Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659028 - sys-apps/ucspi-ssl-0.99 misses a dependency on net-libs/libnsl
Summary: sys-apps/ucspi-ssl-0.99 misses a dependency on net-libs/libnsl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alex Efros
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-libnsl
  Show dependency tree
 
Reported: 2018-06-25 04:31 UTC by nuitari
Modified: 2018-11-14 16:29 UTC (History)
2 users (show)

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 nuitari 2018-06-25 04:31:55 UTC
While compiling sys-apps/ucspi-ssl there is a message saying ld cannot find -lnsl
This is net-libs/libnsl. Manually installing libnsl fixed the issue.
Comment 1 Alex Efros 2018-07-08 06:16:52 UTC
Thanks for the report.
Will fix as soon as I'll have some spare time.
Comment 2 Larry the Git Cow gentoo-dev 2018-11-14 16:29:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad87647fed60054f73efb700adf0f34d0fa59c2

commit 1ad87647fed60054f73efb700adf0f34d0fa59c2
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2018-11-14 16:28:28 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2018-11-14 16:28:29 +0000

    sys-apps/ucspi-ssl: add net-libs/libnsl dep per glibc upgrade
    
    Fixes: https://bugs.gentoo.org/show_bug.cgi?id=659028
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 sys-apps/ucspi-ssl/ucspi-ssl-0.94-r1.ebuild | 3 ++-
 sys-apps/ucspi-ssl/ucspi-ssl-0.97.ebuild    | 3 ++-
 sys-apps/ucspi-ssl/ucspi-ssl-0.98b.ebuild   | 3 ++-
 sys-apps/ucspi-ssl/ucspi-ssl-0.99.ebuild    | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)