http://bugs.openembedded.org/show_bug.cgi?id=2773

           Summary: bitbake 1.8 svn doesn't work on ubuntu anymore
           Product: BitBake
           Version: 1.8.x
          Platform: Other
        OS/Version: Mac OS X 10.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: BitBake
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


[EMAIL PROTECTED]:/media/hda4/OE/org.openembedded.dev/packages/llvm$ bitbake
virtual/libsdl -nv
NOTE: Handling BitBake files: | (4578/4578) [100 %]
NOTE: Parsing finished. 0 cached, 4351 parsed, 227 skipped, 0 masked.
Traceback (most recent call last):
  File "/media/hda4/OE/bitbake/bin/bitbake", line 134, in <module>
    main()
  File "/media/hda4/OE/bitbake/bin/bitbake", line 131, in main
    cooker.cook()
  File "/media/hda4/OE/bitbake/lib/bb/cooker.py", line 508, in cook
    self.updateCache()
  File "/media/hda4/OE/bitbake/lib/bb/cooker.py", line 486, in updateCache
    self.buildDepgraph()
  File "/media/hda4/OE/bitbake/lib/bb/cooker.py", line 250, in buildDepgraph
    bb.data.expandKeys(localdata)
  File "/media/hda4/OE/bitbake/lib/bb/data.py", line 293, in expandKeys
    renameVar(key, ekey, alterdata)
  File "/media/hda4/OE/bitbake/lib/bb/data.py", line 110, in renameVar
    d.renameVar(key, newkey)
  File "/media/hda4/OE/bitbake/lib/bb/data_smart.py", line 189, in renameVar
    if key in self._special_values[i]:
  File "/media/hda4/OE/bitbake/lib/bb/COW.py", line 113, in __getitem__
    raise KeyError(str(e))
KeyError: "type object 'C' has no attribute '_append__mutable__'"

my debian lenny box doesn't seem to have any problems


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to