On Tue, 2003-03-04 at 00:35, Paul de Vrieze wrote:
> On Monday 03 March 2003 14:30, Sigurd Stordal wrote:
> > I get a yellow star whe emerging perl doing an emerge -e world.
> > I seems to remember something about it on this list earlier, but can't find
> > it when I look at the mail list archives.
> > So anyone knows what is wrong.
> >
> 
> This is a bug in portage, the system logging code does not work with empty 
> strings. For now pressing ^D at each star works
> 
> Paul

Edit /etc/init.d/functions.sh and look for the logger line.  Replace:
         $*
with
        "$*"


-- 
Troy Dack                                       http://linux.tkdack.com
<[EMAIL PROTECTED]>                             http://webportage.sf.net

Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4D90BE3C
Key fingerprint = 1F3D 6C15 16AA 09D5 0C96  92E5 FD89 16F9 4D90 BE3C


--
[EMAIL PROTECTED] mailing list

Reply via email to