Package: docker.io
Version: 1.13.1~ds1-2
Followup-For: Bug #864377
Well, perhaps. The problem is that I can reproduce this on a fresh system
installation by just triggering a reinstall:
rharwood@seton:~$ sudo aptitude reinstall docker.io
The following packages will be REINSTALLED:
Here the work-around:
Use a different device driver, you likely use 'aufs'.
In /etc/default/docker change
DOCKER_OPTS="--storage-driver=aufs"
to
DOCKER_OPTS="--storage-driver=devicemapper"
(or whatever driver you like)
Then start apt-get upgrade again to configure docker.io:
apt
Just an idea... aufs too old (not matching the kernel version) ?
# uname -a
Linux blitz-lx 4.11.0-1-amd64 #1 SMP Debian 4.11.6-1 (2017-06-19) x86_64
GNU/Linux
# dpkg -l '*aufs*'
un aufs-dev
(no description available)
ii aufs-dkms
On Mon, 26 Jun 2017 17:37:48 -0400 Antoine Beaupre
wrote:
> Control: notfound -1 1.13.1~ds1-2
> Control: tags -1 unreproducible
>
> Similarly: I installed 1.13.1~ds1-2 from sid on stretch and it installs
> fine.
>
> Any more details on how to reproduce this? Which init system are you
> using? If
Control: notfound -1 1.13.1~ds1-2
Control: tags -1 unreproducible
On Fri, Jun 09, 2017 at 04:28:41PM -0300, Antonio Terceiro wrote:
> On Wed, 07 Jun 2017 14:19:16 -0400 Robbie Harwood
> wrote:
> > Package: docker.io
> > Version: 1.13.1~ds1-2
> > Severity: grave
> > Justification: renders package
Processing control commands:
> notfound -1 1.13.1~ds1-2
Bug #864377 [docker.io] docker.io: Failure to install (cannot start daemon)
No longer marked as found in versions docker.io/1.13.1~ds1-2.
> tags -1 unreproducible
Bug #864377 [docker.io] docker.io: Failure to install (cannot start daemon)
Add
On Wed, 07 Jun 2017 14:19:16 -0400 Robbie Harwood
wrote:
> Package: docker.io
> Version: 1.13.1~ds1-2
> Severity: grave
> Justification: renders package unusable
>
> Dear Maintainer,
>
> During a system upgrade, I got the following:
>
> Setting up docker.io (1.13.1~ds1-2) ...
> [] Starting
Package: docker.io
Version: 1.13.1~ds1-2
Severity: grave
Justification: renders package unusable
Dear Maintainer,
During a system upgrade, I got the following:
Setting up docker.io (1.13.1~ds1-2) ...
[] Starting Docker: dockerinvoke-rc.d: initscript docker, action "start"
failed.
dpkg: error
8 matches
Mail list logo