*** This bug is a duplicate of bug 346386 ***
    https://bugs.launchpad.net/bugs/346386

Thanks!

I had the same issue, and the commands above solved the problem with one 
difference: I added the -R option to the rm command:
$ sudo rm /var/lib/apt/lists/*
[sudo] password for rotev: 
rm: cannot remove `/var/lib/apt/lists/partial': Is a directory
$ sudo rm -R /var/lib/apt/lists/*
$ sudo apt-get update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032272

Title:
  update-manager gives system error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1032272/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to