Firefox-45.0.2/BuildNotes: Difference between revisions
Jump to navigation
Jump to search
m (→Firefox) |
m (→Issues) |
||
| Line 9: | Line 9: | ||
* build1 - Firefox partner repacks broken, filed {{bug|1263082}}. Repacks being broken are due to a bad (new version) of git being deployed on our build machines. I reran the repacks for all platforms from the command line by hand. | * build1 - Firefox partner repacks broken, filed {{bug|1263082}}. Repacks being broken are due to a bad (new version) of git being deployed on our build machines. I reran the repacks for all platforms from the command line by hand. | ||
* had to run checksums, final verification jobs manually due to repack failure | * had to run checksums, final verification jobs manually due to repack failure | ||
* because the checksums job ran after the push to mirrors job, the checksums jobs are missing. I tried to copy it manually but it didn't work. Turns out it works with boto, not with s3cmd. {{bug| 1263831}} | * because the checksums job ran after the push to mirrors job, the checksums jobs are missing. I tried to copy it manually but it didn't work. Turns out it works with boto, not with s3cmd. {{bug|1263831}} | ||
==Fennec == | ==Fennec == | ||
Latest revision as of 19:12, 13 April 2016
Firefox
Issues
- build1 - Firefox partner repacks broken, filed bug 1263082. Repacks being broken are due to a bad (new version) of git being deployed on our build machines. I reran the repacks for all platforms from the command line by hand.
- had to run checksums, final verification jobs manually due to repack failure
- because the checksums job ran after the push to mirrors job, the checksums jobs are missing. I tried to copy it manually but it didn't work. Turns out it works with boto, not with s3cmd. bug 1263831
Fennec
Issues
- build1 - Fennec 45.0.2 build1: build step failed on android-api-9, problems downloading packages, restarted