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

conflicting docker.list #62

Open
mdsumner opened this issue Apr 14, 2023 · 0 comments
Open

conflicting docker.list #62

mdsumner opened this issue Apr 14, 2023 · 0 comments

Comments

@mdsumner
Copy link

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

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

No branches or pull requests

1 participant