[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#649148: marked as done (e2fsprogs: dpkg error when bootstrapping with the fakechroot variant)



Your message dated Thu, 27 Feb 2020 23:09:25 +0900
with message-id <20200227230925.7c3d1bf8e614166b97be738b@iijmio-mail.jp>
and subject line Re:  e2fsprogs: dpkg error when bootstrapping with the fakechroot variant
has caused the Debian Bug report #649148,
regarding e2fsprogs: dpkg error when bootstrapping with the fakechroot variant
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 owner@bugs.debian.org
immediately.)


-- 
649148: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649148
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
package: initscripts
version: 2.88dsf-13.13
severity: important

Hi,

bootstrapping using the fakechroot variant leads to a dpkg error when
setting up initscripts.  For example

$ export PATH="/bin:/usr/bin:/sbin:/usr/sbin"
$ fakeroot fakechroot /usr/sbin/debootstrap --variant=fakechroot
--verbose sid ./sid
Setting up mount (2.19.1-5) ...
Setting up initscripts (2.88dsf-13.13) ...
mount: permission denied
dpkg: error processing initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1

Best wishes,
Mike



--- End Message ---
--- Begin Message ---
Hi,

$ sudo fakeroot fakechroot debootstrap --variant=fakechroot --verbose \
--cache-dir=/home/henrich/tmp/cache bullseye ~/tmp/bullseye

 It works now.
 For buster/stretch/jessie, it doesn't work (I guess, fakechroot or
 something causes a segmentation fault).

>> /usr/sbin/chroot.fakechroot: line 105: 956115 Segmentation fault      env -u FAKECHROOT_BASE_ORIG FAKECHROOT_CMD_ORIG= LD_LIBRARY_PATH="$fakechroot_chroot_paths" FAKECHROOT_BASE="$fakechroot_chroot_base" "$fakechroot_chroot_chroot" "${@:1:$(($fakechroot_chroot_n - 1))}" "${fakechroot_chroot_newroot#$FAKECHROOT_BASE_ORIG}" "${@:$(($fakechroot_chroot_n + 1))}"
 

-- 
Hideki Yamane <henrich@iijmio-mail.jp>

--- End Message ---

Reply to: