unable to locate any package files

Bug #132010 reported by Fabian
This bug report is a duplicate of:  Bug #131961: Segfaults during boot (from mount). Edit Remove
2
Affects Status Importance Assigned to Milestone
base-installer (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: base-installer

I just tried installing Gutsy from the latest Kubuntu Alternate CD: http://cdimage.ubuntu.com/kubuntu/daily/current/gutsy-alternate-amd64.iso

(Manual) partitioning, network setup, etc. seem to be working fine. But the installation is failing during base-install. This is on an AMD64 with two S-ATA disks. The first disk sda holds a primary partition with /boot and a logical partition that is managed by LVM. The second disk sdb is managed entirely by LVM. The install CD is read with an ordinary IDE (ATA) DVD writer.

This is the output I have on console 4 after the installation failed:

debootstrap:
debootstrap: Setting up ubuntu-minimal (1.61)
kernel: [ 3347.860428] mount[17870]: segfault at 00000000000000 rip 00000000042fd83 rsp 000007fffc3576d18 error 4
base-installer: warning: failed to bind mount /target/cdrom/
base-installer: Using CD-ROM mount point /cdrom/
base-installer: Identifying...
base-installer: [dabd13e9b0cfe220bce9e9fdd6424d7c-2]
base-installer: Scanning disc for index files..
base-installer: Found 0 package indexes, source indexes, 0 translation indexes and 0 signatures
base-installer: E: Unable to locate any package files, perhaps this is not a Debian Disc
base-installer: error: error while running apt-cdrom
base-installer: Reading package lists...
base-installer:
apt-install: Reading package lists...
apt-install:
apt-install: Building dependency tree...
apt-install:
apt-install: E: Couldn't find package lvm2
apt-install:
main-menu[3502]: (process13721): Segmentation fault
main-menu[3502]: WARNING **: Configuring 'base-installer' failed with error code 1
main-menu[3502]: WARNING **: Menu item 'base-installer' failed.

Revision history for this message
Fabian (ritzmann-extern+ubuntu) wrote :

I can proceed manually with:

$ debootstrap gutsy /target
$ chroot /target
$ mount /dev/hdb /cdrom # This step seems to be missing and causing the failure in the installer
$ apt-cdrom add
$ apt-get update
...

Changed in base-installer:
status: New → Confirmed
Revision history for this message
Colin Watson (cjwatson) wrote :

This was caused by bug 131961, and should be fixed now.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.