weekly pyup update failed because of ruby
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(Not tracked)
People
(Reporter: apop, Unassigned)
Details
While checking the scheduled weekly dependency update for week 23, there is an issue when running travis build :
Requested binary installation but no rubies are available to download, consider skipping --binary flag.
Gemset '' does not exist, 'rvm ruby-1.8.7-p371 do rvm gemset create ' first, or append '--create'.
The command "rvm use 1.8.7-p371 --install --binary --fuzzy" failed and exited with 2 during .
I have also checked the info from : https://github.com/mozilla-releng/build-puppet/blob/master/.travis.yml
Currently the taskcluster tests passed, only the Travis builds failed.
Here is the link to the PR : https://github.com/mozilla-releng/build-puppet/pull/512
Can you please take a look ?
Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
I think Catlee fixed this in his PR, which hasn't yet landed: https://github.com/mozilla-releng/build-puppet/pull/513/files#diff-354f30a63fb0907d4ad57269548329e3
Comment 2•6 years ago
|
||
It looks good now, all the checks are green: https://github.com/mozilla-releng/build-puppet/pull/512
Thank you for the fix.
Updated•5 years ago
|
Description
•