Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650628 - x11-themes/terminology-themes-0_p20180106 : sandbox issue (XDG_xxx_DIR related)
Summary: x11-themes/terminology-themes-0_p20180106 : 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: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2018-03-16 08:12 UTC by Toralf Förster
Modified: 2018-03-18 18:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.85 KB, text/plain)
2018-03-16 08:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,185.03 KB, text/plain)
2018-03-16 08:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.15 KB, application/x-bzip)
2018-03-16 08:12 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,182 bytes, application/x-bzip)
2018-03-16 08:12 UTC, Toralf Förster
Details
sandbox-11601.log (sandbox-11601.log,25.59 KB, text/plain)
2018-03-16 08:12 UTC, Toralf Förster
Details
x11-themes:terminology-themes-0_p20180106:20180316-001401.log (x11-themes:terminology-themes-0_p20180106:20180316-001401.log,392.30 KB, text/plain)
2018-03-16 08:12 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 2018-03-16 08:12:23 UTC
This issue is forced at the tinderbox (pls see bug #567192 too) by setting:

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"

sandbox output:

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-hardened_libressl_20180311-210730

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv x11-themes/terminology-themes
[ebuild  N    ] x11-themes/terminology-themes-0_p20180106
Comment 1 Toralf Förster gentoo-dev 2018-03-16 08:12:26 UTC
Created attachment 524112 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-16 08:12:29 UTC
Created attachment 524114 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-16 08:12:32 UTC
Created attachment 524116 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2018-03-16 08:12:35 UTC
Created attachment 524118 [details]
logs.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-16 08:12:38 UTC
Created attachment 524120 [details]
sandbox-11601.log
Comment 6 Toralf Förster gentoo-dev 2018-03-16 08:12:42 UTC
Created attachment 524122 [details]
x11-themes:terminology-themes-0_p20180106:20180316-001401.log
Comment 7 Larry the Git Cow gentoo-dev 2018-03-18 18:04:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=511c001eaca07609e4835ad08fdb708aa4a85019

commit 511c001eaca07609e4835ad08fdb708aa4a85019
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-03-18 18:00:56 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-03-18 18:04:22 +0000

    x11-themes/terminology-themes: Scrub XDG variables
    
    Closes: https://bugs.gentoo.org/650628
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../terminology-themes/terminology-themes-0_p20180106.ebuild       | 7 +++++++
 x11-themes/terminology-themes/terminology-themes-9999.ebuild       | 7 ++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)