Your message dated Sun, 2 Mar 2014 04:09:17 +0100
with message-id <[email protected]>
and subject line Re: Bug#610525: lvremove hangs late_command
has caused the Debian Bug report #610525,
regarding Preseed: Debian Installer hangs during late_command
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 [email protected]
immediately.)
--
610525: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610525
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debian-installer
Version: 20110106+b1
Severity: serious
Hello,
i have added the following lines to my preseed config, because partman
should use a static size for my partitions.
d-i preseed/late_command string \
in-target lvremove -f /dev/vg0/dummy;
After the installation the dummy partition should be removed, but the
Debian Installer stops working.
The following content is from the "syslog" and "ps".
Jan 19 09:20:31 in-target: File descriptor 3 (pipe:[2171]) leaked on
lvremove invocation.
Jan 19 09:20:31 in-target: Parent PID 15538: log-output
Jan 19 09:20:31 in-target: File descriptor 4 (/dev/pts/0) leaked on
lvremove invocation. Parent PID 15538: log-output
Jan 19 09:20:31 in-target: File descriptor 5 (/dev/pts/0) leaked on
lvremove invocation. Parent PID 15538: log-output
Jan 19 09:20:31 in-target: File descriptor 6 (/dev/pts/0) leaked on
lvremove invocation. Parent PID 15538: log-output
Jan 19 09:23:32 init: starting pid 249, tty '/dev/tty2': '-/bin/sh'
Jan 19 09:28:10 init: starting pid 250, tty '/dev/tty3': '-/bin/sh'
root 15335 0.0 0.2 1844 652 pts/0 S+ 10:20 0:00 udpkg
--configure --force-configure finish-install
root 15336 0.0 0.2 1872 608 pts/0 S+ 10:20 0:00 /bin/sh
/var/lib/dpkg/info/finish-install.postinst configure
root 15488 0.0 0.1 1708 420 pts/0 S+ 10:20 0:00
log-output -t finish-install /usr/lib/finish-install.d/07preseed
root 15489 0.0 0.1 1868 464 pts/0 S+ 10:20 0:00 /bin/sh
-e /usr/lib/finish-install.d/07preseed
root 15490 0.0 0.2 1872 588 pts/0 S+ 10:20 0:00 /bin/sh
-e /bin/preseed_command preseed/late_command
root 15492 0.0 0.1 1708 412 pts/0 S+ 10:20 0:00
log-output sh -c in-target lvremove -f /dev/vg0/dummy;
root 15493 0.0 0.1 1868 448 pts/0 S+ 10:20 0:00 sh -c
in-target lvremove -f /dev/vg0/dummy;
root 15494 0.0 0.2 1868 540 pts/0 S+ 10:20 0:00 /bin/sh
/bin/in-target lvremove -f /dev/vg0/dummy
root 15538 0.0 0.2 1708 532 pts/0 S+ 10:20 0:00
log-output -t in-target chroot /target lvremove -f /dev/vg0/dummy
root 15539 0.0 5.3 15300 13544 pts/0 S<L+ 10:20 0:00
lvremove -f /dev/vg0/dummy
Regards, Dennis
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
[ Adding the submitter back into the Cc loop. ]
Andreas Unterkircher <[email protected]> (2011-10-06):
> Just for the records - this problem appears when you call lvremove
> within the /target chroot environment by in-target.
>
> If you remove in-target from your late_command and by this invoke
> lvremove within d-i's rootfs, it works.
Looks like a reasonable fix for the issue Dennis described, so I'm
closing this bug report since I don't think there's anything to fix
in d-i.
Mraw,
KiBi.
signature.asc
Description: Digital signature
--- End Message ---