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

Bug 621040

Summary: sys-auth/consolekit-1.1.2 : sandbox issue (XDG_xxx_DIR related)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jason Zaman <perfinion>
Status: RESOLVED FIXED    
Severity: normal CC: freedesktop-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 567192    
Attachments: emerge-info.txt
config.log.tbz2
emerge-history.txt
etc.portage.tbz2
sandbox-873.log
sys-auth:consolekit-1.1.2:20170605-222251.log

Description Toralf Förster gentoo-dev 2017-06-06 15:54:15 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: gnome_20170605-105739

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-06-06 15:54:18 UTC
Created attachment 475366 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-06 15:54:22 UTC
Created attachment 475368 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-06-06 15:54:25 UTC
Created attachment 475370 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-06-06 15:54:28 UTC
Created attachment 475372 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-06 15:54:31 UTC
Created attachment 475374 [details]
sandbox-873.log
Comment 6 Toralf Förster gentoo-dev 2017-06-06 15:54:34 UTC
Created attachment 475376 [details]
sys-auth:consolekit-1.1.2:20170605-222251.log
Comment 7 Jason Zaman gentoo-dev 2017-06-13 15:54:20 UTC
Thanks!

commit e72fcb2fc9ed567137b78ff738f5d11b540ecaba
Author: Jason Zaman <perfinion@g.o>
Date:   Mon Jun 12 22:49:42 2017

    sys-auth/consolekit: reset xdg environment (bug 621040)