Actions
Feature #17949
closedStart building packages for Debian Bullseye
Story points:
-
Release:
Release relationship:
Auto
Updated by Ward Vandewege over 3 years ago
- Status changed from New to In Progress
Updated by Ward Vandewege over 3 years ago
- Target version set to 2021-08-04 sprint
Updated by Ward Vandewege over 3 years ago
Ready for review at b59f3c7cb6e93851e83a6d05f64c02968774b2d7 on branch 17949-add-bullseye.
Packages built and tested successfully in developer-build-packages-debian11: #1
Updated by Javier Bértoli over 3 years ago
I notice we still have a few references to old distros:
$ egrep -R "xenial|ubuntu16" * 2>/dev/null cmd/arvados-server/arvados-ws.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section cmd/arvados-server/arvados-controller.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section cmd/arvados-server/arvados-dispatch-lsf.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section cmd/arvados-server/arvados-dispatch-cloud.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section doc/install/install-manual-prerequisites.html.textile.liquid:|Ubuntu 16.04 ("xenial")|EOL|2.1.2| doc/_includes/_install_ruby_and_bundler.liquid:Ubuntu 16.04 (xenial) ships with Ruby 2.3, which is not supported by Arvados. Use "RVM":#rvm to install Ruby 2.5 or later. sdk/cwl/fpm-info.sh: ubuntu1604) services/arv-git-httpd/arvados-git-httpd.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section services/keepstore/keepstore.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section services/crunch-dispatch-slurm/crunch-dispatch-slurm.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section services/keepproxy/keepproxy.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section services/dockercleaner/fpm-info.sh: ubuntu1604) services/dockercleaner/arvados-docker-cleaner.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section services/health/arvados-health.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section services/keep-balance/keep-balance.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section services/crunch-dispatch-local/crunch-dispatch-local.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section services/keep-web/keep-web.service:# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section
Perhaps we should add a new ticket to remove these entries?
Other than that, it lgtm
Updated by Ward Vandewege over 3 years ago
Javier Bértoli wrote:
I notice we still have a few references to old distros:
[...]Perhaps we should add a new ticket to remove these entries?
Other than that, it lgtm
Okay, will merge, and I that cleanup is committed separately in 23ce820aad666f5ad897ffe106f8b5f7e4baac33, thanks.
Updated by Ward Vandewege over 3 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados|6562b6d591b0900a1f949d0f86b030908585e8c8.
Actions