On 20 June 2012 11:04, Sohum Banerjea <[email protected]> wrote:
>> Did this start happening after using aptitude or apt-get to update?
>
> I assume after apt-get update, as that's what's in my crontab.

> % sudo rm -f /var/cache/apt/*.bin*
> % sudo apt-get update
> <snip>
> Fetched 254 kB in 40s (6,327 B/s)
> % echo $?
> 139

How about after:

# cp -R /var/lib/apt/lists /var/lib/apt/lists.bak
# rm -rf /var/lib/apt/lists/*



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to