Your message dated Thu, 1 Dec 2011 00:00:25 +0800
with message-id 
<can3vere5zvdxw0rwvm0obsegxt7uuke+rvtssrzugrrajqq...@mail.gmail.com>
and subject line Bug #281498 and others: `%s' in aptitude permission denied 
messages
has caused the Debian Bug report #281498,
regarding aptitude: error message strangely worded
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
281498: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=281498
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.2.15.8-1
Severity: minor

due to using sudo, ~/.aptitude was not readable when I ran this
command as myself:

~$ aptitude show vpnc
E: /home/adrian/.aptitude/config - Unable to open %s for writing (13
Permission denied)
Package: vpnc
State: installed
....

It seems odd to say this rather than:
E: Unable to open /home/adrian/.aptitude/config for writing (13
Permission denied)

Adrian
-- 
Adrian Bridgett <[email protected]>,  Technology Consultant
Switchboard: 01256-811125  Mobile: 0777-3778251
Syan Limited - Dyadic Division, Riverside View, Basing Road,
Old Basing, Basingstoke, Hampshire, RG24 7AL


--- End Message ---
--- Begin Message ---
Version: 0.6.4-1

Not sure when these errors were fixed, but they seem to have been for
a while.  They all relate to `%s' not being replaced with a filename
in permission denied messages.

>From #281498:
> due to using sudo, ~/.aptitude was not readable when I ran this
> command as myself:
>
> ~$ aptitude show vpnc
> E: /home/adrian/.aptitude/config - Unable to open %s for writing (13
> Permission denied)
> Package: vpnc
> State: installed
> ....

Now:
~$ ls -ld .aptitude
dr-x--x--x 2 root root 4096 Nov 30 23:49 .aptitude
~$ aptitude show vpnc
E: Unable to open /home/daniel/.aptitude/config for writing - apt_init
(13: Permission denied)
Package: vpnc
...


--- End Message ---

Reply via email to