Re: Packages file under version control

2003-06-14 Thread Dan Jacobson
$ wget http://home.tiscali.cz:8080/~cz210552/download/apt-rsync $ chmod +x apt-rsync Traceback (most recent call last): File "./apt-rsync", line 58, in ? f=PrivoxyWindowOpen(SOURCES) NameError: name 'PrivoxyWindowOpen' is not defined Now what? I do in fact use privoxy BTW. Of course the aut

Re: Packages file under version control

2003-06-13 Thread Dan Jacobson
I am fortunate to have an account on debian.linux.org.tw, I.e. a mirror. Maybe I can make a script to just do a diff of the Packages file and then just download this diff over my modem? I hate downloading megabytes just because I want to upgrade some puny package without resorting to dpkg. I wou