All of lore.kernel.org
 help / color / mirror / Atom feed
* bitbake: staging of binary over symlink breaks sysroot (lzma x xz)
@ 2010-07-28  9:30 Stanislav Brabec
  2010-07-28  9:52 ` Andrea Adami
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Stanislav Brabec @ 2010-07-28  9:30 UTC (permalink / raw)
  To: openembedded-devel

I just built an angstrom image and thinks failed.

lzma image depends on lzma-native, grep and other programs that use .xz
suffix for tarballs depend on xz-native.
This fact itself is bad - it creates file conflicts in the sysroot.

But things were even worse:
- xz-native staged xz binary and lzma as a symlink to xz.
- lzma-native tried to stage lzma 4 minutes later

But staging of lzma apparently went wrong. Instead of removal of lzma
symlink and installation of lzma binary, bitbake followed the symlink
and staged lzma as xz with a result of broken build environment.

I have bitbake-1.8.18.

-- 

________________________________________________________________________
Stanislav Brabec
http://www.penguin.cz/~utx/zaurus




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

end of thread, other threads:[~2010-08-04 15:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-28  9:30 bitbake: staging of binary over symlink breaks sysroot (lzma x xz) Stanislav Brabec
2010-07-28  9:52 ` Andrea Adami
2010-07-28 10:09 ` Marco Cavallini
2010-07-28 13:39 ` Marco Cavallini
2010-07-28 14:06   ` Bernhard Reutner-Fischer
2010-07-28 14:32     ` Bernhard Reutner-Fischer
2010-08-02 17:13       ` [PATCH, RFC]: automatically depend xz compressed URIs on xz-native [was: Re: bitbake: staging of binary over symlink breaks sysroot (lzma x xz)] Bernhard Reutner-Fischer
2010-08-02 17:49         ` Khem Raj
2010-08-02 18:07           ` Bernhard Reutner-Fischer
2010-08-02 18:13             ` Khem Raj
2010-08-02 18:20               ` Bernhard Reutner-Fischer
2010-08-02 20:23                 ` Tom Rini
2010-08-04 10:37                   ` [PATCH] base.bbclass: depend unpacking on native unpackers Bernhard Reutner-Fischer
2010-08-04 15:08                     ` Khem Raj

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.