* [gentoo-user] Problem with genlop
@ 2005-08-03 21:58 Yuval Scharf
2005-08-03 22:29 ` A. Khattri
0 siblings, 1 reply; 6+ messages in thread
From: Yuval Scharf @ 2005-08-03 21:58 UTC (permalink / raw
To: gentoo-user
Hello,
Why when ever I execute
cgext03 ~ # genlop --current
I get...
!!! Error: no working merge found.
Thanks,
Yuval Scharf
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problem with genlop
2005-08-03 21:58 [gentoo-user] Problem with genlop Yuval Scharf
@ 2005-08-03 22:29 ` A. Khattri
2005-08-03 22:49 ` Yuval Scharf
0 siblings, 1 reply; 6+ messages in thread
From: A. Khattri @ 2005-08-03 22:29 UTC (permalink / raw
To: gentoo-user
On Thu, 4 Aug 2005, Yuval Scharf wrote:
> Why when ever I execute
>
> cgext03 ~ # genlop --current
>
> I get...
>
> !!! Error: no working merge found.
That would be correct, --current reports on an emerge in currently in
progress, so you see the above message when there's none in progress.
--
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problem with genlop
2005-08-03 22:29 ` A. Khattri
@ 2005-08-03 22:49 ` Yuval Scharf
2005-08-03 22:59 ` Willie Wong
2005-08-03 23:05 ` Willie Wong
0 siblings, 2 replies; 6+ messages in thread
From: Yuval Scharf @ 2005-08-03 22:49 UTC (permalink / raw
To: gentoo-user
On Thursday 04 August 2005 01:29, A. Khattri wrote:
> On Thu, 4 Aug 2005, Yuval Scharf wrote:
> > Why when ever I execute
> >
> > cgext03 ~ # genlop --current
> >
> > I get...
> >
> > !!! Error: no working merge found.
>
> That would be correct, --current reports on an emerge in currently in
> progress, so you see the above message when there's none in progress.
>
>
> --
Hello,
I meant "whenever there is a merge going on...".
Yuval Scharf
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problem with genlop
2005-08-03 22:49 ` Yuval Scharf
@ 2005-08-03 22:59 ` Willie Wong
2005-08-03 23:05 ` David Morgan
2005-08-03 23:05 ` Willie Wong
1 sibling, 1 reply; 6+ messages in thread
From: Willie Wong @ 2005-08-03 22:59 UTC (permalink / raw
To: gentoo-user
On Thu, Aug 04, 2005 at 01:49:15AM +0300, Yuval Scharf wrote:
> On Thursday 04 August 2005 01:29, A. Khattri wrote:
> > On Thu, 4 Aug 2005, Yuval Scharf wrote:
> > > Why when ever I execute
> > >
> > > cgext03 ~ # genlop --current
> > >
> > > I get...
> > >
> > > !!! Error: no working merge found.
> >
> > That would be correct, --current reports on an emerge in currently in
> > progress, so you see the above message when there's none in progress.
> >
> >
> > --
>
> Hello,
>
> I meant "whenever there is a merge going on...".
>
> Yuval Scharf
Me too. When I reinstalled my system in April, genlop -c works like a
charm. Sometime between then and now genlop -c no longer reports
anything when a emerge is going on.
W
--
Intolerant people should be shot.
Sortir en Pantoufles: up 3 days, 6:21
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problem with genlop
2005-08-03 22:59 ` Willie Wong
@ 2005-08-03 23:05 ` David Morgan
0 siblings, 0 replies; 6+ messages in thread
From: David Morgan @ 2005-08-03 23:05 UTC (permalink / raw
To: gentoo-user
On 18:59 Wed 03 Aug , Willie Wong wrote:
> On Thu, Aug 04, 2005 at 01:49:15AM +0300, Yuval Scharf wrote:
> > On Thursday 04 August 2005 01:29, A. Khattri wrote:
> > > On Thu, 4 Aug 2005, Yuval Scharf wrote:
> > > > Why when ever I execute
> > > >
> > > > cgext03 ~ # genlop --current
> > > >
> > > > I get...
> > > >
> > > > !!! Error: no working merge found.
It's broken due to some change in sandbox - known issue :)
If there's another release it'll hopefully be fixed (currently broken in 0.30.2
(x86) and 0.30.3 (~x86))
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problem with genlop
2005-08-03 22:49 ` Yuval Scharf
2005-08-03 22:59 ` Willie Wong
@ 2005-08-03 23:05 ` Willie Wong
1 sibling, 0 replies; 6+ messages in thread
From: Willie Wong @ 2005-08-03 23:05 UTC (permalink / raw
To: gentoo-user
Hum, because of your post, I began to believe it is not only my
problem. And voila! A bug has been filed for it:
http://bugs.gentoo.org/show_bug.cgi?id=99823
It is caused by a change in behaviour in sandbox such that the file
/tmp/sandboxpids.tmp, which genlop uses to determine if a emerge is
going on, is no longer used, resulting in genlop never catching a
emerge.
It is allegedly fixed in 0.30.4
There is a patch in the bugzilla thread if you really want the fix
now.
W
On Thu, Aug 04, 2005 at 01:49:15AM +0300, Yuval Scharf wrote:
> On Thursday 04 August 2005 01:29, A. Khattri wrote:
> > On Thu, 4 Aug 2005, Yuval Scharf wrote:
> > > Why when ever I execute
> > >
> > > cgext03 ~ # genlop --current
> > >
> > > I get...
> > >
> > > !!! Error: no working merge found.
> >
> > That would be correct, --current reports on an emerge in currently in
> > progress, so you see the above message when there's none in progress.
> >
> >
> > --
>
> Hello,
>
> I meant "whenever there is a merge going on...".
>
> Yuval Scharf
> --
> gentoo-user@gentoo.org mailing list
--
Gualtieri's Law of inertia:
Where there's a will, there's a won't.
Sortir en Pantoufles: up 3 days, 6:25
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-08-03 23:13 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-03 21:58 [gentoo-user] Problem with genlop Yuval Scharf
2005-08-03 22:29 ` A. Khattri
2005-08-03 22:49 ` Yuval Scharf
2005-08-03 22:59 ` Willie Wong
2005-08-03 23:05 ` David Morgan
2005-08-03 23:05 ` Willie Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox