-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
Pinentry-tty is broken #662
Comments
The pinentry.configure.log shows:
While gpg2.configure.log shows:
|
gpg2 has a patch to force crosscompiling.
Result in pinentry.configure.log is still the same. |
https://dev.gnupg.org/tag/cross-compiler/ Solution seems to be fixed upstream into gpg-error-config and libassuan-config, while pinentry-tty 1.1.1 is still not released. |
The following configure errors are still present since declared under modules configure statements:
|
Passing the following doesn't do the expected: I didn't remove those. Upgraded : Compiling. |
pinentry.configure.log:
pinentry.log:
|
The functional result is the same: WiP |
@flammit fixed busybox failure to return good tty under #663 by hardcoding @osresearch @citypw @MrChromebox |
Doesnt seem to have broken anything (fix was to set tty in init) |
Since heads passed to musl-cross-make, it is impossible to sign /boot files under Heads.
The text was updated successfully, but these errors were encountered: