Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628114 - app-text/libgxps-0.3.0 : sandbox issue (XDG_xxx_DIR related)
Summary: app-text/libgxps-0.3.0 : sandbox issue (XDG_xxx_DIR related)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2017-08-17 16:15 UTC by Toralf Förster
Modified: 2017-08-17 22:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.24 KB, text/plain)
2017-08-17 16:15 UTC, Toralf Förster
Details
app-text:libgxps-0.3.0:20170817-042927.log (app-text:libgxps-0.3.0:20170817-042927.log,54.98 KB, text/plain)
2017-08-17 16:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,396.00 KB, text/plain)
2017-08-17 16:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,35.86 KB, application/x-bzip)
2017-08-17 16:15 UTC, Toralf Förster
Details
sandbox-16922.log (sandbox-16922.log,2.34 KB, text/plain)
2017-08-17 16:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-08-17 16:15:10 UTC
This issue is forced at the tinderbox by making:

export XDG_DESKTOP_DIR="/root/Desktop"
export XDG_DOCUMENTS_DIR="/root/Documents"
export XDG_DOWNLOAD_DIR="/root/Downloads"
export XDG_MUSIC_DIR="/root/Music"
export XDG_PICTURES_DIR="/root/Pictures"
export XDG_PUBLICSHARE_DIR="/root/Public"
export XDG_TEMPLATES_DIR="/root/Templates"
export XDG_VIDEOS_DIR="/root/Videos"
export XDG_RUNTIME_DIR="/root/run"
export XDG_CONFIG_HOME="/root/config"
export XDG_CACHE_HOME="/root/cache"
export XDG_DATA_HOME="/root/share"

pls see bug #567192 too

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: mkdir
S: deny

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20170806-190812

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.11 [icedtea-7]
2)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
4)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8  system-vm
  [4]   jamvm 

emerge -qpv app-text/libgxps
[ebuild  N    ] app-text/libgxps-0.3.0  USE="introspection jpeg lcms tiff"
Comment 1 Toralf Förster gentoo-dev 2017-08-17 16:15:14 UTC
Created attachment 489420 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-17 16:15:17 UTC
Created attachment 489422 [details]
app-text:libgxps-0.3.0:20170817-042927.log
Comment 3 Toralf Förster gentoo-dev 2017-08-17 16:15:20 UTC
Created attachment 489424 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-08-17 16:15:23 UTC
Created attachment 489426 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-17 16:15:26 UTC
Created attachment 489428 [details]
sandbox-16922.log
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2017-08-17 22:42:48 UTC
commit 0657f46cd68d055afc8a00d8296d322587a177c0

    app-text/libgxps: fix sandbox issue, bug #628114

Thanks for reporting.