On Mon, 10 Sep 2001, Daniel Burrows wrote: > After spending hours trying to debug aptitude, I have concluded that my > woes stem from a problem with apt itself.
There is likely something wrong with the encoding used to pass the configuration space into the http method, there are some debug options that will show that up. un-escaped special character or something. You might try putting your config in a seperate Configuration object as a work around. Jason

