Skip to content

Backport: Convert package.pl to Python.#1135

Open
MisterCalvin wants to merge 1 commit intoalliedmodders:1.9-devfrom
MisterCalvin:1.9-dev-buildbot-backport
Open

Backport: Convert package.pl to Python.#1135
MisterCalvin wants to merge 1 commit intoalliedmodders:1.9-devfrom
MisterCalvin:1.9-dev-buildbot-backport

Conversation

@MisterCalvin
Copy link
Copy Markdown
Contributor

The win32-1.9 builder completes the build but times out in the upload phase because it still runs package.pl, which hangs while downloading the now-retired GeoLite2 archive. I believe @dvander will need to update the builder on his side to execute package.py instead of package.pl (just like the win32-1.10 builder does)

Cherry-picked from 27f451a

@MisterCalvin MisterCalvin force-pushed the 1.9-dev-buildbot-backport branch from 9e19afd to 4fed7a9 Compare November 16, 2025 23:05
@MisterCalvin
Copy link
Copy Markdown
Contributor Author

I realized after opening this that linux-1.9 executes the same package.pl and finishes the upload stage without issue, so I'm not sure about this now

@psychonic
Copy link
Copy Markdown
Member

I think your first assessment was probably correct. I can take a closer look at this later today or tomorrow.

For what it's worth, the buildbot scripts are public. (There's just no automation to automatically update them on the build master). This is the relevant piece, https://github.com/alliedmodders/build-configs/blob/master/masters/amxmodx/builders.py#L30-L38

@MisterCalvin
Copy link
Copy Markdown
Contributor Author

Oh nice, thanks psy. Don't know how I missed that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants