Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623662 - media-fonts/unifont-9.0.06 : sandbox issue (XDG_xxx_DIR related)
Summary: media-fonts/unifont-9.0.06 : 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: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2017-07-03 17:26 UTC by Toralf Förster
Modified: 2017-07-08 18:18 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.20 KB, text/plain)
2017-07-03 17:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,223.91 KB, text/plain)
2017-07-03 17:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.92 KB, application/x-bzip)
2017-07-03 17:27 UTC, Toralf Förster
Details
media-fonts:unifont-9.0.06:20170703-143650.log (media-fonts:unifont-9.0.06:20170703-143650.log,29.29 KB, text/plain)
2017-07-03 17:27 UTC, Toralf Förster
Details
sandbox-28173.log (sandbox-28173.log,6.03 KB, text/plain)
2017-07-03 17:27 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-07-03 17:26:50 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_20170627-180303

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

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)
  [3]   pypy (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:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-03 17:26:53 UTC
Created attachment 480154 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-03 17:26:57 UTC
Created attachment 480156 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-03 17:27:00 UTC
Created attachment 480158 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2017-07-03 17:27:03 UTC
Created attachment 480160 [details]
media-fonts:unifont-9.0.06:20170703-143650.log
Comment 5 Toralf Förster gentoo-dev 2017-07-03 17:27:06 UTC
Created attachment 480162 [details]
sandbox-28173.log
Comment 6 Mike Gilbert gentoo-dev 2017-07-08 18:18:32 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e6e9436446932055277a350d410e3fefa55886

commit b9e6e9436446932055277a350d410e3fefa55886
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Sat Jul 8 14:14:03 2017 -0400

    media-fonts/unifont: call xdg_environment_reset
    
    Bug: https://bugs.gentoo.org/623662
    Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77

 media-fonts/unifont/unifont-9.0.06.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)