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

Bug#600100: zipl's postinst hook fails upon initial kernel installation by d-i



Package: zipl
Version: 1.8.3-2
Severity: serious

The initial kernel installation through d-i fails with the current squeeze d-i
due to zipl's postinst failing.  It obviously doesn't have a configuration file
yet, because it will be configured in the step after kernel installation:

Oct 13 19:24:09 in-target: Setting up linux-image-2.6.32-5-s390x (2.6.32-23) ...
Oct 13 19:24:09 in-target: Running depmod.
Oct 13 19:24:10 in-target: Running update-initramfs.
Oct 13 19:24:10 in-target: update-initramfs: Generating /boot/initrd.img-2.6.32-5-s390x
Oct 13 19:24:10 in-target: df: Warning: cannot read table of mounted file systems
Oct 13 19:24:10 in-target: : No such file or directory
Oct 13 19:24:13 in-target: Examining /etc/kernel/postinst.d.
Oct 13 19:24:13 in-target: run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32-5-s390x /boot/vmlinuz-2.6.32-5-s390x
Oct 13 19:24:13 in-target: run-parts: executing /etc/kernel/postinst.d/zz-zipl 2.6.32-5-s390x /boot/vmlinuz-2.6.32-5-s390x
Oct 13 19:24:13 in-target: Error: Config file '/etc/zipl.conf': No such file or directory
Oct 13 19:24:13 in-target: Using config file '/etc/zipl.conf'
Oct 13 19:24:13 in-target: run-parts: 
Oct 13 19:24:13 in-target: /etc/kernel/postinst.d/zz-zipl exited with return code 1
Oct 13 19:24:13 in-target: Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.32-5-s390x.postinst line 799.
Oct 13 19:24:13 in-target: dpkg: error processing linux-image-2.6.32-5-s390x (--configure):
Oct 13 19:24:13 in-target:  subprocess installed post-installation script returned error exit status 9
Oct 13 19:24:13 in-target: dpkg: dependency problems prevent configuration of linux-image-2.6-s390x:
Oct 13 19:24:13 in-target:  linux-image-2.6-s390x depends on linux-image-2.6.32-5-s390x; however:
Oct 13 19:24:13 in-target:   Package linux-image-2.6.32-5-s390x is not configured yet.
Oct 13 19:24:13 in-target: dpkg: error processing linux-image-2.6-s390x (--configure):
Oct 13 19:24:13 in-target:  dependency problems - leaving unconfigured
Oct 13 19:24:13 in-target: configured to not write apport reports
Oct 13 19:24:13 in-target:
Oct 13 19:24:13 in-target: configured to not write apport reports
Oct 13 19:24:13 in-target:
Oct 13 19:24:13 in-target: Errors were encountered while processing:
Oct 13 19:24:13 in-target:  linux-image-2.6.32-5-s390x
Oct 13 19:24:13 in-target:  linux-image-2.6-s390x
Oct 13 19:24:13 in-target: E
Oct 13 19:24:13 in-target: : Sub-process /usr/bin/dpkg returned an error code (1)
Oct 13 19:24:13 base-installer: error: exiting on error base-installer/kernel/failed-install
Oct 13 19:24:40 main-menu[285]: WARNING **: Configuring 'bootstrap-base' failed with error code 1
Oct 13 19:24:40 main-menu[285]: WARNING **: Menu item 'bootstrap-base' failed.

That probably means that installation on s390 is currently broken, hence the
slightly inflated severity choice.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-rc7-pkern (SMP w/3 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: