From: Rob Kramer <robk@starhub.net.sg>
To: openembedded-devel@openembedded.org
Subject: Re: Bitbake-1.6 crashes on 'which'.
Date: Wed, 18 Oct 2006 15:19:29 +0800 [thread overview]
Message-ID: <eh4kc9$63q$1@sea.gmane.org> (raw)
In-Reply-To: eh4jbk$29v$1@sea.gmane.org
Rob Kramer wrote:
> I had to patch 1.6 as below, copied from trunk/bitbake.
Or not; this dies elsewhere. Am I supposed to use 1.6 branch in the first
place? I'll try trunk for now..
Cheers,
Rob
BB>> edit glibc-initial
Traceback (most recent call last):
File "/home/rob/oe/bitbake/bin/bitbake", line 1161, in ?
main()
File "/home/rob/oe/bitbake/bin/bitbake", line 1156, in main
cooker.cook( BBConfiguration( options ), args[1:] )
File "/home/rob/oe/bitbake/bin/bitbake", line 888, in cook
self.interactiveMode()
File "/home/rob/oe/bitbake/bin/bitbake", line 793, in interactiveMode
shell.start( self )
File "/home/rob/oe/bitbake/lib/bb/shell.py", line 804, in start
bbshell.main()
File "/home/rob/oe/bitbake/lib/bb/shell.py", line 779, in main
self.processCommand( tokens[0], tokens[1:] or "" )
File "/home/rob/oe/bitbake/lib/bb/shell.py", line 736, in processCommand
result = function( self.commands, params )
File "/home/rob/oe/bitbake/lib/bb/shell.py", line 189, in edit
bbfile = self._findProvider( name )
File "/home/rob/oe/bitbake/lib/bb/shell.py", line 110, in _findProvider
lv, lf, pv, pf = Providers.findBestProvider(preferred,
cooker.configuration.data, cooker.status, cooker.build_cache_fail)
File "/home/rob/oe/bitbake/lib/bb/providers.py", line 41, in
findBestProvider
files = pkg_pn[pn]
TypeError: list indices must be integers
next prev parent reply other threads:[~2006-10-18 7:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-18 7:02 Bitbake-1.6 crashes on 'which' Rob Kramer
2006-10-18 7:19 ` Rob Kramer [this message]
2006-10-21 12:10 ` Richard Purdie
2006-10-22 2:57 ` Rob Kramer
2006-10-22 17:41 ` Richard Purdie
2006-10-22 18:32 ` Michael 'Mickey' Lauer
2006-10-23 2:07 ` Rob Kramer
2006-10-18 8:04 ` Holger Freyther
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='eh4kc9$63q$1@sea.gmane.org' \
--to=robk@starhub.net.sg \
--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.