Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627078 - sys-fs/udev-234 : sandbox issue (XDG_xxx_DIR related)
Summary: sys-fs/udev-234 : sandbox issue (XDG_xxx_DIR related)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2017-08-05 07:16 UTC by Toralf Förster
Modified: 2021-07-13 21:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.23 KB, text/plain)
2017-08-05 07:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,413.20 KB, text/plain)
2017-08-05 07:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,57.88 KB, application/x-bzip)
2017-08-05 07:16 UTC, Toralf Förster
Details
sandbox-11706.log (sandbox-11706.log,375 bytes, text/plain)
2017-08-05 07:16 UTC, Toralf Förster
Details
sys-fs:udev-234:20170805-011334.log (sys-fs:udev-234:20170805-011334.log,23.10 KB, text/plain)
2017-08-05 07:17 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-05 07:16:44 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: 13.0-desktop_libressl_20170725-223303

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0
 [2] x86_64-pc-linux-gnu-6.4.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
2)	IcedTea JDK 3.5.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7  system-vm
  [2]   icedtea-bin-8 

emerge -qpv sys-fs/udev
[blocks b     ] sys-fs/udev ("sys-fs/udev" is blocking sys-fs/eudev-3.2.2-r1)
[uninstall    ]  sys-fs/eudev-3.2.2-r1  USE="hwdb introspection kmod {test} -rule-generator (-selinux) -static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild  N    ] sys-fs/udev-234  USE="acl kmod (-selinux)" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2017-08-05 07:16:48 UTC
Created attachment 487960 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-05 07:16:51 UTC
Created attachment 487962 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-05 07:16:54 UTC
Created attachment 487964 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2017-08-05 07:16:58 UTC
Created attachment 487966 [details]
sandbox-11706.log
Comment 5 Toralf Förster gentoo-dev 2017-08-05 07:17:01 UTC
Created attachment 487968 [details]
sys-fs:udev-234:20170805-011334.log
Comment 6 Mike Gilbert gentoo-dev 2021-07-13 21:14:45 UTC
These days, we have the XDG variables in ENV_UNSET.