On Wed, Apr 22, 2009 at 11:37 AM, Jinoy Jose <[email protected]> wrote: > Ritesh, > It says an exclusive lock is not available, or something similar. I did not > try apt-get clean. > Jose
I believe the upgrade process that ran earlier locked the archive or package list directory. Check if there exists any lock file in /var/cache/apt/archives or /var/lib/apt/lists/. Delete the lock file, do 'sudo apt-get update' again and then do 'sudo apt-get dist-upgrade'. Onkar -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
