Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AAM

Pages: [1]
1
I have looked at the downloaded iso file and some of the file names inside the iso appear to be truncated. The md5sum of the downloaded file was correct by the way. In the iso I downloaded the files in error were:

The linuxmce-1.0-packages.iso downloaded from the mirrors is FAULTY. It contains two files that are incorrectly named:
Quote
libsdl1.2debian-pluto-oss_1.2.7+1.2.8cvs20041007+pluto-2_i386.de
should be libsdl1.2debian-pluto-oss_1.2.7+1.2.8cvs20041007+pluto-2_i386.deb - (the final "b" in "deb" missing)

Quote
lirc-modules-2.6.17-11-generic_0.8.0-5ubuntu1+2.6.17.1-11.35_i38
should be lirc-modules-2.6.17-11-generic_0.8.0-5ubuntu1+2.6.17.1-11.35_i386.deb - (final characters missing)

The install CD created from the downloaded iso does not work. You can extracted the packages into a directory and then burn the files directly onto the CD, or you can repackage them to an iso with
Quote
mkisofs -o /directory/Name.iso /directory
.
As a result the md5sum changes also

Pages: [1]