I'm having problems with apt-get retrieving files. While doing an upgrade with sources.list pointing to any given http site (for stable and unstable directories), apt-get will successfully pull in one file, and then show a '400 Bad request' for the next. Then the next file will come in just fine, and then the error... all the way through.
I'm using apt 0.3.3, but similar behavior occured with the apt that came with slink -- in those cases, one file would transfer fine, and then the next would transfer without ending, grabbing all the data that belonged to other packages. Is it something wrong that I'm doing? I'm entering 'apt-get upgrade', and letting it run. sources.list as follows: deb http://debian.crosslink.net/debian stable main contrib non-free deb http://debian.crosslink.net/debian unstable main contrib non-free Kernel 2.2.5 produced with make-kpkg, slink+potato, 56k ppp connection. Any help would be appreciated. Thanks, Jim