Bug#343568: fakeroot: Fakeroot doesn't work at all on Linux 2.6.12
> $ apt-get source -b fakeroot=stable > Reading Package Lists... Done > Building Dependency Tree... Done > E: Unable to find a source package for fakeroot > > $ apt-get source fakeroot > Reading Package Lists... Done > Building Dependency Tree... Done > Need to get 981kB of source archives. > Get:1 http://ftp3.nrc.ca unstable/main fakeroot 1.5.6 (dsc) [707B] > Get:2 http://ftp3.nrc.ca unstable/main fakeroot 1.5.6 (tar) [980kB] > > > $ apt-get source -b fakeroot=unstable > Reading Package Lists... Done > Building Dependency Tree... Done > E: Unable to find a source package for fakeroot > > So why doesn't the last one work if the second works? > I obviously don't know what I'm doing here. The = takes a version number. What you want is either -t stable or fakeroot/stable. Are you still having the fakeroot problem? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#343568: fakeroot: Fakeroot doesn't work at all on Linux 2.6.12
On Mon, Dec 19, 2005 at 10:10:32PM -0500, Clint Adams wrote: > > $ fakeroot > > $ whoami > > webb > > > > I verified that SysV IPC is on in my kernel options. > > > > On a 2.4.22 system I have also running Debian stable, I get the expected > > "root". > > Does fakeroot-tcp exhibit the same behavior? Yes. I can also create a file (within the fakeroot or fakeroot-tcp environment) with touch and it says the owner is webb. Interestingly, the shell (bash) tells me I'm root when I'm in the fakeroot or fakeroot-tcp environment. My shell prompt is: PS1="---\n<\h> \u\! \w\n>" I've been trying to compile from source, but I'm having a hell of a time getting the stable version of this package. I figured out that apt-get source by default gets unstable sources, but I tried: $ apt-get source -b fakeroot=stable Reading Package Lists... Done Building Dependency Tree... Done E: Unable to find a source package for fakeroot $ apt-get source fakeroot Reading Package Lists... Done Building Dependency Tree... Done Need to get 981kB of source archives. Get:1 http://ftp3.nrc.ca unstable/main fakeroot 1.5.6 (dsc) [707B] Get:2 http://ftp3.nrc.ca unstable/main fakeroot 1.5.6 (tar) [980kB] $ apt-get source -b fakeroot=unstable Reading Package Lists... Done Building Dependency Tree... Done E: Unable to find a source package for fakeroot So why doesn't the last one work if the second works? I obviously don't know what I'm doing here. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#343568: fakeroot: Fakeroot doesn't work at all on Linux 2.6.12
> $ fakeroot > $ whoami > webb > > I verified that SysV IPC is on in my kernel options. > > On a 2.4.22 system I have also running Debian stable, I get the expected > "root". Does fakeroot-tcp exhibit the same behavior? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#343568: fakeroot: Fakeroot doesn't work at all on Linux 2.6.12
Package: fakeroot Version: 1.2.10 Severity: normal $ fakeroot $ whoami webb I verified that SysV IPC is on in my kernel options. On a 2.4.22 system I have also running Debian stable, I get the expected "root". -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.12 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages fakeroot depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]