Re: Bug#278675: debget: relies on outdated archive structure

2005-06-14 Thread Roderick Schertler
crib the code from reportbug which is parsing this info out of the existing packages.debian.org HTML code. -- Roderick Schertler [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#35460: cucipop: preinst remounts /usr without need

1999-04-02 Thread Roderick Schertler
Package: cucipop Version: 1.31-7 The preinst says if [ "$(mount | grep 'on /usr' | grep ro)" != "" ] then echo "Remounting the /usr filesystem read-write (forgetful, aren't we?)" mount -o remount,rw /usr fi I don't understand why it does this (surely unpacking the .de