Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606484 - x11-wm/stumpwm-1.0.0 : sandbox issue (XDG_xxx_DIR related)
Summary: x11-wm/stumpwm-1.0.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: Chema Alonso Josa (RETIRED)
URL:
Whiteboard:
Keywords:
: 606486 (view as bug list)
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2017-01-19 08:06 UTC by Toralf Förster
Modified: 2017-01-22 16:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.62 KB, text/plain)
2017-01-19 08:06 UTC, Toralf Förster
Details
config.log (config.log,5.67 KB, text/plain)
2017-01-19 08:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,235.94 KB, text/plain)
2017-01-19 08:06 UTC, Toralf Förster
Details
environment (environment,114.19 KB, text/plain)
2017-01-19 08:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.28 KB, application/x-bzip)
2017-01-19 08:07 UTC, Toralf Förster
Details
sandbox-5725.log (sandbox-5725.log,507 bytes, text/plain)
2017-01-19 08:07 UTC, Toralf Förster
Details
x11-wm:stumpwm-1.0.0:20170119-011838.log (x11-wm:stumpwm-1.0.0:20170119-011838.log,12.92 KB, text/plain)
2017-01-19 08:07 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-01-19 08:06:49 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 (named hardened-no-multilib-unstable_20170113-223934) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla
llvm-config --version:
3.9.1

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:

  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-19 08:06:52 UTC
Created attachment 460590 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-19 08:06:55 UTC
Created attachment 460592 [details]
config.log
Comment 3 Toralf Förster gentoo-dev 2017-01-19 08:06:58 UTC
Created attachment 460594 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-19 08:07:01 UTC
Created attachment 460596 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-19 08:07:04 UTC
Created attachment 460598 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-01-19 08:07:08 UTC
Created attachment 460600 [details]
sandbox-5725.log
Comment 7 Toralf Förster gentoo-dev 2017-01-19 08:07:10 UTC
Created attachment 460602 [details]
x11-wm:stumpwm-1.0.0:20170119-011838.log
Comment 8 Toralf Förster gentoo-dev 2017-01-19 21:31:54 UTC
*** Bug 606486 has been marked as a duplicate of this bug. ***
Comment 9 Chema Alonso Josa (RETIRED) gentoo-dev 2017-01-22 16:21:26 UTC
Thanks for the report. It should be fixed now.