On Thu, 11 Oct 2007 13:53:57 +0200 Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > > > ... When running command 'ls -ld '/etc/paludis'/* >/dev/null > > > 2>/dev/null': ... setuid(109) failed: Resource temporarily > > > 2>unavailable > > > > > > when using paludis. Any hint what could be causing this? > > > > What's in your /etc/passwd etc for the paludisbuild user? > > # grep paludis /etc/passwd > paludisbuild:x:109:560:added by portage for > paludis:/dev/null:/sbin/nologin
Hrm. And you're not using LDAP or anything funky like that? Can you su to paludisbuild normally? According to the man page, setuid returns EAGAIN if "The uid does not match the current uid and uid brings process over its RLIMIT_NPROC resource limit.". Are you using limits? And have you set excessively low limits on paludisbuild? -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
