Closed
Bug 428962
Opened 17 years ago
Closed 17 years ago
remove python24 from windows ref platform
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(1 file)
282 bytes,
text/plain
|
Details |
With the release of Buildbot 0.7.7 we no longer need a separate Python for Buildbot/Twisted/etc. The Windows ref platform needs to be updated as follows:
* Remove d:\buildbot
* Install Twisted 2.5/Zope-Interface/Pywin32 into the MozillaBuild Python
I'm attaching a .reg file that needs to be inserted before the packages can be installed.
Assignee | ||
Updated•17 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•17 years ago
|
||
It looks like we will probably be going with Twisted 8.0.1 instead of Twisted 2.5.
Here's a link to the Zope-Interface + Python 2.5 binary package:
http://www.zope.org/Members/saffe/zope_interface/zope.interface-3.3.0.win32-py2.5.exe
Assignee | ||
Updated•17 years ago
|
Priority: P3 → P2
Assignee | ||
Comment 2•17 years ago
|
||
Alright, VM is updated as well as the docs.
Installed:
* Twisted 8.0.1 (comes with ZopeInterface)
* PyWin32 Build 210
* Mercurial 1.0
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•