Bug#669880: apt-get should work better with partial mirrors

2012-05-18 Thread Goswin von Brederlow
Santiago Vila writes: > On Wed, 16 May 2012, David Kalnischkies wrote: > >> On Wed, May 16, 2012 at 1:50 PM, Santiago Vila wrote: >> > After upgrading to apt 0.9.3, I have seen apt-get to fail when >> > Translation-es was not available. >> >> As Translations are important for many people to und

Bug#669880: apt-get should work better with partial mirrors

2012-05-16 Thread Santiago Vila
On Wed, 16 May 2012, David Kalnischkies wrote: > On Wed, May 16, 2012 at 1:50 PM, Santiago Vila wrote: > > After upgrading to apt 0.9.3, I have seen apt-get to fail when > > Translation-es was not available. > > As Translations are important for many people to understand what > is going on/what

Bug#669880: apt-get should work better with partial mirrors

2012-05-16 Thread Santiago Vila
After upgrading to apt 0.9.3, I have seen apt-get to fail when Translation-es was not available. The funny thing is that even by setting LANG=C, apt-get *still* tried to retrieve Translation-es. This does not make much sense. I had to rm -f /var/lib/apt/lists/* and then it started to work again