[Buildbot-devel] Buildbot 0.8: exceptions.ImportError: cannot import name collections

Robert Stackhouse robertstackhouse at gmail.com
Tue Jun 22 17:48:20 UTC 2010


The machine in question previously had 0.7.12 installed on it and was
upgraded to 0.8.0.

The buildbot process was not stopped after the upgrade and thus was holding
onto a buildbot/util.pyc file.

This seems to be the source of the issue.

Thanks to all for their input,

Robert

On Tue, Jun 22, 2010 at 10:56 AM, Dustin J. Mitchell <dustin at zmanda.com>wrote:

> On Tue, Jun 22, 2010 at 9:15 AM, Robert Stackhouse
> <robertstackhouse at gmail.com> wrote:
> > When I run "buildbot reconfig" the line "from buildbot.schedulers import
> > basic" causes the error "exceptions.ImportError: cannot import name
> > collections"
>
> It's this line:
>  from buildbot.util import collections, NotABranch
>
> Although it's not clear why you'd be missing that module.
>
> Do you, by chance, have a buildbot/util.py floating around somewhere
> that should be deleted?
>
> Dustin
>
> --
> Open Source Storage Engineer
> http://www.zmanda.com
>



-- 
Robert Stackhouse

http://robertstackhouse.com/flavorsof
http://agilebcs.org
http://bcsbloggers.org
http://uweb.tamu.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20100622/ce5d6c50/attachment.html>


More information about the devel mailing list