Package: debspawn
Version: 0.6.4-2
hi,
using debspawn in combination with gbp-buildpackage and --lintian
option fails for me for no obvious reason:
> gbp buildpackage --git-builder="debspawn b unstable --results-dir
> /tmp/result --lintian"
> [..]
> dpkg-buildpackage: info: full upload (original source is included)
> usermod: UID '64571' already exists
> Command `usermod -u 64571 builder` failed.
> ERROR: QA failed.
> gbp:error: 'debspawn b unstable --results-dir /tmp/result --lintian' failed:
> it exited with 2
container used:
> debspawn list
> [unstable-buildd-amd64]
> Architecture = amd64
> BaseSuite = None
> BootstrapTool = debootstrap
[..]
ive attempted to re-create the unstable container image and it shows
the following during rebuild:
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> No "builder" user, creating it.
> useradd warning: builder's uid 65388 outside of the UID_MIN 1000 and UID_MAX
> 60000 range.
login shows:
> root@radiohead-unstable-buildd-amd64-cs14:/srv# grep builder /etc/passwd
> builder:x:65388:1000::/run/invalid:/bin/sh
bye,
- michael