hi,
I noticed the following while trying to do this by hand but "bzr up" no
longer works:
http://ns-regression.ee.washington.edu:8010/builders/fc10-g%2B%2B-4.2.4/builds/217/steps/shell_2/logs/stdio
it looks like the canonical guys did upgrade some kind of server-side
config which is incompatible with a old bazaar repos. I managed a rm -rf
pybindgen && bzr clone to work around this. This is especially annoying
because that stupid bzr is not returning an error code: it's just
printing a warning even though the requested operation failed.
I guess that someone needs to go to each buildbot slave and rm -rf their
pybindgen repo.
Mathieu