On 09/05/11 17:50, Fabian Groffen wrote:
> On 05-09-2011 17:45:57 +0100, Alan Hourihane wrote:
>> I always get this after an "emerge --sync"
>>
>> Any idea why ?
> you probably have some post-sync script that tries to run q (from
> portage-utils) in the/a wrong way.
>
Ah, o.k. it came from .....

/etc/portage/postsync.d/q-reinitialize

and it has this in it.....

#!/bin/sh
[ -x /usr/bin/q ] && /usr/bin/q -r ${PORTAGE_QUIET:+-q}
:


I don't remember creating that, and just checked it's come from
app-portage/portage-utils.

Alan.

Reply via email to