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 install #550

Closed
balazscseh opened this issue Sep 15, 2023 · 3 comments
Closed

Conflicting docker install #550

balazscseh opened this issue Sep 15, 2023 · 3 comments
Labels

Comments

@balazscseh
Copy link

Hi!

I just wanted to get an another tool, namely the latency and speed monitoring ones next to my qbittorrent, openmediavault and pi-hole that i already have on my Pi 4, but i got the following error down below. Is there any workaround of getting rid of this message and get it to work?

nas@naspi:~/internet-pi $ ansible-playbook main.yml

PLAY [Configure Internet Pi.] ***********************************************************************************************************************************************************************************

TASK [Gathering Facts] ******************************************************************************************************************************************************************************************
ok: [192.168.0.115]

TASK [Load configuration (with defaults from example file).] ****************************************************************************************************************************************************
ok: [192.168.0.115] => (item=example.config.yml)
ok: [192.168.0.115] => (item=config.yml)

TASK [Ensure apt cache is up to date.] **************************************************************************************************************************************************************************
fatal: [192.168.0.115]: FAILED! => {"changed": false, "msg": "E:Conflicting values set for option Signed-By regarding source https://download.docker.com/linux/debian/ bullseye: /etc/apt/keyrings/docker.gpg != /usr/share/keyrings/docker.gpg, E:The list of sources could not be read."}

PLAY RECAP ******************************************************************************************************************************************************************************************************
192.168.0.115              : ok=2    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0
@martinbrose
Copy link
Contributor

HI @balazscseh,

you probably solved this yourself already?

Looks to me as if your key file is out of date. You might need to update / remove it?

Copy link

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

@github-actions github-actions bot added the stale label Jan 29, 2024
Copy link

github-actions bot commented Apr 1, 2024

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants