Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334937 - dev-ruby/allison-2.0.3-r1 updates cache on live filesystem when run
Summary: dev-ruby/allison-2.0.3-r1 updates cache on live filesystem when run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-28 06:54 UTC by Hans de Graaff
Modified: 2012-06-16 05:44 UTC (History)
0 users

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 Hans de Graaff gentoo-dev Security 2010-08-28 06:54:05 UTC
dev-ruby/locale-2.0.5-r1 tries to run allison when present and generates the following sandbox violations because of it:

Generating HTML...
Allison 2 template (c) 2007 Cloudburst, LLC
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/STYLE
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/FILE_INDEX
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/JAVASCRIPT
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/BODY
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/FR_INDEX_BODY
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/METHOD_INDEX
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/SRC_PAGE
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/METHOD_LIST
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/FILE_PAGE
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/INDEX
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/FONTS
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/CLASS_INDEX
ACCESS DENIED  open_wr:      /usr/lib64/ruby/gems/1.8/gems/allison-2.0.3/cache/CLASS_PAGE
Comment 1 Hans de Graaff gentoo-dev Security 2012-06-16 05:44:54 UTC
Fixed by removing the use of allison altogether.