All of lore.kernel.org
 help / color / mirror / Atom feed
* Build doesn't interrupt cleanly
@ 2013-06-20  5:22 Gary Thomas
  2013-06-20 10:25 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2013-06-20  5:22 UTC (permalink / raw)
  To: Yocto Project

Using Yocto master (1dd643b142c69ac9035e29bff11d02201638dc65)

I forcefully interrupted a bitbake build with ^C^C.  When it
shut down, I made some changes to my local.conf and then tried
to fire it up again, only to get this error:
   ERROR: Only one copy of bitbake should be run against a build directory

It looks like bitbake didn't totally get cleaned up in this case.
   $ ps ax | grep bit
   16319 pts/4    S      0:01 python /home/local/poky-multi/bitbake/bin/bitbake-worker decafbad

Killing this left over worker let me continue.

I've never seen this before, so perhaps it's new behaviour.
If it happens again, I'll file a bug.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build doesn't interrupt cleanly
  2013-06-20  5:22 Build doesn't interrupt cleanly Gary Thomas
@ 2013-06-20 10:25 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2013-06-20 10:25 UTC (permalink / raw)
  To: Yocto Project

On 2013-06-20 06:22, Gary Thomas wrote:
> Using Yocto master (1dd643b142c69ac9035e29bff11d02201638dc65)
>
> I forcefully interrupted a bitbake build with ^C^C.  When it
> shut down, I made some changes to my local.conf and then tried
> to fire it up again, only to get this error:
>    ERROR: Only one copy of bitbake should be run against a build directory
>
> It looks like bitbake didn't totally get cleaned up in this case.
>    $ ps ax | grep bit
>    16319 pts/4    S      0:01 python /home/local/poky-multi/bitbake/bin/bitbake-worker decafbad
>
> Killing this left over worker let me continue.
>
> I've never seen this before, so perhaps it's new behaviour.
> If it happens again, I'll file a bug.
>

Looks like this was reported as bug #4750 only yesterday :-)

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-20 10:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20  5:22 Build doesn't interrupt cleanly Gary Thomas
2013-06-20 10:25 ` Gary Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.