On 8/10/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
On Thu, 10 Aug 2006 18:55:02 +0200, Jonatan Liljedahl <[EMAIL PROTECTED]>
> SignProgram: Creating FileHash
> sudo: no passwd entry for root!
>
I've seen that, but haven't been able to track it down. To be honest I
haven't spent that much energy on it either.

Do you just mean that sudo error message? It seemed to happen to me
beause my super-user account (#0) was named gobo, and my sudo was not
compiled as such. I believe it is the result of issuing "sudo -v". You
need something like this in the recipe to fix it:
configure_options=(
"--with-runas-default=`SuperUserName`"
)

It's tricky to recompile sudo with fibosandbox though... see my
earlier post to gobolinux-users at
http://www.wotfun.com/pipermail/gobolinux-users/2006-July/003295.html.
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to