Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414459 - www-apache/passenger-3.0.12 - REQUIRED_USE parse error
Summary: www-apache/passenger-3.0.12 - REQUIRED_USE parse error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-05-03 09:34 UTC by Ralph Sennhauser (RETIRED)
Modified: 2012-05-05 06:26 UTC (History)
0 users

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


Attachments
Fix REQUIRED_USE (passenger-fix-required-use.patch,1.30 KB, patch)
2012-05-03 09:34 UTC, Ralph Sennhauser (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Sennhauser (RETIRED) gentoo-dev 2012-05-03 09:34:42 UTC
Created attachment 310677 [details, diff]
Fix REQUIRED_USE

manage-search-index> cave@1336033500: [WARNING e.cache.save.failure] Not writing cache file to '/var/cache/paludis/write_cache/gentoo/www-apache/passenger-3.0.12' due to exception 'Error parsing ' || ( ruby_targets_ruby18 ruby_targets_ruby19 )ruby_targets_ruby18? ( !ruby_targets_ruby19 ) ruby_targets_ruby19? ( !ruby_targets_ruby18 )':  || ( ruby_targets_ruby18 ruby_targets_ruby19 )ruby_targets_ruby18? ( !ruby_targets_ruby19 ) ruby_targets_ruby19? ( !ruby_targets_ruby18 )' (paludis::erepository::EDepParseError)

Note the token ")ruby_targets_ruby18?". Attached patch will fix it.
Comment 1 Hans de Graaff gentoo-dev Security 2012-05-05 06:26:00 UTC
Fixed in CVS. Thanks for reporting and providing a fix.