← Back to team overview

ubiquity-slideshow team mailing list archive

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 <
steve.langasek@xxxxxxxxxxxxx> 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
>

-- 
You received this bug notification because you are a member of Ubiquity
Slideshow, which is subscribed to ubiquity-slideshow-ubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/989902

Title:
  Kubuntu 12.04 Alternate CD missing file

Status in Ubuntu CD image build software:
  Incomplete
Status in “ubiquity-slideshow-ubuntu” package in Ubuntu:
  Invalid

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-cdimage/+bug/989902/+subscriptions


References