Comment 11 for bug 885399

Revision history for this message
ranseyer (martin-neuby) wrote :

Now i have successfully remastered some Oneiric ISOs

Workaround: I splitted the UCK Skripts an have tested in small parts.

Without this two steps it works:
#apt-ftparchive -c $REMASTER_ALT_TMP/apt.conf generate $REMASTER_ALT_TMP/apt-ftparchive-deb.conf
#apt-ftparchive -c $REMASTER_ALT_TMP/apt.conf generate $REMASTER_ALT_TMP/apt-ftparchive-udeb.conf

That means i have changed the checksums and size for all changed packages in /main manually (Keyring + our replacement for partman-base)

The changed testing scripts are here: http://www.easy-vdr.de/~martin/tmp/uck/scripts.tar.gz

I hope this will help fix the problem.

================================
A) apt.conf
(In my case the *finalize Script aborts and i remove the last line of apt.conf and i have to finalize it a second time...)
> /remaster-alt-tmp/apt.conf:10: Extra junk at end of file

the last line of apt.conf:
>APT::FTPArchive::Release::SHA512:";

B) Ubuntu-keyring
I also have deletet the doubled ubuntu-keyring packages manually...