Closed Bug 1915447 Opened 1 year ago Closed 1 year ago

moz-phab's `test_package` is failing due to incorrect file naming conventions

Categories

(Conduit :: moz-phab, defect, P3)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sheehan, Assigned: sheehan)

Details

Attachments

(2 files)

See the test failure log, where it appears we generate the tarballs as mozphab-1.5.2.tar.gz, but then try to install them as MozPhab-1.5.2.tar.gz.

This is blocking new releases of moz-phab.

I'm not sure when this changed, but in the logs it is clear that the tarball is
created as mozphab-{version}.tar.gz, whereas our setup is looking for
MozPhab-{version}.tar.gz. Update to all-lowercase naming to unblock releasing
moz-phab.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED

This change also breaks the self-updater. Re-opening.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---

(In reply to Connor Sheehan [:sheehan] from comment #2)

This change also breaks the self-updater. Re-opening.

Actually it only breaks the self-updater for those who are using pre-release versions of moz-phab, which is maybe 1-2 people who we can reach out to about updating. With D221053 applied to the next release, we should be okay here.

Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: