Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 538068 - dev-vcs/git-annex uses libgsasl.so.7 (net-libs/libgsasl), but does not depend on it
Summary: dev-vcs/git-annex uses libgsasl.so.7 (net-libs/libgsasl), but does not depend...
Status: RESOLVED DUPLICATE of bug 538070
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-28 16:50 UTC by Dennis Schridde
Modified: 2015-01-29 10:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2015-01-28 16:50:14 UTC
git-annex indirectly depends on net-libs/libgsasl, which is pulled in correctly while building it, but which is not installed during runtime:
# ldd /usr/bin/git-annex
        linux-vdso.so.1 (0x000002b1a58ba000)
        libgsasl.so.7 => not found
Comment 1 Rafał Mużyło 2015-01-28 21:50:33 UTC
At minimum, add full output of ldtree.

Though other stuff, like - for example - version of git-annex would make this look more like a bug report.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-29 10:34:52 UTC

*** This bug has been marked as a duplicate of bug 538072 ***
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-29 10:35:11 UTC

*** This bug has been marked as a duplicate of bug 538070 ***