Package: fakeroot
Version: 1.5.12
Severity: normal

I run:
$ fakeroot debian/rules binary
....

Got error:

install -d -o nadmin -g nadmin -m0751 
/usr/src/nadmin/nadmin/project/debian/tmp/usr/lib/nadmin/public_html
install: invalid user `nadmin'

User nadmin doen't exists yet, he should be added in preinst script.
install calls getpwnam for "nadmin" before chown and dies. I think
fakeroot should fake getpw* functions too.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-sayd3
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages fakeroot depends on:
ii  libc6                       2.3.6.ds1-12 GNU C Library: Shared libraries


fakeroot recommends no packages.

-- no debconf information

Additional information:
ii  coreutils                   5.97-5.3     The GNU core utilities


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to