[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Amusing bugreport



Joey Hess wrote:
> Wichert Akkerman wrote:
> > Also note that a lot of open bugs are might be fixed. At least I tend
> > to upload a fixed package, and wait for dinstall to tell me that it is
> > installed before closing the bugs. And then of course I completely forget
> > about it until I do some quarterly bug-browsing. Someone should write a
> > tool to download all bugs for a maintainer so you can browse them
> > offline :)
> 
> Hm, I tend to use this to make a local mirror of my bugs so I can look at
> them offline on my laptop:
> 
> #!/bin/sh
> install -d /home/joey/debian/bugs/
> cd /home/joey/debian/bugs/
> mkdir tmp
> cd tmp
> wget -X Bugs/db/si -r -l 1 -nv $@ \
>   http://www.debian.org/Bugs/db/ma/lJoey_Hess,joeyh,master.debian.org,.html
> cd ..
> rm -r www.debian.org
  ^^^^^^^^^^^^^^^^^^^^

  This seems dangerous.  Surely you've heard the story of the woman who
  deleted the entire internet by dragging the 'Internet' icon on her desktop
  to the trashcan. ;)

  (Luckily, she was able to recover it before emptying the recycle bin)

  -Mitch

Attachment: pgp2TaPQ92Bkw.pgp
Description: PGP signature


Reply to: