Summary: | x11-wm/fvwm-2.6.5-r1 : sandbox issue (XDG_xxx_DIR related) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dominique.c.michel, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 599144 | ||
Bug Blocks: | 567192 | ||
Attachments: |
emerge-history.txt
sandbox-1533.log x11-wm:fvwm-2.6.5-r1:20160828-144554.log |
Description
Toralf Förster
![]() Created attachment 444328 [details]
emerge-history.txt
Created attachment 444330 [details]
sandbox-1533.log
Created attachment 444332 [details]
x11-wm:fvwm-2.6.5-r1:20160828-144554.log
I am working on an updated fvwm-2.6.7 ebuild and cannot reproduce it. The commands I run are: $ su - # 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" # emerge -a --nodeps =fvwm-2.6.7 If I understand well this bug, it should be fixed in fvwm and the fix in https://bugs.gentoo.org/show_bug.cgi?id=567192#c24 is not needed. Can you confirm or infirm this? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a84ca03bce720ce9d1d83e4ced78c3f32d84ce7 commit 1a84ca03bce720ce9d1d83e4ced78c3f32d84ce7 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2018-10-14 12:33:30 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2018-10-14 13:02:25 +0000 x11-wm/fvwm: Ensure utf8 works always (#602276), use eapi7 Closes: https://bugs.gentoo.org/602276 Closes: https://bugs.gentoo.org/592322 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 x11-wm/fvwm/fvwm-2.6.8-r1.ebuild | 155 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 155 insertions(+) |