Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692874 - dev-libs/libzip[gnutls] should depend on dev-libs/nettle:0=
Summary: dev-libs/libzip[gnutls] should depend on dev-libs/nettle:0=
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Chris Reffett (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-26 05:51 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2019-09-13 20:41 UTC (History)
1 user (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 Arfrever Frehtes Taifersar Arahesis 2019-08-26 05:51:02 UTC
dev-libs/libzip[gnutls] should additionally directly depend on "dev-libs/nettle:0=".

Depending only on net-libs/gnutls is not sufficient, because it does not result in rebuilding of dev-libs/libzip[gnutls] when sonames of libraries provided by dev-libs/nettle change.


!!! existing preserved libs:
>>> package: dev-libs/nettle-3.5.1
 *  - /usr/lib64/libnettle.so.6
 *  - /usr/lib64/libnettle.so.6.5
 *      used by /usr/lib64/libzip.so.5.0 (dev-libs/libzip-1.5.2-r1)
Comment 1 Larry the Git Cow gentoo-dev 2019-09-13 20:41:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf210e3c1e492f112862307b1944770a38cf2b8

commit 2cf210e3c1e492f112862307b1944770a38cf2b8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-09-13 20:02:12 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-09-13 20:41:10 +0000

    dev-libs/libzip: Add missing dependency
    
    Reported-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
    Closes: https://bugs.gentoo.org/692874
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/libzip/libzip-1.5.2-r2.ebuild | 108 +++++++++++++++++++++++++++++++++
 1 file changed, 108 insertions(+)