Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_LOCAL_PRESET ignored #1337

Open
axet opened this issue Dec 4, 2024 · 1 comment
Open

_LOCAL_PRESET ignored #1337

axet opened this issue Dec 4, 2024 · 1 comment

Comments

@axet
Copy link

axet commented Dec 4, 2024

Hello!

_LOCAL_PRESET using inside custom config file not working properly. And value is ignored.

I have ntsync.cfg file:

_LOCAL_PRESET="default-tkg"
_use_fastsync="false"
_use_ntsync="true"
_use_esync="false"
_use_fsync="false"

Running `./non-makepkg-build.sh -c ntsync.cfg' causing:

 ===> ERROR: NTsync conflicts with _use_esync and _use_fsync. Build is forcibly prevented. Please disable them in your .cfg to use ntsync

But running same config with without _LOCAL_PRESET option and choosing corresponding value from script initial prompt '0' option which points to "default-tkg" makes build complete without any errors.

@OneOfOne
Copy link

I can confirm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants