Update problems
Michael T. Richter
ttmrichter at gmail.com
Sun Apr 23 00:57:06 UTC 2006
On Sat, 2006-22-04 at 21:34 -0300, Preston Smith wrote:
> preston at Kubuntu:~$ apt-get update
> E: Could not open lock file /var/lib/apt/lists/lock - open (13 Permission
> denied )
> E: Unable to lock the list directory
You can't run apt-* from the command line as your regular user account.
> preston at Kubuntu:~$ su
> Password:
> su: Authentication failure
> Sorry.
The root account has no password and, as such, can't be logged in. If
you want to just type all commands with root privileges, try:
sudo -s
Or, alternatively, try:
sudo apt-get <insert stuff you want to do here>
For single commands, or small lists of them, the second one if the
better choice. If you're expecting to do a lot of tedious Mystic
Incantations<tm> at root privileges, you'll need the first.
--
Michael T. Richter
Email: ttmrichter at gmail.com, mtr1966 at hotpop.com
MSN: ttmrichter at hotmail.com, mtr1966 at hotmail.com; YIM:
michael_richter_1966; AIM: YanJiahua1966; ICQ: 241960658; Jabber:
mtr1966 at jabber.cn
"I find many of the machines of violence very attractive. Tanks,
airplanes, warships, especially aircraft carriers. And the German
U-boats, submarines." --The Dalai Lama
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060423/1935f035/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060423/1935f035/attachment.sig>
More information about the ubuntu-users
mailing list