<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<span dir="ltr" style="margin-top:0; margin-bottom:0;">Hi,</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">I'm currently trying to make the golang-1.26 compiler reproducible and I think I may have succeeded. At least, it looks like it's reproducible in forky.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">However, in unstable the second build FTBFS very early with this error message: </span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Setting pbuilder2's login shell to /bin/bash</span>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">/tmp/hooks/D01_modify_environment: 29: usermod: not found</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Is this a problem in the pbuilder setup or in my packaging? In other words, can I do anything to fix this? </span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Regards, </span>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Tobias </span>
<br>
</body>
</html>