Your message dated Fri, 24 Oct 2014 09:53:40 +0000
with message-id <[email protected]>
and subject line Re: Bug#766556: Fwd: Bug#766556: fakeroot: fails to chgrp root
has caused the Debian Bug report #766556,
regarding fakeroot: fails to chgrp root
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.)


-- 
766556: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766556
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fakeroot
Version: 1.20.2-1
Severity: important
Tags: upstream

Dear Maintainer,

I just tried "fakeroot make deb-pkg" of the Linux Kernel sources, and
when it tries to do its "chown -R root:root $pdir" (from
scripts/package/builddeb) it fails with a "chown: invalid group:
'root:root' ".

Trying to narrow down, one finds that, once inside a fakeroot shell, a
"chgrp root <file>" fails for any file
with 'chgrp: invalid group: 'root''

Expected output: just change the group without error.


NOTE: in Ubuntu this bug is absent (version 1.20-3ubuntu2)

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF8, LC_CTYPE=ja_JP.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fakeroot depends on:
ii  libc6        2.18-4
ii  libfakeroot  1.20.2-1

fakeroot recommends no packages.

fakeroot suggests no packages.

-- no debconf information

-- debsums errors found:
sh: 1: /usr/sbin/dpkg-divert: not found

--- End Message ---
--- Begin Message ---
On Fri, Oct 24, 2014 at 06:53:43AM +0200, Samuel Amo wrote:
> samuel@****:~$ fakeroot id
> uid=0(root) gid=0
> groups=0,24,25,26,29,30,40,44,46,105,109,110,111,113,116,124,1000,1002
> samuel@****:~$ getent group root
> samuel@****:~$

As you can see, your user/system is unaware of any group names.

You might want to check the permissions and contents of /etc/nsswitch.conf
or /etc/group, but this is clearly not related to fakeroot.

--- End Message ---

Reply via email to