On 16/08/2012 12:30, Ritesh Raj Sarraf wrote:
On Thursday 16 August 2012 02:43 PM, Tshepang Lekhonkhobe wrote:
On 16/08/2012 02:23, Ritesh Raj Sarraf wrote:
ls -l /etc/apt/trusted.gpg
$ ls -l /etc/apt/trusted.gpg
-rw------- 1 root root 1211 Jul 27 23:39 /etc/apt/trusted.gpg
That explains. You are running as a normal user and the app is trying to
read the file, to which it does not have read permissions. Just add read
permissions to the file for group and others and it will work.
But is it a good idea to change Debian defaults? Shouldn't apport handle
cases like this gracefully?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org