Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deb pkgs: restart after upgrade TAR-1285 #113

Merged
merged 1 commit into from
Oct 17, 2019
Merged

deb pkgs: restart after upgrade TAR-1285 #113

merged 1 commit into from
Oct 17, 2019

Conversation

andrewhsu
Copy link
Contributor

@andrewhsu andrewhsu commented Oct 17, 2019

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Copy link
Contributor

@seemethere seemethere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can confirm that this does fix our issues 👍

@seemethere seemethere merged commit e1eca6e into docker:master Oct 17, 2019
@seemethere seemethere mentioned this pull request Oct 17, 2019
@seemethere
Copy link
Contributor

docker@eli-pet3-testkit-A874CF-ubuntu-0:~$ sudo ctr version
Client:
  Version:  1.2.5
  Revision: bb71b10fd8f58240ca47fbb579b9d1028eea7c84
Server:
  Version:  1.2.5
  Revision: bb71b10fd8f58240ca47fbb579b9d1028eea7c84
docker@eli-pet3-testkit-A874CF-ubuntu-0:~$ sudo -E apt-get install -yqq --allow-downgrades ./build/ubuntu/xenial/amd64/containerd.io_1.2.10-2_amd64.deb
(Reading database ... 77501 files and directories currently installed.)
Preparing to unpack .../containerd.io_1.2.10-2_amd64.deb ...
Unpacking containerd.io (1.2.10-2) over (1.2.5-1) ...
Setting up containerd.io (1.2.10-2) ...
(deb-systemd-helper DEBUG) is purge = no
(deb-systemd-helper DEBUG) action = unmask, scriptname = containerd.service, service_path = /lib/systemd/system/containerd.service
(deb-systemd-helper DEBUG) rmdir_if_empty /var/lib/systemd/deb-systemd-helper-masked
(deb-systemd-helper DEBUG) rmdir(/var/lib/systemd/deb-systemd-helper-masked) failed (Directory not empty)
(deb-systemd-helper DEBUG) is purge = no
(deb-systemd-helper DEBUG) action = was-enabled, scriptname = containerd.service, service_path = /lib/systemd/system/containerd.service
(deb-systemd-helper DEBUG) Reading state file /var/lib/systemd/deb-systemd-helper-enabled/containerd.service.dsh-also
(deb-systemd-helper DEBUG) Contents: $VAR1 = [
          '/etc/systemd/system/multi-user.target.wants/containerd.service'
        ];

(deb-systemd-helper DEBUG) All links present, considering containerd.service was-enabled.
(deb-systemd-helper DEBUG) is purge = no
(deb-systemd-helper DEBUG) action = enable, scriptname = containerd.service, service_path = /lib/systemd/system/containerd.service
(deb-systemd-helper DEBUG) Renaming temp file /var/lib/systemd/deb-systemd-helper-enabled/.statehMtXQ.tmp to state file /var/lib/systemd/deb-systemd-helper-enabled/containerd.service.dsh-alsodocker@eli-pet3-testkit-A874CF-ubuntu-0:~$ sudo ctr version
Client:
  Version:  1.2.10
  Revision: b34a5c8af56e510852c35414db4c1f4fa6172339

Server:
  Version:  1.2.10
  Revision: b34a5c8af56e510852c35414db4c1f4fa6172339

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants