Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621164 - dev-lang/fsharp-4.1.18 : sandbox issue (XDG_xxx_DIR related)
Summary: dev-lang/fsharp-4.1.18 : 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: dotnet project
URL:
Whiteboard: Pending removal: 2018-02-04
Keywords: PMASKED
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2017-06-07 19:49 UTC by Toralf Förster
Modified: 2018-03-11 10:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,6.27 KB, text/plain)
2017-06-07 19:49 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,1.91 KB, application/x-bzip)
2017-06-07 19:49 UTC, Toralf Förster
Details
dev-lang:fsharp-4.1.18:20170607-194535.log (dev-lang:fsharp-4.1.18:20170607-194535.log,24.23 KB, text/plain)
2017-06-07 19:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,462.85 KB, text/plain)
2017-06-07 19:49 UTC, Toralf Förster
Details
environment (environment,105.00 KB, text/plain)
2017-06-07 19:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.95 KB, application/x-bzip)
2017-06-07 19:49 UTC, Toralf Förster
Details
sandbox-17668.log (sandbox-17668.log,3.91 KB, text/plain)
2017-06-07 19:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.81 KB, application/x-bzip)
2017-06-07 19:49 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-06-07 19:49:22 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_20170525-085524

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

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]   pypy3 (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 7.2.6.10 [icedtea-bin-7]
2)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7  system-vm
  [2]   icedtea-bin-8
Comment 1 Toralf Förster gentoo-dev 2017-06-07 19:49:25 UTC
Created attachment 475532 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-07 19:49:28 UTC
Created attachment 475534 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-06-07 19:49:31 UTC
Created attachment 475536 [details]
dev-lang:fsharp-4.1.18:20170607-194535.log
Comment 4 Toralf Förster gentoo-dev 2017-06-07 19:49:34 UTC
Created attachment 475538 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-06-07 19:49:38 UTC
Created attachment 475540 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-06-07 19:49:41 UTC
Created attachment 475542 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-06-07 19:49:44 UTC
Created attachment 475544 [details]
sandbox-17668.log
Comment 8 Toralf Förster gentoo-dev 2017-06-07 19:49:47 UTC
Created attachment 475546 [details]
temp.tbz2
Comment 9 Cynede (RETIRED) gentoo-dev 2017-06-08 06:14:04 UTC
any suggestions how should that be fixed?
should XDG_DATA_HOME and friends be added with addwrite?
Comment 10 Toralf Förster gentoo-dev 2017-07-09 18:47:59 UTC
(In reply to Cynede from comment #9)
no, I think there's now an eclass function for that. - pls ask mgorny for details
Comment 11 Pacho Ramos gentoo-dev 2017-12-13 17:11:50 UTC
Failing packages need to use xdg.eclass or, at least, xdg_environment_reset from xdg-utils.eclass
Comment 12 Pacho Ramos gentoo-dev 2018-03-11 10:53:21 UTC
Removed from the tree