Summary: | sys-libs/libblockdev-2.10 : sandbox issue (XDG_xxx_DIR related) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 567192 | ||
Attachments: |
emerge-info.txt
emerge-history.txt etc.portage.tbz2 logs.tbz2 sandbox-6251.log sys-libs:libblockdev-2.10:20170706-141815.log |
Description
Toralf Förster
![]() Created attachment 481176 [details]
emerge-info.txt
Created attachment 481178 [details]
emerge-history.txt
Created attachment 481180 [details]
etc.portage.tbz2
Created attachment 481182 [details]
logs.tbz2
Created attachment 481184 [details]
sandbox-6251.log
Created attachment 481186 [details]
sys-libs:libblockdev-2.10:20170706-141815.log
Still occurring, although workaround from https://bugs.gentoo.org/567192#c18 seems to work. F: mkdir S: deny P: /tmp2/root/g-ir-scanner A: /tmp2/root/g-ir-scanner R: /tmp2/root/g-ir-scanner C: /usr/bin/python3.6 /usr/bin/g-ir-scanner --namespace=BlockDev --nsversion=2.0 --libtool=/bin/sh ../../libtool --include=GObject-2.0 --pkg-export=blockdev --library=libblockdev.la --warn-error --warn-all --identifier-prefix=BD --symbol-prefix=bd --cflags-begin -I./../../include/ --cflags-end -L./../utils/ -lbd_utils plugin_apis/kbd.h plugin_apis/mdraid.h plugin_apis/swap.h plugin_apis/btrfs.h plugin_apis/lvm.h plugin_apis/crypto.h plugin_apis/dm.h plugin_apis/loop.h plugin_apis/mpath.h plugin_apis/part.h plugin_apis/fs.h ../utils/exec.c ../utils/extra_arg.h ../utils/dev_utils.h ../utils/sizes.h ../utils/extra_arg.c ../utils/dev_utils.c ../utils/utils.h ../utils/exec.h blockdev.c blockdev.h plugins.c plugins.h libblockdev.la --output BlockDev-2.0.gir The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d4a6baf0fb4fb56c4a7e9bedadc4ab095793125 commit 6d4a6baf0fb4fb56c4a7e9bedadc4ab095793125 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2019-02-23 12:11:42 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-02-23 12:12:33 +0000 sys-libs/libblockdev: Revbump to backport two fixes. - Reset xdg environment - Added "device-mapper" USE flag Closes: https://bugs.gentoo.org/623992 Closes: https://bugs.gentoo.org/677534 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> .../{libblockdev-2.20-r1.ebuild => libblockdev-2.20-r2.ebuild} | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a092a118d843b0f7fa4fecd800bbba83e55120 commit 04a092a118d843b0f7fa4fecd800bbba83e55120 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2019-02-23 12:06:46 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-02-23 12:12:32 +0000 sys-libs/libblockdev: Bump to version 2.21 - Reset xdg environment - Added "device-mapper" USE flag - Added "tools" USE flag Bug: https://bugs.gentoo.org/623992 Bug: https://bugs.gentoo.org/677534 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> sys-libs/libblockdev/Manifest | 1 + sys-libs/libblockdev/libblockdev-2.21.ebuild | 104 +++++++++++++++++++++++++++ sys-libs/libblockdev/metadata.xml | 6 +- 3 files changed, 109 insertions(+), 2 deletions(-) |