Package: bitbake
Version: 1.8.18-3
Severity: important
Tags: upstream

I am trying to use Debian bitbake to build OpenEmbedded and got the
following Python error:

ant...@algol:~/work/openembedded$ bitbake helloworld-image
NOTE: Handling BitBake files: - (7260/7260) [100 %]
NOTE: Parsing finished. 6498 cached, 425 parsed, 337 skipped, 0 masked.
NOTE: build Angstrom ${DISTRO_VERSION}: started
Traceback (most recent call last):
  File "/usr/bin/bitbake", line 143, in <module>
      main()
  File "/usr/bin/bitbake", line 140, in main
      cooker.cook()
  File "/usr/lib/pymodules/python2.6/bb/cooker.py", line 639, in cook
      return self.buildTargets(pkgs_to_build)
  File "/usr/lib/pymodules/python2.6/bb/cooker.py", line 526, in buildTargets
      bb.event.fire(bb.event.BuildStarted(buildname, targets, 
self.configuration.event_data))
  File "/usr/lib/pymodules/python2.6/bb/event.py", line 67, in fire
      if tmpHandler(event) == Handled:
  File "tmpHandler(e)", line 10, in tmpHandler
  File "/usr/lib/pymodules/python2.6/bb/__init__.py", line 100, in plain
      bb.msg.warn(''.join(args))
TypeError: warn() takes at least 2 arguments (1 given)

Environment has been setup according to:

http://wiki.openembedded.net/index.php/Getting_Started

ant...@algol:~/work/openembedded$ echo $BBPATH
/home/antonm/work/openembedded/build:/home/antonm/work/openembedded/openembedded

Both version from testing (1.8.18-2) and unstable (1.8.18-3) have this
problem.

Looks like it was fixed upstream:

http://comments.gmane.org/gmane.comp.handhelds.openembedded/40769

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bitbake depends on:
ii  python                  2.6.6-3+squeeze4 interactive high-level object-orie
ii  python-support          1.0.10           automated rebuilding support for P

bitbake recommends no packages.

bitbake suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to