Open Bug 1457817 Opened 6 years ago Updated 6 years ago

update bmocartons/mozreview/vendor.tar.gz for CGI 4.31

Categories

(bugzilla.mozilla.org :: General, enhancement)

Production
enhancement
Not set
major

Tracking

()

People

(Reporter: glob, Unassigned)

References

Details

bug 1456529 bumped the minimum CGI version from 3.51 to 4.31.

the vct dev env is running perl 5.18.2, which ships with CGI 3.63.
we need to add CGI 4.31 to http://s3.amazonaws.com/moz-devservices-bmocartons/mozreview/vendor.tar.gz

> bmoweb> * This is Bugzilla 20180426.4 on perl 5.18.2
> bmoweb> Checking for                  CGI (4.31)      found v3.63
i tried to do this as per https://github.com/mozilla-bteam/carton-bundles

> Cloning into '/opt/bugzilla'...
> fatal: Remote branch carton not found in upstream origin
> The command 'git clone -b carton git://github.com/mozilla-bteam/bmo.git /opt/bugzilla' returned a non-zero code: 128
> make: *** [build-mozreview] Error 128
oops, that repo has been archived; looks like https://github.com/mozilla-bteam/bmo-systems is what i need to play with
https://github.com/mozilla-bteam/bmo-systems/pull/4

i _think_ this is right; even though i followed the same steps (`carton update CGI` then `carton install`) on both the centos and ubuntu containers, the centos snapshot file contains a lot more changes.
You need to log in before you can comment on or make changes to this bug.