Thanks to visit codestin.com
Credit goes to github.com

Skip to content

travis: use custom libssh2 package #4548

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

Merged
merged 1 commit into from
Feb 25, 2018
Merged

travis: use custom libssh2 package #4548

merged 1 commit into from
Feb 25, 2018

Conversation

ethomson
Copy link
Member

@ethomson ethomson commented Feb 25, 2018

Use a custom libssh package that is a backport of libssh2 1.8.0 to Ubuntu trusty.

Use the custom libssh2 package that is a backport of libssh2 1.8.0 to
Ubuntu trusty.
@ethomson ethomson force-pushed the ethomson/travis_libssh branch from d61d3c1 to c5eb8b4 Compare February 25, 2018 14:34
@ethomson ethomson changed the title travis: use custom libssh2new package travis: use custom libssh2 package Feb 25, 2018
@ethomson
Copy link
Member Author

I'm going to go ahead and merge this; this is not ideal but it unblocks our CI.

@ethomson ethomson merged commit 5a69b12 into master Feb 25, 2018
@tiennou
Copy link
Contributor

tiennou commented Feb 25, 2018

I've retriggered Travis on #4545, and it failed :

The following packages have unmet dependencies:
 libssh2-1-dev : Depends: libssh2-1 (= 1.4.3-2ubuntu0.1) but 1.8.0 is to be installed
E: Unable to correct problems, you have held broken packages.

@ethomson
Copy link
Member Author

Ugh, thanks @tiennou. I was hoping to avoid having to recreate the package structure (libssh2-1 and libssh2-1-dev), but I'll add the libssh2-1-dev package so that PRs don't need to rebase.

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

Successfully merging this pull request may close these issues.

2 participants