Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 598860 - 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
Summary: dev-ruby/facter-3.5.0 (against dev-libs/leatherman-0.9.1): error: ‘convert_ne...
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: 2016-11-03 13:35 UTC by Michał Górny
Modified: 2016-11-09 21:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-ruby:facter-3.5.0:20161103-132427.log (dev-ruby:facter-3.5.0:20161103-132427.log,62.56 KB, text/x-log)
2016-11-03 13:35 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
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