Bug#649146:

2022-05-20 Thread Fitri Adi


Dapatkan Outlook untuk Android


Bug#649146: Bug Title, 650234 has solution

2012-11-13 Thread Elliott Mitchell
retitle 649146 mismatch between system ld-linux.so and chroot libc.so breaks 
most pseudo-chroot environments
quit

There is a potential solution demonstrated in #650234.  This looks worthy
of grave severity.  The system and chroot libc.so being the exact same
version is almost a degenerate situation, not a common situation.


-- 
(\___(\___(\__  --= 8-) EHM =--  __/)___/)___/)
 \BS (| ehem+sig...@m5p.com  PGP F6B23DE0 |)   /
  \_CS\   |  _  -O #include stddisclaimer.h O-   _  |   /  _/
2477\___\_|_/DC21 03A0 5D61 985B -PGP- F2BE 6526 ABD2 F6B2\_|_/___/3DE0


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#649146:

2012-04-12 Thread Michael Gilbert
forcemerge 650234 649146
reassign 650234 eglibc
retitle 650234 eglibc: libc-2.11.x.so segfaults when used with ld-2.13.so
thanks

Hi, this seems more of an eglibc issue, so I am reassigning.  Daniel
Kahn Gillmor did a lot of useful tinkering in
http://bugs.debian.org/650234.

Thanks,
Mike



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#649146: debootstrap-1.0.38 also affected

2012-01-31 Thread Ben McGough
This isn't fixed in 1.0.38.

I'm seeing the same error and segfault trying to debootstrap lucid in a
fakechroot.

Big Fish Games, Inc. A New Game Every Day! (R)



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#649146: debootstrap: bootstrapping squeeze with the fakechroot variant leads to nested fakeroot usage

2011-11-18 Thread Michael Gilbert
package: debootstrap
version: 1.0.37
severity: important

Hi,

debootstrapping squeeze with the fakechroot variant leads to a nested
usage of fakeroot.  For example

$ fakeroot fakechroot /usr/sbin/debootstrap --variant=fakechroot
squeeze --verbose ./squeeze-fakechroot
[...]
I: Extracting xz-utils...
I: Extracting zlib1g...
I: Installing core packages...
W: Failure trying to run: chroot
/media/newhd/chroots/squeeze-fakechroot dpkg --force-depends --install
/var/cache/apt/archives/base-files_6.0squeeze3_amd64.deb
/var/cache/apt/archives/base-passwd_3.5.22_amd64.deb

The tail of squeeze-fakechroot/debootstrap/debootstrap.log contains
the following:

fakeroot: FAKEROOTKEY set to 1661226400
fakeroot: nested operation not yet supported

Note that bootstrapping sid seems to be ok with the same command

$ fakeroot fakechroot /usr/sbin/debootstrap --variant=fakechroot sid
--verbose ./sid-fakechroot
[ok]

Thanks for looking into this.

Best wishes,
Mike



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#649146: debootstrap: bootstrapping squeeze with the fakechroot variant leads to nested fakeroot usage

2011-11-18 Thread Michael Gilbert
On Fri, Nov 18, 2011 at 3:06 AM, Michael Gilbert wrote:
 package: debootstrap
 version: 1.0.37
 severity: important

 Hi,

 debootstrapping squeeze with the fakechroot variant leads to a nested
 usage of fakeroot.

It may be that the fix for #588773 wasn't quite right as the following
gets a segfault instead of the nested fakeroot error:

$ export PATH=/sbin:/usr/sbin:/bin:/usr/bin
$ fakeroot fakechroot /usr/sbin/debootstrap --variant=fakechroot
--verbose squeeze ./squeeze
[...]
I: Installing core packages...
W: Failure trying to run: chroot /home/zero79/tmp/squeeze dpkg
--force-depends --install
/var/cache/apt/archives/base-files_6.0squeeze3_amd64.deb
/var/cache/apt/archives/base-passwd_3.5.22_amd64.deb

Tail of debootstrap.log:

Segmentation fault



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org