Package: ftp.debian.org Severity: wishlist Hi,
please consider running apt-ftparchive on incoming.debian.org on a hourly basis, making incoming.debian.org aptable. That way, it would be easier for developers to install packages from incoming to mitigate bad unstable bugs. The code necessary is somewhere along the lines of #!/bin/bash cd $DIR apt-ftparchive packages . | tee Packages | gzip > Packages.gz apt-ftparchive sources . | tee Sources | gzip > Sources.gz Greetings Marc -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15.4-zgsrv Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

