Package: fakeroot
Version: 1.4
Severity: grave

As of version 1.4, fakeroot gives me an interactive /bin/sh before
executing the command given on the command line:

,----
| $ fakeroot debian/rules clean
| sh-3.00$ exit
| dh_testdir
| dh_testroot
| dh_clean
| [...]
`----


After downgrading to 1.2.10, it worked all right:

,----
| $ fakeroot debian/rules clean
| dh_testdir
| dh_testroot
| dh_clean
`----

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages fakeroot depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

fakeroot recommends no packages.

-- no debconf information


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

Reply via email to