PDA

View Full Version : [ubuntu] failed to open configuration file '/home/user/.dpkg.cfg'



support
August 12th, 2008, 03:36 PM
(Running Ubuntu 8.04LTS)

The last time I ran <sudo apt-get update> and <sudo apt-get upgrade> everything worked fine. Today, when I run <sudo apt-get upgrade> most of the packages being upgraded return the following error when being setup:

failed to open configuration file `/home/username/.dpkg.cfg' for reading: Permission denied

Any ideas on what I am now missing?

mike-g2
August 19th, 2008, 07:52 PM
Nope, but getting the same error on multiple machines.

Mike

guldi
September 3rd, 2008, 11:44 AM
Afaik, the problem ist nfs.
When your /home directory ist mountet via nfs, the local root (wich is called by local sudo) does not have any rights.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=200701

Even it's not very nice, if there's no solution, I could live with it.