This bug was fixed in the package docker.io - 18.06.1-0ubuntu1~16.04.2
---
docker.io (18.06.1-0ubuntu1~16.04.2) xenial; urgency=medium
* d/tests/docker-in-lxd: Increase timeout passed to lxd waitready.
docker.io (18.06.1-0ubuntu1~16.04.1) xenial; urgency=medium
* Backport to Xen
** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1784602
Title:
No option to configure docker.io
Hello Tom, or anyone else affected,
Accepted docker.io into xenial-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/docker.io/18.06.1-0ubuntu1~16.04.2
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. Se
** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1784602
Title:
No option to configure docker.io
Hello Tom, or anyone else affected,
Accepted docker.io into xenial-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/docker.io/18.06.1-0ubuntu1~16.04.1
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. Se
** Description changed:
[impact]
docker.io now prompts on upgrade as to whether to restart, which is an
improvement, but there is no way to decide ahead of time for a non-interactive
upgrade.
[test case]
- # apt install docker.io
- # dpkg-reconfigure docker.io
+ # apt-get install docke
** Description changed:
+ [impact]
+ docker.io now prompts on upgrade as to whether to restart, which is an
improvement, but there is no way to decide ahead of time for a non-interactive
upgrade.
+
+ [test case]
+ # apt install docker.io
+ # dpkg-reconfigure docker.io
+ < this will only ask a
** Also affects: docker.io (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: docker.io (Ubuntu Bionic)
Importance: Undecided
Status: New
** Changed in: docker.io (Ubuntu Xenial)
Status: New => Incomplete
** Changed in: docker.io (Ubuntu Xenial)
This bug was fixed in the package docker.io - 18.06.1-0ubuntu1
---
docker.io (18.06.1-0ubuntu1) cosmic; urgency=medium
* Update to 18.06.1 upstream release (LP: #1794396)
- drop "fix-btrfs-constants.patch" (applied upstream)
* Update debconf to prompt more aggressively (LP: #1
The attachment "prompt-during-reconfigure.patch" seems to be a patch.
If it isn't, please remove the "patch" flag from the attachment, remove
the "patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned b
Proposed patch attached -- I've tested that this:
1. does not prompt on initial install (but does start the daemon)
2. does prompt on every reinstall / upgrade (if the daemon is running)
3. does prompt during "dpkg-reconfigure docker.io" (but does _not_ [re]start
the daemon)
4. works properly wit
I can confirm this behavior -- there's a bug in the postinst script
where it makes sure we don't restart the daemon during "dpkg-
reconfigure" (since that should only happen during install/upgrade), but
instead it also stops us from prompting during "dpkg-reconfigure", which
isn't right.
I think w
After chatting, I think the underlying question is how to decide the
answer to the restart question when the upgrade is going to be done non-
interactively -- and I don't really know the answer to that. Maybe it
involves debconf-set-selections?
--
You received this bug notification because you ar
13 matches
Mail list logo