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

[Bug]: Error on Ubuntu 22.04 running apt-get update && unattended-upgrade -d #1042

Closed
neilgee opened this issue Sep 13, 2024 · 1 comment
Closed
Labels
bug Something isn't working needs triage

Comments

@neilgee
Copy link

neilgee commented Sep 13, 2024

Bug description

Running apt-get update && unattended-upgrade -d ends in error:

E: Conflicting values set for option Signed-By regarding source http://repo.netdata.cloud/repos/repoconfig/ubuntu/ jammy/: /usr/share/keyrings/netdata-archive-keyring.gpg !=
E: The list of sources could not be read.

Expected behavior

The command to successfully run

Steps to reproduce

  1. Run apt-get update && unattended-upgrade -d

Screenshots

No response

Error Logs

No response

Desktop

OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Browser Version [e.g. 22]

Additional context

Ubuntu 22.04

@neilgee neilgee added bug Something isn't working needs triage labels Sep 13, 2024
@neilgee
Copy link
Author

neilgee commented Sep 14, 2024

Fixed by removing:

#deb http://repo.netdata.cloud/repos/stable/ubuntu/ jammy/
#deb http://repo.netdata.cloud/repos/repoconfig/ubuntu/ jammy/

from:

/etc/apt# cd sources.list.d/netdata.list

@neilgee neilgee closed this as completed Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant