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

[Bug]: ssh no longer works after openssl upgrade: version mismatch #15646

Closed
vinc17fr opened this issue Mar 15, 2023 · 0 comments
Closed

[Bug]: ssh no longer works after openssl upgrade: version mismatch #15646

vinc17fr opened this issue Mar 15, 2023 · 0 comments
Labels
bug report Something is not working properly.

Comments

@vinc17fr
Copy link

Problem description

After the openssl upgrade to 1:3.1.0, ssh and sshd no longer work.

What steps will reproduce the bug?

Type ssh or sshd. I get the following error:

OpenSSL version mismatch. Built against 30000080, you have 30100000

What is the expected behavior?

ssh should be rebuilt to avoid this error.

System information

termux-info:

Termux Variables:
TERMUX_APK_RELEASE=GITHUB
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP_PID=11595
TERMUX_IS_DEBUGGABLE_BUILD=1
TERMUX_MAIN_PACKAGE_FORMAT=debian
TERMUX_VERSION=0.118.0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://mirror.termux.dev/termux-main stable main
Updatable packages:
All packages up to date
termux-tools version:
1.37.0
Android version:
13
Kernel build information:
Linux localhost 5.15.41-android13-8-25800099-abS918BXXS1AWBM #1 SMP PREEMPT Thu Mar 2 11:53:51 UTC 2023 aarch64 Android
Device manufacturer:
samsung
Device model:
SM-S918B
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
@vinc17fr vinc17fr added bug report Something is not working properly. untriaged labels Mar 15, 2023
@xtkoba xtkoba closed this as completed in 540bd6e Mar 15, 2023
@xtkoba xtkoba removed the untriaged label Mar 15, 2023
termux-pacman-bot added a commit to termux-pacman/termux-packages that referenced this issue Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Something is not working properly.
Projects
None yet
Development

No branches or pull requests

2 participants