Mailinglist Archive: opensuse (3135 mails)
| < Previous | Next > |
Re: [opensuse] opensuseupdate setuid problem
- From: "Joe Morris (NTM)" <Joe_Morris@xxxxxxx>
- Date: Mon, 12 Mar 2007 07:19:52 +0800
- Message-id: <45F48E98.9090304@xxxxxxx>
davidr wrote:
> The opensuseupdater icon always shows a yellow triangle, hovering over the icon reports
>
> error :
> helper program returned
> setuid operation not permitted
> forget to chmod this program?
>
> anyone any idea as to how to fix this?
>
At least the error message is very helpful. :-) You have chosen secure
for your security model instead of easy, which changes the permissions
of /usr/sbin/zypp-checkpatches-wrapper. You need to add
"/usr/sbin/zypp-checkpatches-wrapper root.root 4755" to your
/etc/permissions.local file (make sure you end this line with an enter,
i.e new line). Then run SuSEconfig. This makes the fix permanent,
otherwise the perms would be reset by SuSEconfig.
--
Joe Morris
Registered Linux user 231871 running openSUSE 10.2 x86_64
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> The opensuseupdater icon always shows a yellow triangle, hovering over the icon reports
>
> error :
> helper program returned
> setuid operation not permitted
> forget to chmod this program?
>
> anyone any idea as to how to fix this?
>
At least the error message is very helpful. :-) You have chosen secure
for your security model instead of easy, which changes the permissions
of /usr/sbin/zypp-checkpatches-wrapper. You need to add
"/usr/sbin/zypp-checkpatches-wrapper root.root 4755" to your
/etc/permissions.local file (make sure you end this line with an enter,
i.e new line). Then run SuSEconfig. This makes the fix permanent,
otherwise the perms would be reset by SuSEconfig.
--
Joe Morris
Registered Linux user 231871 running openSUSE 10.2 x86_64
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |