A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-May/065447.html below:

[Python-Dev] fixing buildbots

[Python-Dev] fixing buildbots [Python-Dev] fixing buildbotsmartin at v.loewis.de martin at v.loewis.de
Tue May 30 23:23:23 CEST 2006
Zitat von Neal Norwitz <nnorwitz at gmail.com>:

> I've been starting to get some of the buildbots working again.  There
> was some massive problem on May 25 where a ton of extra files were
> left around.  I can't remember if I saw something about that at the
> NFS sprint or not.

You can clean each buildbot remotely by forcing a build on a
(non-existing) branch. That removes the build tree, and then
tries to build the branch (which fails if the branch doesn't
exist). The next build will then start with a fresh checkout
of the trunk.

> There is a lingering problem that I can't fix on all the boxes.  Namely:
>
>   cp Modules/Setup{.dist,}
>
> Should we always do that step before we build on the buildbots?

If so, the easiest way to do it would be to "make distclean" in
the clean step: that removes Modules/Setup as well.

> Any objections?

See above. Rather than copying Modules/Setup over, I'd prefer to
see a distclean.

Regards,
Martin


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4