package docker.io is broken

Dimitri John Ledkov dimitri.ledkov at canonical.com
Thu Nov 18 15:46:12 UTC 2021


It says right in the installation log why it is incompatible with your system:

"""
The aufs storage-driver is no longer supported.
Please ensure that none of your containers are
using the aufs storage driver, remove the directory
/var/lib/docker/aufs and try again.
"""

The package prevents breaking your containers which are still
potentially using obsolete storage driver. Make sure you don't have
any containers using obsolete storage driver, and remove the directory
as directed above (which may DESTROY data). And try again.

-- 
Regards,

Dimitri.

On Thu, Nov 18, 2021 at 3:43 PM Tony Emma <tony.emma62 at gmail.com> wrote:
>
> Hi,
>
> This package "docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb" seems broken.
>
> My stack trace:
>>
>>
>> # sha256sum /var/cache/apt/archives/docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb
>>
>> 27879bc3cdcc6cf6322689bbf92c1a43ab5541346f55a27b604e456893f5a4e7  /var/cache/apt/archives/docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb
>
>
>
>> # dpkg --debug=1000 -i /var/cache/apt/archives/docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb
>>
>>
>>
>> (Lecture de la base de données... 344400 fichiers et répertoires déjà installés.)
>> Préparation du dépaquetage de .../docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ...
>> The aufs storage-driver is no longer supported.
>> Please ensure that none of your containers are
>> using the aufs storage driver, remove the directory
>> /var/lib/docker/aufs and try again.
>> dpkg: erreur de traitement de l'archive /var/cache/apt/archives/docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb (--install) :
>>  new docker.io package pre-installation script subprocess returned error exit status 1
>> Des erreurs ont été rencontrées pendant l'exécution :
>>  /var/cache/apt/archives/docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb
>
>
>>  # uname -a
>>
>> Linux 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
>
>
>
>>
>>  # lsb_release -a
>>
>> No LSB modules are available.
>> Distributor ID: Ubuntu
>> Description: Ubuntu 20.04.3 LTS
>> Release: 20.04
>> Codename: focal
>
>
>  Thanks for your help
>
> --
> Best regards,
>
> Tony EMMA
> --
> Ubuntu-devel-discuss mailing list
> Ubuntu-devel-discuss at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss



More information about the Ubuntu-devel-discuss mailing list