On Sun, Jul 15, 2001 at 11:56:39AM +0200, Martin Michlmayr wrote: > > Currently open RC bugs against base packages are: (by source package) > > Dima Barsky <[EMAIL PROTECTED]> > > cyrus-sasl 94692 open serious [needs update to work on hppa] > Can you please tell me how you define "base packages"? cyrus-sasl, > for example, is not installed by debootstrap.
"base packages" are source packages that build a binary package that's installed by debootstrap on any architecture. cyrus-sasl builds libsasl7. > Also, where is the > script to generate those bug listings? (well, the script will probably > answer my question anyway ;) ssh -C master "cat ~ajt/index.db | sed 's/\[.*\] //' | cut -d\ -f1,2,4,5- | grep -E ' (open|forwarded) (serious|grave|critical)' | grep -v fixed | (x=0; while read a; do x=\$((\$x+1)); echo \$a; if [ \$((\$x % 100)) -eq 0 ]; then echo >&2 count \$x; sleep 1; fi; done)" | ssh -C auric dd of=basebugs/rcbugs.txt Then there's some further stuff in auric:~ajt/basebugs. The while loop is because my routing is really screwed up. Cheers, aj
pgp31CCJvweR0.pgp
Description: PGP signature