Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652384 - =net-analyzer/icinga2-2.8.2 automagically depends on dev-libs/yajl
Summary: =net-analyzer/icinga2-2.8.2 automagically depends on dev-libs/yajl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-04 01:57 UTC by Daniel M. Weeks
Modified: 2018-09-04 01:18 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 Daniel M. Weeks 2018-04-04 01:57:25 UTC
Installed =net-analyzer/icinga2-2.8.2 on a system with =dev-libs/yajl-2.1.0 and then removed yajl:

>>> package: dev-libs/yajl-2.1.0
 *  - /usr/lib64/libyajl.so.2
 *  - /usr/lib64/libyajl.so.2.1.0
 *      used by /usr/lib64/icinga2/libbase.so.2.8.2 (net-analyzer/icinga2-2.8.2)

Reproducible: Always
Comment 1 Daniel M. Weeks 2018-09-03 01:13:23 UTC
Still a problem in the latest icinga2:

>>> package: dev-libs/yajl-2.1.0-r1
 *  - /usr/lib64/libyajl.so.2
 *  - /usr/lib64/libyajl.so.2.1.0
 *      used by /usr/lib64/icinga2/sbin/icinga2 (net-analyzer/icinga2-2.9.1)
 *      used by /usr/lib64/nagios/plugins/check_nscp_api (net-analyzer/icinga2-2.9.1)
Comment 2 Larry the Git Cow gentoo-dev 2018-09-04 01:18:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6315448d4d8ab99fc8ded9f40f99d34a876bf458

commit 6315448d4d8ab99fc8ded9f40f99d34a876bf458
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-09-04 01:18:30 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-09-04 01:18:44 +0000

    net-analyzer/icinga2: add missing dep
    
    Fixes: https://bugs.gentoo.org/652384
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 net-analyzer/icinga2/icinga2-2.9.1-r1.ebuild | 164 +++++++++++++++++++++++++++
 net-analyzer/icinga2/icinga2-9999.ebuild     |   3 +-
 2 files changed, 166 insertions(+), 1 deletion(-)