BTW, it seems this has nothing to do with main-menu or libc6 at all. When I make the following (completely random) change, the image also works:
diff -urN i~/var/lib/dpkg/status i/var/lib/dpkg/status --- i~/var/lib/dpkg/status 2008-09-27 14:42:50.000000000 +0300 +++ i/var/lib/dpkg/status 2008-09-27 18:05:00.000000000 +0300 @@ -288,7 +288,7 @@ Package: anna Status: install ok unpacked Version: 1.33 -Depends: libc6-udeb (>= 2.7-1), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.59), cdebconf-udeb +Depends: libc6-udeb (>= 2.7-1), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.59) Description: anna's not nearly apt, but for the Debian installer, it will do Package: choose-mirror-bin -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

