Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494546 - app-admin/collectd - add slot operator on dev-libs/libgcrypt atom
Summary: app-admin/collectd - add slot operator on dev-libs/libgcrypt atom
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johan Bergström
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-17 16:36 UTC by Thomas Deutschmann (RETIRED)
Modified: 2014-03-05 23:31 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 Thomas Deutschmann (RETIRED) gentoo-dev 2013-12-17 16:36:00 UTC
dev-libs/libgcrypt-1.6.0 update changed soname of libgcrypt; this triggered a @preserved-libs event for app-admin/collectd.

Please consider adding a slot operator on the dev-libs/libgcrypt atom in the next revbump of app-admin/collectd so that an update of dev-libs/libgcrypt will trigger a rebuild of app-admin/collectd when necessary.

E.g. change

  COMMON_DEPEND="
          dev-libs/libgcrypt

to

  COMMON_DEPEND="
          dev-libs/libgcrypt:=

in the ebuild.

Thanks!

Reproducible: Always
Comment 1 Johan Bergström 2014-03-05 23:31:14 UTC
Fixed by mgorny (thanks) in all versions.