[poky] bitbake error in master ?

Bruce Ashfield bruce.ashfield at gmail.com
Fri May 6 20:56:14 PDT 2011


Am I the only one seeing:

Traceback (most recent call last):
  File "/home/bruce/poky/bitbake/bin//bitbake", line 34, in <module>
    import bb
  File "/home/bruce/poky/bitbake/lib/bb/__init__.py", line 74, in <module>
    from bb import fetch2 as fetch
  File "/home/bruce/poky/bitbake/lib/bb/fetch2/__init__.py", line 31,
in <module>
    import bb.data, bb.persist_data, bb.utils
  File "/home/bruce/poky/bitbake/lib/bb/persist_data.py", line 29, in <module>
    from bb.compat import total_ordering
ImportError: No module named compat

Which appears to be triggered by:

commit 754d1c69839982b7cdd49839a398e688c0ad9a9b
Author: Chris Larson <chris_larson at mentor.com>
Date:   Mon Apr 4 09:36:45 2011 -0700

    persist_data: implement comparison, same as dict

    (Bitbake rev: 1190406c526c7bb7cf415867be83e0403812a7dd)

    Signed-off-by: Chris Larson <chris_larson at mentor.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

-----

Since I haven't heard anyone else mention this, and it seems to be pretty
fundamental .. I tend to suspect myself. But looking at the poky git
repos for master shows me what I have on disk here.

I'll look at this again tomorrow, but just thought I'd ping the list, since
this is stopping me from testing pretty much anything at the moment.

Cheers,

Bruce


-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the poky mailing list