Please don't cc me on list mail - thanks. On Mon, 19 Feb 2001 at 17:14:44 +0100, Joris Lambrecht wrote: > based on experience the only thing missing in pool is packages.gz file, so > it's a distributor's problem ... wonder why they don't do it in there ...
Because apt has always looked in dists/ for the Packages.gz file. More to the point, the package pool is there so that packages go in one place no matter what distribution they're in; the Filename: fields in Packages files then link into the pool from each distribution. It provides an elegant way to implement things like 'testing', which otherwise would have put an unacceptable load on mirrors. It shouldn't be a problem for distributors, as CD image building tools and the like should sort it all out appropriately. -- Colin Watson [EMAIL PROTECTED]

