Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648082 - dev-ruby/facter should RDEPEND on dev-libs/leatherman
Summary: dev-ruby/facter should RDEPEND on dev-libs/leatherman
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-02-19 03:09 UTC by Thomas Arnett
Modified: 2018-02-19 15:51 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 Thomas Arnett 2018-02-19 03:09:04 UTC
dev-libs/leatherman-1.4.0 no longer builds static libraries by default (bug 637644), so facter needs the shared libraries at runtime.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-02-19 06:59:58 UTC
What makes you think it needs the library at runtime?
Comment 2 Thomas Arnett 2018-02-19 08:04:15 UTC
Without leatherman installed, the loader prints an error message identifying one of the missing libraries and exits. With leatherman installed, facter runs normally.
Comment 3 Larry the Git Cow gentoo-dev 2018-02-19 15:51:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123110762ca419dc51e3cdc9367f63632464fbc3

commit 123110762ca419dc51e3cdc9367f63632464fbc3
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-02-19 15:50:46 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-02-19 15:51:09 +0000

    dev-ruby/facter: move leatherman to cdepend
    
    Closes: https://bugs.gentoo.org/648082
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/facter/facter-3.10.0.ebuild | 2 +-
 dev-ruby/facter/facter-3.9.5.ebuild  | 2 +-
 dev-ruby/facter/facter-9999.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)