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

Re: Bug#661056: please re-open Bug#610553: installation-reports: does not cleanly deconfigure network configured with DHCP



On 05/01/13 20:53, Jeffrey Sheinberg wrote:
> Here is the tail of the installer log:
> 
>     Dec 28 12:49:56 finish-install: info: Running /usr/lib/finish-install.d/20final- message
>     Dec 28 12:50:13 finish-install: info: Running /usr/lib/finish-install.d/30hw-det ect
>     Dec 28 12:50:13 finish-install: info: Running /usr/lib/finish-install.d/50config-target-network
>     Dec 28 12:50:13 finish-install: info: Running /usr/lib/finish-install.d/55netcfg-network-manager
>     Dec 28 12:50:13 finish-install: info: Running /usr/lib/finish-install.d/60cleanup
>     Dec 28 12:50:13 finish-install: info: Running /usr/lib/finish-install.d/65partman-md
>     Dec 28 12:50:13 finish-install: info: Running /usr/lib/finish-install.d/90base-installer
>     Dec 28 12:50:13 finish-install: info: Running /usr/lib/finish-install.d/90console
>     Dec 28 12:50:13 finish-install: info: Running /usr/lib/finish-install.d/94save-logs

Did you retrieve that log after reboot?  If so, there was probably a
little more happened after the log was saved...

For comparison, here is my own log using today's wheezy d-i installer
image - I redirected this over a serial console though to make sure I
got all of it:

> Jan  5 22:38:11 finish-install: info: Running /usr/lib/finish-install.d/90base-installer
> Jan  5 22:38:12 finish-install: info: Running /usr/lib/finish-install.d/90console
> Jan  5 22:38:12 finish-install: info: Running /usr/lib/finish-install.d/94save-logs
> Jan  5 22:38:34 finish-install: info: Running /usr/lib/finish-install.d/95umount
> Jan  5 22:38:40 finish-install: umount: can't umount /dev: Device or resource busy
> Jan  5 22:38:40 finish-install: umount: can't umount /dev: Device or resource busy
> Jan  5 22:38:40 finish-install: umount: can't umount /: Invalid argument
> Jan  5 22:38:40 finish-install: info: Running /usr/lib/finish-install.d/97release-dhcp-lease

So in my case release-dhcp-lease was actually run, after save-logs.

If you have a serial console, you can probably syslog on it by dropping
to a shell and:

$ sed -ie s/tty3/ttyS0/ /etc/inittab && kill -HUP 1

Or you can even set preseed/early_command to that command line (putting
the whole thing in quotes;  you need to send SIGHUP to init to reload
the inittab).

Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org


Reply to: