Closed Bug 515231 Opened 15 years ago Closed 15 years ago

make OPSI buildbot package work again

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: bhearsum)

Details

Attachments

(1 file)

It seems that the easy_install egg/info format of packages have broken it. This patch fixes it. It probably seems bad to use --old-and-unmanageable - but this ends up putting Buildbot into a predictably named directory, that doesn't change with version. This future proofs this package a bit. Tested this on win32-slave03 and it worked fine.
Attachment #399288 - Flags: review?(nthomas)
Comment on attachment 399288 [details] [diff] [review] fix buildbot ospi packages Looks plausible but I'm not sure exactly what the problem is you're trying to solve. Trying to install a buildbot which differs in content but not version doesn't work when eggs are in play ?
Attachment #399288 - Flags: review?(nthomas)
Attachment #399288 - Flags: review?(catlee)
Attachment #399288 - Flags: review+
Ah, sorry for the poor explanation. The package is currently broken because it can't find the InstallDir after running setup. It ends up going in something like...: .../site-packages/buildbot-0.7.10p1-py2.5.egg. Using --old-and-unmanageable puts it in in ../site-packages/buildbot - which is predictable and won't change every time the Buildbot version gets bumped. Does that help?
Attachment #399288 - Flags: review?(catlee) → review+
Comment on attachment 399288 [details] [diff] [review] fix buildbot ospi packages changeset: 21:d0393ae89b96
Attachment #399288 - Flags: checked-in+
Landed, and packages regenerated on the staging and production machines.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
No longer blocks: 514242
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: