question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[package] Update openssl dependency in libssh2 recipe

See original GitHub issue

While testing libgit2 from PR #286 a found the following message:

WARN: libssh2/1.8.2: requirement openssl/1.0.2t overridden by libgit2/0.28.3 to openssl/1.1.1d

As an effort to keep the graph consistent, we should update the openssl version in the libssh2 recipe if possible.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
SSE4commented, Nov 21, 2019

issue reproduces locally @danimtb seems like recipe on bintray is somehow outdated… e.g. downloaded libssh/1.8.2 really has a dependency on openssl/1.0.2t. therefore:

  • need to understand how come we have packages with recipes outdated from the repository
  • rebuild/re-upload outdated recipes

seems like it’s previous revision: https://github.com/conan-io/conan-center-index/commit/02c5c82705a45b1be0a3e637ba49a13a3c311b72#diff-e8b6fdc6e1231ddedea5999302aab006

0reactions
SSE4commented, Nov 22, 2019

@danimtb all good now with libgit/libssh2. I hope it didn’t affect more recipes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

conda/conda - Gitter
I'm seeing the preference for main during the update. ... The packages in defaults with dependencies of openssl>=1.1.1,<1.1.2.0a0 were hotfixed to openssl > ......
Read more >
Compilation and Installation - OpenSSLWiki
OpenSSL is configured for a particular platform with protocol and behavior options using Configure and config. You should avoid custom build ...
Read more >
[PATCH v2 5/8] gstreamer1.0-plugins-bad: upgrade to version 1.8.1
configure-allow-to-disable-libssh2.patch got replaced by a patch that does ... +# (OpenSSL is a shared dependency with dtls)
Read more >
Release notes for 4.0 (kirkstone)
Linux kernel 5.15, glibc 2.35 and ~300 other recipe upgrades ... The Python package build process is now based on wheels in line...
Read more >
cargo-chrono 0.1.0 - Docs.rs
Updating registry `https://github.com/rust-lang/crates.io-index` Fresh unicode-normalization ... recipe for target 'src/CMakeFiles/libssh2.dir/openssl.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found