Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 598860

Summary: dev-ruby/facter-3.5.0 (against dev-libs/leatherman-0.9.1): error: ‘convert_newlines’ is not a member of ‘leatherman::execution::execution_options
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: ruby, sysadmin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-ruby:facter-3.5.0:20161103-132427.log

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-11-03 13:35:19 UTC
Created attachment 452252 [details]
dev-ruby:facter-3.5.0:20161103-132427.log

/var/tmp/portage/dev-ruby/facter-3.5.0/work/all/facter-3.5.0/lib/src/facts/external/execution_resolver.cc: In member function ‘virtual void facter::facts::external::execution_resolver::resolve(const string&, facter::facts::collection&) const’:
/var/tmp/portage/dev-ruby/facter-3.5.0/work/all/facter-3.5.0/lib/src/facts/external/execution_resolver.cc:41:21: error: ‘convert_newlines’ is not a member of ‘leatherman::execution::execution_options’
                     execution_options::convert_newlines
                     ^
/var/tmp/portage/dev-ruby/facter-3.5.0/work/all/facter-3.5.0/lib/src/facts/external/execution_resolver.cc:42:18: error: no matching function for call to ‘execute(const string&, int, <brace-enclosed initializer list>)’
                 });
                  ^
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2016-11-03 14:43:52 UTC
I'm guessing this is because of boost 1.62, seems like it to me at least.
Comment 2 Michael Smith 2016-11-03 16:46:15 UTC
Facter 3.5.0 requires Leatherman 0.9.2.
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2016-11-09 21:47:24 UTC
fixed in blase as it's a build error