On 23/05/25 01:01, Lucas Nussbaum wrote:
On 21/05/25 at 01:01 +0530, Nilesh Patra wrote:
Source: munge
Version: 0.5.16-1
Severity: serious
Justification: FTBFS
I am unable to repro this in a unstable chroot. Is this still failing for you?
It is still failing.
Are you using the unshare sbuild backend?
Yes! My .sbuildrc has
| # CHROOT_MODE
| # Type: STRING
| # Mechanism to use for chroot virtualisation. Possible value are "schroot"
| # (default), "sudo", "autopkgtest" and "unshare".
| # See also related command line options in sbuild(1):
| # --chroot-mode
| $chroot_mode = 'unshare';
And I can confirm from the logs that it uses the unshare chroot for build.
| Unpacking /home/nilesh/.cache/sbuild/unstable-amd64.tar.zst to
/tmp/tmp.sbuild.atFNI6Qiyx...
| I: NOTICE: Log filtering will replace 'sbuild-unshare-dummy-location' with
'<<CHROOT>>'
| I: NOTICE: Log filtering will replace 'build/munge-BOXUql/resolver-ECypss' with
'<<RESOLVERDIR>>'
Lucas
Best,
Nilesh