http://wiki.eeeuser.com/addingxandrosrepos
http://wiki.eeeuser.com/howto:unable_to_tparse
In my post on installing Audacity, the program used to install it was Aptitude (apt-get). Synaptic is also a package manager, linked to apt-get, but with a GUI. To run it, press Ctrl-Alt-T to bring up the terminal console and type "sudo synaptic".
Some users have reported the following (or similar) errors from Synaptic / Aptitude:
E: Unable to tparse package file /var/lib/dpkg/status (2)
E: Unable to lock the download directory
- Press Ctrl-Alt-T to bring up the terminal console.
- Make sure Synaptic is closed and run "sudo dpkg --configure -a"
- Within Synaptic, run Edit / Fix Broken Packages twice.
After each of these, it would be advisable to ensure Synaptic is closed, and then run
"sudo apt-get update" to update the package list.
There appears to be two solutions:
No comments:
Post a Comment