Comment 10 for bug 373089

Revision history for this message
cfr (reescf) wrote :

Wondering if this is also a problem if burning 10.04 or 10.10 desktop for ppc to CD (DVD for 10.10 since oversized). I'm seeing consistently truncated filenames though other people seem to have installed OK (but possibly upgraded?).

Using isoinfo, here's one of the files listed under ./pool/main/libs/libspe2 for 10.04:
<code>
LIBSPE2_2_2_2_80_95_3_1UBUN.DEB
</code>
Here's the corresponding file and md5 sum as burned to disk:
<code>
aff6af4dfdc336157ec84bc592130cf6 pool/main/libs/libspe2/libspe2-2_2.2.80-95-3.1ubuntu4_
</code>
Here's the corresponding line from the list of md5 sums:
<code>
aff6af4dfdc336157ec84bc592130cf6 ./pool/main/libs/libspe2
/libspe2-2_2.2.80-95-3.1ubuntu4_powerpc.deb
</code>
So the md5 sums match. The file is burnt correctly in some sense but the name is truncated relative to the intended name. And I'm not sure what its relation is to the name given by isoinfo.

<code>isoinfo -R -i ubuntu-10.04-desktop-powerpc.iso</code>
returns nothing.
<code>isoinfo -J -i ubuntu-10.04-desktop-powerpc.iso</code>
returns
<code>Unable to find Joliet SVD</code>

isoinfo is from cdrtools 3.00 compiled on Mac OS X 10.4.11. I've tried burning with Disk Utility, hdiutil and cdrecord.