> Looking at when the package was installed (in case it would have been > downgraded because of a new bug), I notice that the timestamp is quite > strange indeed: > > [EMAIL PROTECTED]:~$ ls -l /var/lib/dpkg/info/binutils.list > -rw-r--r-- 1 root root 3981 May 15 2002 > /var/lib/dpkg/info/binutils.list
packages are built inside a chroot, so you are not looking in the right place. the buildd db shows the package as built successfully and uploaded..

