Yup, the problem appeared after upgrading the baselayout package, I can confirm that.
The problem seems to be in /etc/init.d/bootmisc:
line 44:
( find /var/lock -type f -print0 | xargs -0 rm -f -- 1>&2 )
What's wrong with this ?

Øyvind

----- Original Message ----- 
From: "Kees Bergwerf" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 30, 2003 9:21 PM
Subject: [gentoo-user] xargs


> when booting my machine, it shows:
> ..
>  *Cleaning /var/lock, /var/run...
> XARGS: environment is too large for exec
>  *Cleaning /tmp directory
> ..
> 
> What is going wrong here?
> 
> I see also just before the login prompt:
> ERROR: "/etc/init.d/rxstack" has syntax errors in it; not executing
> 
> I have tried to emerge regina rexx again (because I thought that is where 
> rxstack is used for) but that did not help.
> 
> 
> --Kees
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
>

--
[EMAIL PROTECTED] mailing list

Reply via email to