All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [oe-commits] org.oe.dev	conf/distro/include/angstrom-2007-preferred-versions.inc: add	file for locking down almost every package
Date: Fri, 19 Oct 2007 14:21:27 +0200	[thread overview]
Message-ID: <4718A147.4000306@student.utwente.nl> (raw)
In-Reply-To: <74d0deb30710190309s4c794a0gbb960a983ce41c9e@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

pHilipp Zabel schreef:
> On 10/19/07, koen commit <openembedded-commits@lists.openembedded.org> wrote:
>> conf/distro/include/angstrom-2007-preferred-versions.inc: add file for locking down almost every package
>>
>> ** THIS WILL BE INCLUDED SOON -- REVIEW IT!!! **
> [...]
>> +PREFERRED_VERSION_bochs ?="2.1"
>> +PREFERRED_VERSION_bogofilter ?="0.96.0"
>> +PREFERRED_VERSION_bonnie ?=""
> 
> bonnie++ ?
> 
> [...]
>> +PREFERRED_VERSION_dbus ?="1.0.2"
>> +PREFERRED_VERSION_dbus-c ?=""
>> +PREFERRED_VERSION_dbus-c ?=""
> 
> dbus-c++ ?

yeah, it breaks on any PV with a '+' in it :(

Incidentally, it also uncovers a bitbake bug:

Traceback (most recent call last):
  File "/data/build/oe/bitbake/bin/bitbake", line 134, in <module>
    main()
  File "/data/build/oe/bitbake/bin/bitbake", line 131, in main
    cooker.cook()
  File "/data/build/oe/bitbake/lib/bb/cooker.py", line 565, in cook
    return self.buildTargets(pkgs_to_build)
  File "/data/build/oe/bitbake/lib/bb/cooker.py", line 470, in buildTargets
    taskdata.add_unresolved(localdata, self.status)
  File "/data/build/oe/bitbake/lib/bb/taskdata.py", line 509, in
add_unresolved
    self.add_provider_internal(cfgData, dataCache, target)
  File "/data/build/oe/bitbake/lib/bb/taskdata.py", line 360, in
add_provider_internal
    eligible, foundUnique = bb.providers.filterProviders(all_p, item,
cfgData, dataCache)
  File "/data/build/oe/bitbake/lib/bb/providers.py", line 254, in
filterProviders
    eligible = _filterProviders(providers, item, cfgData, dataCache)
  File "/data/build/oe/bitbake/lib/bb/providers.py", line 231, in
_filterProviders
    newver = "%s-%s" % (newvers[1], newvers[2])
IndexError: string index out of range


for thing like wirelesstool ('28') and jpeg '6b', it seems to access teh
nevers[] array out of bounds.

regards,

Koen

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHGKFHMkyGM64RGpERAk0hAKC3MfD/V0ZRBdHwocdY+fKteQzkuACgux/w
09gGusFRO78mVxdWGFtvc3s=
=q2Dj
-----END PGP SIGNATURE-----



  reply	other threads:[~2007-10-19 12:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1Iinn8-0004il-BP@linuxtogo.org>
2007-10-19 10:09 ` [oe-commits] org.oe.dev conf/distro/include/angstrom-2007-preferred-versions.inc: add file for locking down almost every package pHilipp Zabel
2007-10-19 12:21   ` Koen Kooi [this message]
2007-10-19 13:32     ` Koen Kooi
2007-10-21 23:22     ` [oe-commits] org.oe.dev conf/distro/include/angstrom-2007-preferred-versions.inc: add Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4718A147.4000306@student.utwente.nl \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.