Created attachment 6154 [details] strace apt-get update The installation failed reproducible with the current DVD (ucs_4.0-0-20141009-155552-dvd-amd64.iso).
Please have a look. We got a similar feedback: Ticket #2014100921000221
This is caused by the patches being applied to APT since Bug #36054 got fixed. The broken patch is <svn+ssh://billy.knut.univention.de/var/svn/patches/apt/4.0-0-0-ucs/0.9.7.9+deb7u2/30_CVE-2014-0487_regression.patch>: + if (FileName == DestFile) + Erase = true; + else + Local = true; + This causes the Package file to be deleted since the name of the package file is URI-escaped, while it is not on the DVD.
Import latest version from Debian-Wheezy as it contains required security updates: # repo_admin.py -U -r 4.0-0-0 -d wheezy -p apt # 0.9.7.9+deb7u6 r13834 | #36112 APT: New upstream version 30_CVE-2014-0487_regression.patch has been removed as it is applied upstream with additional patches after that fixing the apt-cdrom issue. Package: apt Version: 0.9.7.9.66.201410101439 Branch: ucs_4.0-0 No changelog entry as APT was updated for Debian-Wheezy anyway. ucs_4.0-0-20141010-150123-dvd-amd64.iso ucs_4.0-0-20141010-150202-dvd-i386.iso
installer is working as expected with latest dvd
UCS 4.0-0 has been released: http://docs.univention.de/release-notes-4.0-0-en.html http://docs.univention.de/release-notes-4.0-0-de.html If this error occurs again, please use "Clone This Bug".