Skip to content

conflicting docker.list #62

@mdsumner

Description

@mdsumner

I'm running on Jammy (ubuntu 22.04), and this line creates a docker.list in the sources:

https://github.com/opendatacube/cube-in-a-box/blob/main/scripts/install-docker.sh#L12

and with apt update that gave me

E: Conflicting values set for option Signed-By regarding source https://download.docker.com/linux/ubuntu/ jammy: /usr/share/keyrings/docker-archive-keyring.gpg != /usr/share/keyrings/docker-archive-keyring.asc
E: The list of sources could not be read.

I found similar discussion here, and removing /etc/apt/sources.list.d/docker.list worked for me, then I had to do the install step for docker-compose manually, and the user-in-docker-group part. And then it worked :)

docker/for-linux#1349

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions