ubuntu-16.04-server-i386.iso misses /install/vmlinuz

Bug #1583354 reported by Frederic Beister
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu CD Images
Invalid
Undecided
Unassigned
gvfs (Ubuntu)
New
Low
Unassigned

Bug Description

I am currently building a multiboot PXE server but this ISO gives me headaches.

The ISO MD5 sum correctly verifies with 494c03028524dff2de5c41a800674692.

/install/vmlinuz is a 0 byte file but it is referenced e.g. in /isolinux/adtxt.cfg
For all other variants I added (from all 8 combinations of 16.04 / 14.04.4, amd64 / i386, and server / desktop) the files are correctly there.

I guess I could just use /casper/vmlinuz.efi from the corresponding desktop CD as for the other ISOs the MD5 sums for /casper/vmlinuz.efi on the desktop CD is the same as for /install/vmlinuz on the server CD but I guess this should somehow be fixed - or am I missing something here?

Revision history for this message
Adam Conrad (adconrad) wrote :

Doesn't look like a 0-byte file to me:

(base)adconrad@nosferatu:~/Downloads/mount$ md5sum ../ubuntu-16.04-server-i386.iso
494c03028524dff2de5c41a800674692 ../ubuntu-16.04-server-i386.iso
(base)adconrad@nosferatu:~/Downloads/mount$ sudo mount ../ubuntu-16.04-server-i386.iso i386/
mount: /dev/loop1 is write-protected, mounting read-only
(base)adconrad@nosferatu:~/Downloads/mount$ ls -l i386/install/
total 92495
-r--r--r-- 1 root root 1865 Oct 22 2015 README.sbm
-r--r--r-- 1 root root 4925 Apr 20 16:10 filesystem.manifest
-r--r--r-- 1 root root 10 Apr 20 16:10 filesystem.size
-r--r--r-- 1 root root 73777152 Apr 20 16:10 filesystem.squashfs
-r--r--r-- 1 root root 933 Apr 20 16:32 filesystem.squashfs.gpg
-r--r--r-- 1 root root 12512967 Apr 20 17:10 initrd.gz
-r--r--r-- 1 root root 182704 Jan 28 05:44 mt86plus
dr-xr-xr-x 1 root root 2048 Apr 20 08:02 netboot
-r--r--r-- 1 root root 1474560 Oct 22 2015 sbm.bin
-r--r--r-- 2 root root 6755552 Apr 20 08:02 vmlinuz

Changed in ubuntu-cdimage:
status: New → Invalid
Revision history for this message
Frederic Beister (azamir) wrote :

Seems to be a problem with Archive Mounter (nautilus) then:

fbeister@frederic-beister-1:~ % md5sum /home/fbeister/Downloads/done/done/ubuntu-16.04-server-i386.iso
494c03028524dff2de5c41a800674692 /home/fbeister/Downloads/done/done/ubuntu-16.04-server-i386.iso
fbeister@frederic-beister-1:~ % ls -l /run/user/1000/gvfs/archive:host=file%253A%252F%252F%252Fhome%252Ffbeister%252FDownloads%252Fdone%252Fdone%252Fubuntu-16.04-server-i386.iso/install
insgesamt 85897
-r-------- 1 fbeister fbeister 4925 Apr 21 00:10 filesystem.manifest
-r-------- 1 fbeister fbeister 10 Apr 21 00:10 filesystem.size
-r-------- 1 fbeister fbeister 73777152 Apr 21 00:10 filesystem.squashfs
-r-------- 1 fbeister fbeister 933 Apr 21 00:32 filesystem.squashfs.gpg
-r-------- 1 fbeister fbeister 12512967 Apr 21 01:10 initrd.gz
-r-------- 1 fbeister fbeister 182704 Jan 28 13:44 mt86plus
dr-x------ 1 fbeister fbeister 2048 Apr 20 16:02 netboot
-r-------- 1 fbeister fbeister 1865 Okt 22 2015 README.sbm
-r-------- 1 fbeister fbeister 1474560 Okt 22 2015 sbm.bin
-r-------- 1 fbeister fbeister 0 Apr 20 16:02 vmlinuz

Revision history for this message
Sebastien Bacher (seb128) wrote :

thanks the archive mount is done by gvfs ... is that display issue your only problem there or did you have other issues with the iso?

affects: nautilus (Ubuntu) → gvfs (Ubuntu)
Changed in gvfs (Ubuntu):
importance: Undecided → Low
Revision history for this message
Frederic Beister (azamir) wrote :

This is not a display issue there. When I copy out vmlinuz, I get a 0 byte file.

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.