这是indexloc提供的服务,不要输入任何密码
Skip to content

[Package]: libcrypto missing from ssh install - Solution: pkg install openssl #20276

@sslater11

Description

@sslater11

Why is it worth to add this package?

Hello, libcrypto is required for ssh to work and we can install it using.
pkg install openssl

I'm not sure if anyone can possibly link the openssh and openssl packages together to make it easier for others to install?

The error:
If we install openssh without openssl, using "pkg install openssh".
Then we run the ssh command, this error is produced:

> ssh someone@hostname
CANNOT LINK EXECUTABLE "ssh": library "libcrypto.so.3" not found: needed by main executable.

Thank you for this awesome project! I'm guessing this package request works for this issue as it is package related 😅.

Home page URL

No response

Source code URL

left blank as it exists

Packaging policy acknowledgement

  • The project is actively developed.

  • The project has existing packages and is "well known".

  • Licensed under an open source license.

  • Not available through a language package manager: pip, npm, cpan, cargo, etc.

  • Not taking up too much disk space (< 100MiB per architecture, exceptions can be made)

  • Not duplicating the functionality of existing packages.

  • Not serving hacking, malware, phishing, spamming, spying, ddos functionality.

  • I certify that I have read Termux Packaging Policy and understand that my request will be denied if it is found lacking.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    not-bugIssue is not a bug or has been resolved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions