#1101631 phosh-mobile-settings: FTBFS: dh_auto_test: error: cd _build && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test --verbose returned exit code 4 #1101631
- Package:
- src:phosh-mobile-settings
- Source:
- src:phosh-mobile-settings
- Submitter:
- Lucas Nussbaum
- Date:
- 2025-08-17 18:19:04 UTC
- Severity:
- normal
- Tags:
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): The full build log is available from: http://qa-logs.debian.net/2025/03/27/phosh-mobile-settings_0.46~rc1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250327;users=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250327&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
Hi Lucas, We had this before: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101631 It builds fine on the autobuilders though: https://buildd.debian.org/status/package.php?p=phosh-mobile-settings&suite=sid so this is a symptom of your rebuild setup. Cheers, -- Guido
Hi, You probably mean #1094070, where you pointed to https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3805 If you don't mind, I'd rather keep this bug open as a reminder that this issue is known. I also confirmed that it builds fine with sbuild --chroot-mode=schroot Best, Lucas
Hi, Yes. Pasted the upstream reference, sorry. That works for me too. We can bump severity easily then in case we hit it on the autobuilders. Thanks! -- Guido
Hello. For the record: I can build this package just fine using the unshare backend. Moreover, if the current title was correct (as in "every time we try the build using the unshare backend, the build fails"), then this bug would be RC, because the buildd network has switched to using the unshare backend at least for trixie and above. So, my feeling is that there is no bug in phosh-mobile-settings at all. Lucas: Can we investigate what are we doing differently so that this package fails for you and not for me? Are you sharing /tmp between simultaneous sbuild invocations? Thanks.