Your message dated Sat, 15 Apr 2006 15:15:41 +1000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#361572: wajig cannot perform administrative commands and 
says "Access denied" (sudo related)
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wajig
Severity: grave
Justification: renders package unusable


I've a default sudo and wajig installation on Debian Stable.
When trying to perform administrative commands like install,
hold, etc. wajig says "Access denied". This message is
displayed when I run su as root without a user name.
I tried to change my sudoers file with visudo, without success.
I dig into wajig and found, that is uses su and not sudo on
my system. I changed line 28 of /usr/share/wajig/perform.py to

setroot = "/usr/bin/sudo"

Now wajig works fine as root, but does not work as a normal
user. I know, I have to use visudo...

wajig's perform.py is a bit messy and not suits well for
Debian and possibly other distributions.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=hu_HU, LC_CTYPE=hu_HU (charmap=ISO-8859-2)


--- End Message ---
--- Begin Message ---
Received Sun 09 Apr 2006  1:11pm +1000 from Ferenczi Viktor:
> Package: wajig
> Severity: grave
> Justification: renders package unusable
> 
> 
> I've a default sudo and wajig installation on Debian Stable.
> When trying to perform administrative commands like install,
> hold, etc. wajig says "Access denied". This message is
> displayed when I run su as root without a user name.

Could you give actual examples. I've not bee able to reporoduce this
problem and others have perfectly working systems - so I'm trying to
track down what you might have that is different.

> I tried to change my sudoers file with visudo, without success.

So, you did or did not change your sudo file? Whether or not you choose
to used sudo is up to you. It is recommended but not required, and if
you have sudo installed but not properly set up then wajig will have
some issues.

> I dig into wajig and found, that is uses su and not sudo on
> my system. I changed line 28 of /usr/share/wajig/perform.py to
> 
> setroot = "/usr/bin/sudo"
> 
> Now wajig works fine as root, but does not work as a normal
> user. I know, I have to use visudo...

That's because sudo as root should always work.  It sounds like you have
a badly setup sudo? Check the instructions for help.

> wajig's perform.py is a bit messy and not suits well for
> Debian and possibly other distributions.

Suggestions are most welcome.  What do you mean here? 

Regards,
Graham

--- End Message ---

Reply via email to