Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669680 - dev-libs/libgit2-glib-0.26.4 : sandbox issue (XDG_xxx_DIR related)
Summary: dev-libs/libgit2-glib-0.26.4 : sandbox issue (XDG_xxx_DIR related)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2018-10-26 15:16 UTC by Toralf Förster
Modified: 2018-10-26 15:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.93 KB, text/plain)
2018-10-26 15:16 UTC, Toralf Förster
Details
dev-libs:libgit2-glib-0.26.4:20181026-121057.log (dev-libs:libgit2-glib-0.26.4:20181026-121057.log,105.35 KB, text/plain)
2018-10-26 15:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,244.89 KB, text/plain)
2018-10-26 15:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.23 KB, application/x-bzip)
2018-10-26 15:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,967 bytes, application/x-bzip)
2018-10-26 15:16 UTC, Toralf Förster
Details
sandbox-29344.log (sandbox-29344.log,1.88 KB, text/plain)
2018-10-26 15:16 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-10-26 15:16:32 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-desktop-gnome_libressl-test_20181021-101929

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.9.0 [icedtea-8]
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO dev-libs/libgit2-glib
[ebuild  N    ] dev-libs/libgit2-glib-0.26.4  USE="ssh vala -python" PYTHON_TARGETS="python3_6 -python3_4 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2018-10-26 15:16:35 UTC
Created attachment 553132 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-26 15:16:38 UTC
Created attachment 553134 [details]
dev-libs:libgit2-glib-0.26.4:20181026-121057.log
Comment 3 Toralf Förster gentoo-dev 2018-10-26 15:16:40 UTC
Created attachment 553136 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-26 15:16:43 UTC
Created attachment 553138 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-26 15:16:46 UTC
Created attachment 553140 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-26 15:16:48 UTC
Created attachment 553142 [details]
sandbox-29344.log
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-10-26 15:26:49 UTC
This will go away once EAPI 7 is available for the ebuild in question.