Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662596 - app-shells/mpv-bash-completion-3.3.17 : sandbox issue (XDG_xxx_DIR related)
Summary: app-shells/mpv-bash-completion-3.3.17 : sandbox issue (XDG_xxx_DIR related)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Coacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2018-08-01 17:35 UTC by Toralf Förster
Modified: 2018-08-19 18:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.17 KB, text/plain)
2018-08-01 17:35 UTC, Toralf Förster
Details
app-shells:mpv-bash-completion-3.3.17:20180801-090353.log (app-shells:mpv-bash-completion-3.3.17:20180801-090353.log,1.45 KB, text/plain)
2018-08-01 17:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,170.44 KB, text/plain)
2018-08-01 17:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.34 KB, application/x-bzip)
2018-08-01 17:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,404 bytes, application/x-bzip)
2018-08-01 17:35 UTC, Toralf Förster
Details
sandbox-2113.log (sandbox-2113.log,292 bytes, text/plain)
2018-08-01 17:35 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-08-01 17:35:10 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-developer_20180727-200401

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0
 [2] x86_64-pc-linux-gnu-7.3.1 *

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

emerge -qpv app-shells/mpv-bash-completion
[ebuild  N    ] app-shells/mpv-bash-completion-3.3.17  USE="-luajit"
Comment 1 Toralf Förster gentoo-dev 2018-08-01 17:35:13 UTC
Created attachment 542004 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-01 17:35:16 UTC
Created attachment 542006 [details]
app-shells:mpv-bash-completion-3.3.17:20180801-090353.log
Comment 3 Toralf Förster gentoo-dev 2018-08-01 17:35:19 UTC
Created attachment 542008 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-01 17:35:22 UTC
Created attachment 542010 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-01 17:35:25 UTC
Created attachment 542012 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-01 17:35:28 UTC
Created attachment 542014 [details]
sandbox-2113.log
Comment 7 Coacher 2018-08-19 16:56:09 UTC
Looks like a duplicate of a bug 586596, i.e. an unreproducible tinderbox issue.
I have to ask again for required steps, to reproduce this on a regular system or on a recent clean stage3 image.
Comment 8 Toralf Förster gentoo-dev 2018-08-19 18:37:37 UTC
(In reply to Coacher from comment #7)
The rprofile is 17.0-developer, the stage3 is the rescent stage for it, the USE flags are given in the atatched etc.portage.tbz2 file, the history of emerge packages is attached too, and all logs.

What is missing?