Your message dated Sun, 1 Dec 2024 14:42:25 +0100
with message-id <[email protected]>
and subject line Re: Bug#728422: [buildd-tools-devel] Bug#728422: Bug#728422:
sbuild: fails to getent group sbuild when running with init=/bin/systemd
has caused the Debian Bug report #728422,
regarding sbuild: fails to getent group sbuild when running with
init=/bin/systemd
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
728422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728422
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sbuild
Version: 0.63.2-1.1
Severity: important
Hi,
from a pristine wheezy box, I've done that:
- install sbuild
- add myself to the sbuild group
- run sbuild-createchroot sid /location http://mirror/debian
- run sbuild -As -d unstable foo.dsc
The last bit failed with:
| D: Running command: schroot -d / -c
sid-amd64-sbuild-59d745d4-bd00-4c4d-82cb-1b21032d8205 --run-session -q -u root
-p -- getent group sbuild
| /bin/sh: 1: cannot create
/var/lib/schroot/mount/sid-amd64-sbuild-59d745d4-bd00-4c4d-82cb-1b21032d8205/etc/group:
Permission denied
| E: Failed to create group sbuild
| Failed to set up chroot
Looking at the "mount" output, that reminded me I was running under
systemd, so I wondered whether switching it off would help. And it
helped indeed!
I suspect there's some interference between some schroot things and
systemd, but filing it against sbuild for now, since that's where I
hit the bug so far.
Mraw,
KiBi.
-- System Information:
Debian Release: 7.2
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages sbuild depends on:
ii adduser 3.113+nmu3
ii apt-utils 0.9.7.9
ii libsbuild-perl 0.63.2-1.1
ii perl 5.14.2-21+deb7u1
ii perl-modules 5.14.2-21+deb7u1
Versions of packages sbuild recommends:
ii debootstrap 1.0.48+deb7u1
ii fakeroot 1.18.4-2
Versions of packages sbuild suggests:
pn deborphan <none>
ii wget 1.13.4-3
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Apr 28, 2016 at 06:36:01AM +0200, Johannes Schauer wrote:
> Quoting Antonio Terceiro (2016-04-27 21:17:01)
> > On Wed, Apr 27, 2016 at 08:53:54PM +0200, Jérémy Lal wrote:
> > > [sid-amd64-sbuild]
> > > aliases=sid
> > > type=directory
> > > union-type=overlay
> > ^^^^^^^^^^^^^^^^^^
> >
> > this is known to be a problem with Linux 4.5 (#821442). It is fixed in
> > Linux 4.6
>
> awesome! Then I guess this bug can be closed?
Let's do that.
Chris
--- End Message ---