Re: The size of debian packages

2003-09-26 Thread Daniel Serpell
El Fri, Sep 26, 2003 at 12:15:49AM +0100, Bruce Stephens escribio: > > This script shows installed packages together with their installed > size: > > #!/bin/sh > gawk 'BEGIN {RS=""; FS="\n"} > $2~/ installed/ { > split($1, pkg, " "); > split($5, size, " ")

Weird bug with debmirror + libpam_ldap ?

2003-04-24 Thread Daniel Serpell
Hi! I'm hit by a strange bug, and I really don't know to wich package report, nor how to further debug it. Mi personal machine runs sid and I have an i386 Debian mirror, updated dayly with debmirror in a cron job. At 2003/04/21 debmirror stopped working, with the logs showing nothing. This machi