[Bug 1398478] Re: 14.04.1 daily image fails to install on a ppc64el guest

Adam Conrad adconrad at 0c3.net
Tue Dec 2 17:45:06 UTC 2014


It's actually a subtle bug in the CD creation scripts, I think.  See the
following log snippet and note how some udebs are included twice (once
for the version in -proposed, and once for the kernel version on the
CD), and some are only including the proposed version.  squashfs-modules
is in the latter camp, and thus failing to match.

  Adding scsi-modules-3.13.0-40-generic-di to CD 1 ...
  $cd_size = 42554684, $size = 1999610
  Adding scsi-modules-3.13.0-41-generic-di to CD 1 ...
  $cd_size = 44554294, $size = 81322
  Adding serial-modules-3.13.0-40-generic-di to CD 1 ...
  $cd_size = 44635616, $size = 80984
  Adding serial-modules-3.13.0-41-generic-di to CD 1 ...
  $cd_size = 44716600, $size = 60678
  Adding speakup-modules-3.13.0-41-generic-di to CD 1 ...
  $cd_size = 44777278, $size = 22038
  Adding squashfs-modules-3.13.0-41-generic-di to CD 1 ...
  $cd_size = 44799316, $size = 43138
  Adding storage-core-modules-3.13.0-40-generic-di to CD 1 ...
  $cd_size = 44842454, $size = 43506
  Adding storage-core-modules-3.13.0-41-generic-di to CD 1 ...
  $cd_size = 44885960, $size = 88132

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1398478

Title:
  14.04.1 daily image fails to install on a ppc64el guest

Status in debian-installer package in Ubuntu:
  New

Bug description:
  Installing 14.04.1 daily (2014-12-02) image on a guest (Using Ubuntu
  as the host) fails, with the following screen:

  Installation step failed               
  An installation step failed. You can try to run the failing item  again from the menu, or skip it and choose something else. The 
  failing step is: Install the system .

  Looking at syslog it says:

   Dec  2 16:06:57 base-installer: error:
  /cdrom/install/filesystem.squashfs has failed to be mounted as
  squashfs.

  I am also attaching the full log here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1398478/+subscriptions



More information about the foundations-bugs mailing list