[bitbake-devel] Broken SRC_URI handling

Martin Jansa martin.jansa at gmail.com
Tue Nov 27 06:33:10 UTC 2012


On Tue, Nov 27, 2012 at 02:02:17AM +0100, Andreas Müller wrote:
> On Mon, Nov 26, 2012 at 10:21 PM, Richard Purdie
> <richard.purdie at linuxfoundation.org> wrote:
> > On Mon, 2012-11-26 at 16:45 +0100, Enrico Scholz wrote:
> >> Hi,
> >>
> >> commit 07b5f84133ac79aac4e939ea5f24390ad7f940a5 introduced a regression
> >> with
> >>
> >> | +            if not newpath or not os.path.exists(newpath) and path.find("*") != -1:
> >>
> >>
> >> When an SRC_URI element is not found, some directory in the search path
> >> is copied insted.
> >>
> >> There should be probably added some parentheses in the expression above.
> >> At the moment, the 'A or B and C' above is interpreted as 'A or (B and
> >> C)' due to operator precedences.
> >
> > I just pushed a fix for this before I read this email! We reached the
> > same conclusion so it should be fixed in master now :)
> >
> > Cheers,
> >
> > Richard
> >
> Not sure if it is related but since last update I get
> 
> WARNING: Failed to fetch URL file://systemctl, attempting MIRRORS if available
> ERROR: Fetcher failure: Unable to find file file://systemctl anywhere.

Hi,

it's slightly different change:
http://patchwork.openembedded.org/patch/39625/

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20121127/d3f45035/attachment-0001.sig>


More information about the bitbake-devel mailing list