Kubuntu 12.04 Alternate CD missing file

Bug #989902 reported by dbrossard
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Ubuntu CD Images
Expired
Undecided
Unassigned
ubiquity-slideshow-ubuntu (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Using the Alternate CD to do an upgrade to 12.04 and not used the network there are missing files:

Failed to fetch cdrom:[Kubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120424)]/pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.14.99~git20111219.aacbd629-0ubuntu2_i386.deb File not found
Failed to fetch cdrom:[Kubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120424)]/pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.14.99~git20111219.aacbd629-0ubuntu2_i386.deb File not found
Failed to fetch cdrom:[Kubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120424)]/pool/main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_0.0.16+git20111201+b5534a1-1build2_i386.deb File not found

A quick find shows differently named files in the image:

brossard@daemon:/media$ find . -name \*xserver-xorg-video-radeon_6.14.99\*
./pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.14.99~git20111219.aacbd629-0ubunt.deb
brossard@daemon:/media$ find . -name \*xserver-xorg-video-ati_6.14.99\*
./pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.14.99~git20111219.aacbd629-0ubuntu2_.deb
brossard@daemon:/media$ find . -name \*xserver-xorg-video-nouveau\*
./pool/main/x/xserver-xorg-video-nouveau
./pool/main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_0.0.16+git20111201+b5534a1-1build2.deb

Changed in ubiquity-slideshow-ubuntu (Ubuntu):
status: New → Invalid
Revision history for this message
Steve Langasek (vorlon) wrote :

Downloading the kubuntu precise i386 ISO and mounting it, I see:

$ find /mnt/ -name \*xserver-xorg-video-radeon_6.14.99\*
/mnt/pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.14.99~git20111219.aacbd629-0ubuntu2_i386.deb
$

This looks to me like you've mounted the CD with the wrong mount options for extended filenames, not like a bug in the CD image. If the filenames were wrong, it would also impact users' ability to install from it at all, and no one reported any such problems. What are the mount options you're using for this CD?

Changed in ubuntu-cdimage:
status: New → Incomplete
Revision history for this message
dbrossard (dbrossard) wrote : Re: [Bug 989902] Re: Kubuntu 12.04 Alternate CD missing file

This may appear to be the issue. A USB device was created using (what now
appears to be older) instructions on the Ubuntu site. The device is
formated as fat32. I believe it should not be limited by the number of
charaters in those files names but that may be the case.
https://help.ubuntu.com/community/Installation/FromUSBStick

brossard@daemon:~$ sudo mount /dev/sdc1 /mnt
brossard@daemon:~$ mount
(...)
/dev/sdc1 on /mnt type vfat (rw)

On Sat, Apr 28, 2012 at 4:23 PM, Steve Langasek <
<email address hidden>> wrote:

> Downloading the kubuntu precise i386 ISO and mounting it, I see:
>
> $ find /mnt/ -name \*xserver-xorg-video-radeon_6.14.99\*
>
> /mnt/pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.14.99~git20111219.aacbd629-0ubuntu2_i386.deb
> $
>
> This looks to me like you've mounted the CD with the wrong mount options
> for extended filenames, not like a bug in the CD image. If the
> filenames were wrong, it would also impact users' ability to install
> from it at all, and no one reported any such problems. What are the
> mount options you're using for this CD?
>
> ** Changed in: ubuntu-cdimage
> Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/989902
>
> Title:
> Kubuntu 12.04 Alternate CD missing file
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu-cdimage/+bug/989902/+subscriptions
>

Revision history for this message
Steve Langasek (vorlon) wrote :

There are several different methods listed on this web page. Which method did you use?

The preferred method, usb-creator, should not have given you a fat filesystem. So you've wound up with a corrupted image here.

Steve Langasek (vorlon)
no longer affects: debian-installer (Ubuntu)
Revision history for this message
Data (ubuntuaddress) wrote :

I encountered this bug when doing an installation of ubuntu alternate amd64 from a USB stick. The USB-Stick was created using UNetbootin. (As usb_creator didn't work for me).

A workaround that worked for me is: (from Bug #976509)

On your USB-drive:
- cd to "pool/main/x/xserver-xorg-video-ati/"
- Make sure all files end with the " _amd64.deb" (or _i386.deb if your'e on i386) extention. If not rename them!
- Do the same in "pool/main/x/xserver-xorg-video-nouveau"
- Installation will now proceed without errors

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Ubuntu CD Images because there has been no activity for 60 days.]

Changed in ubuntu-cdimage:
status: Incomplete → Expired
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.