raise CalledProcessError(retcode, process.args, > output=stdout, stderr=stderr) E subprocess.CalledProcessError: Command /var/tmp/portage/sys-fs/unionfs-fuse-2.1/work/unionfs-fuse-2.1/src/unionfs ro1=ro:ro2=ro union returned non-zero exit status 1. /usr/lib/python3.7/subprocess.py:512: CalledProcessError ----------------------------- Captured stderr call ----------------------------- ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-test-20200620-211522 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.1.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python2.7 (fallback) The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sun 21 Jun 2020 11:35:15 PM UTC emerge -qpvO sys-fs/unionfs-fuse [ebuild N ] sys-fs/unionfs-fuse-2.1 USE="test"
Created attachment 645626 [details] emerge-info.txt
Created attachment 645628 [details] emerge-history.txt
Created attachment 645630 [details] environment
Created attachment 645632 [details] etc.portage.tbz2
Created attachment 645634 [details] sys-fs:unionfs-fuse-2.1:20200622-010539.log
Created attachment 645636 [details] temp.tbz2
Hi! The first error causing the other errors seems to be: fuse: device not found, try 'modprobe fuse' first Any ideas how to better handle absence of /dev/fuse during src_test?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc02ef6bfb9ac2be37076939a7f120c2bfb373ba commit cc02ef6bfb9ac2be37076939a7f120c2bfb373ba Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2021-02-03 20:14:08 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2021-02-03 20:17:11 +0000 sys-fs/unionfs-fuse: Skip tests when missing /dev/fuse Closes: https://bugs.gentoo.org/729094 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2 sys-fs/unionfs-fuse/unionfs-fuse-2.1.ebuild | 3 ++- sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)