Hi Martin I tried a build of the installer from trunk (revision 45431) and nearly fell of my chair:
--- [!!] Install the base system Unable to install initramfs-tools An error was returned while trying to install the initramfs-tools package onto the target system. Check /var/log/syslog or see virtual console 4 for the details. --- Needless to say that this problem did not occur when I tested my changes to oldsys-preseed on Sunday night. The notable difference in the build since Sunday night is the new kernel 2.6.18.dfsg.1-11 and associated udebs. However, the problem does not seem to be due to apt seg faulting. ~ # chroot /target sh-3.1# apt-get -f install Reading package lists... Done Building dependency tree... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Here is the relevant output from syslog: Feb 27 05:47:18 base-installer: info: Using kernel 'linux-image-2.6-ixp4xx' Feb 27 05:47:19 base-installer: info: Setting do_initrd='yes'. Feb 27 05:47:19 base-installer: info: Setting link_in_boot='yes'. Feb 27 05:47:20 base-installer: info: Available initramfs generator(s): 'initramfs-tools yaird' Feb 27 05:47:21 apt-install: Reading package lists... Feb 27 05:47:21 apt-install: Feb 27 05:47:21 apt-install: Building dependency tree... Feb 27 05:47:27 apt-install: Feb 27 05:47:28 apt-install: The following extra packages will be installed: Feb 27 05:47:28 apt-install: busybox klibc-utils libklibc libvolume-id0 udev Feb 27 05:47:28 apt-install: The following NEW packages will be installed: Feb 27 05:47:28 apt-install: busybox initramfs-tools klibc-utils libklibc libvolume-id0 udev Feb 27 05:47:29 apt-install: 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. Feb 27 05:47:29 apt-install: Need to get 932kB of archives. Feb 27 05:47:29 apt-install: After unpacking 2541kB of additional disk space will be used. Feb 27 05:47:29 apt-install: WARNING: The following packages cannot be authenticated! Feb 27 05:47:29 apt-install: libvolume-id0 udev busybox libklibc klibc-utils initramfs-tools Feb 27 05:47:29 apt-install: E: Feb 27 05:47:29 apt-install: There are problems and -y was used without --force-yes Feb 27 05:47:29 apt-install: Feb 27 05:47:29 base-installer: error: exiting on error base-installer/kernel/failed-package-install In the chroot: sh-3.1# apt-get install libvolume-id0 udev busybox libklibc klibc-utils initramfs-tools Reading package lists... Done Building dependency tree... Done The following NEW packages will be installed: busybox initramfs-tools klibc-utils libklibc libvolume-id0 udev 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. Need to get 932kB of archives. After unpacking 2541kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libvolume-id0 udev busybox libklibc klibc-utils initramfs-tools Install these packages without verification [y/N]? n E: Some packages could not be authenticated Looks like a problem with the signatures for these packages. Is this problem just on ARM or installer-wide, or does the problem lie somewhere else ? Gordon -- Gordon Farquharson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]