Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406129 - dev-python/pypy should install Grammar and PatternGrammar pickles
Summary: dev-python/pypy should install Grammar and PatternGrammar pickles
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 10:44 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2012-02-28 19:24 UTC (History)
2 users (show)

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


Attachments
Generate Grammar and PatternGrammar pickles (pypy.patch,942 bytes, patch)
2012-02-28 10:44 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff
Generate Grammar and PatternGrammar pickles (pypy.patch,1.11 KB, patch)
2012-02-28 11:14 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2012-02-28 10:44:47 UTC
Created attachment 303575 [details, diff]
Generate Grammar and PatternGrammar pickles

dev-python/pypy doesn't install Grammar and PatternGrammar pickles. This can result in sandbox violations, when PyPy process would want to write them in /usr/lib/pypy${version} during building of other packages.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-02-28 11:14:59 UTC
Created attachment 303577 [details, diff]
Generate Grammar and PatternGrammar pickles
Comment 2 Mike Gilbert gentoo-dev 2012-02-28 19:24:44 UTC
Committed. Thanks.