Feature #10980
[OPS] add ubuntu1604 packages
Start date:
01/26/2017
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Subtasks
Associated revisions
Add support for Ubuntu 1604 ("xenial") to our build scripts.
refs #10980
Merge branch '10980-add-ubuntu1604-support'
refs #10980
Add support for ubuntu1604 to run_upload_packages.py.
refs #10980
History
#1
Updated by Ward Vandewege about 4 years ago
- Project changed from OPS to Arvados
- Assigned To set to Ward Vandewege
- Target version set to 2017-02-01 sprint
#2
Updated by Ward Vandewege about 4 years ago
- Status changed from New to In Progress
The build scripts have been updated; I merged that change into master. I tested the package build and test locally and it all works.
I've also updated the build pipeline in Jenkins; we'll see if that works out when this commit builds (or not).
I've prepared the documentation update in branch 10988-document-ubuntu1604-support. We should hold off merging that until we're confident that an installation based on ubuntu1604 actually functions.
#3
Updated by Ward Vandewege about 4 years ago
- Subject changed from [OPS] add ubuntu1604 to our supported distribution list to [OPS] add ubuntu1604 packages
#4
Updated by Ward Vandewege about 4 years ago
- Status changed from In Progress to Resolved
Remove deprecated --force-yes flag during package testing, replace with
--allow-unauthorized
refs #10980