Bug #103302 is fixed to everyone's satisfaction, right? So I guess this hack can be removed:
/* until bug#103302 is fixed this file MUST be patched, it destroys data without permission, this is unacceptable. */ system("mv /target/usr/lib/base-config/75apt-get /target/usr/lib/base-config/75apt-get~"); system("cat /target/usr/lib/base-config/75apt-get~ | sed -e 's/apt-get clean/true/g' > /target/usr/lib/base-config/75apt-get"); unlink("/target/usr/lib/base-config/75apt-get~"); chmod("/target/usr/lib/base-config/75apt-get", 0755); p. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]