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

Bug 455972

Summary: =dev-python/matplotlib-1.2.0-r2 - sandbox violations by /usr/bin/eog in /root/.cache/dconf/user
Product: Gentoo Linux Reporter: onip <follettoonip>
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sandbox log
build log (bzipped)

Description onip 2013-02-07 08:59:07 UTC
emerge of the newer matplotlib fails also because of sandbox violations (other reason being #455968).

my currently installed sandbox is 2.5 (latest stable)

during the compile phase of emerge I can see 2 windows being opened in my X environment: one is eog and the other one is from imagemagick's display.

Reproducible: Always
Comment 1 onip 2013-02-07 08:59:43 UTC
Created attachment 338194 [details]
sandbox log
Comment 2 onip 2013-02-07 09:03:48 UTC
Created attachment 338196 [details]
build log (bzipped)

also these are my use flags for matplotlib.

cairo doc examples excel gtk gtk3 latex qt4 wxwidgets -fltk -test -tk
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-07 14:40:52 UTC
Hmm, looks like 'unset DISPLAY' is not respected.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-10 11:52:23 UTC
I've just committed a supposed fix. When it gets to you (probably a few hours for rsync to catch up), please test if it works.
Comment 5 onip 2013-02-10 15:06:21 UTC
(In reply to comment #4)
> I've just committed a supposed fix. When it gets to you (probably a few
> hours for rsync to catch up), please test if it works.

just emerged fine, thanks