question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`repomd.xml` is not signed message on OpenSuse

See original GitHub issue

Description

Public key is not signed message on OpenSuse

Steps to Reproduce

  1. Run the following commands
sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

cat << EOF | sudo tee /etc/zypp/repos.d/brave-browser-release.repo
[brave-browser-release]
name=Brave Browser Release Channel repository
baseurl=https://brave-browser-rpm-release.s3.brave.com/x86_64/
enabled=1
EOF

sudo zypper  install brave-keyring brave-browser
  1. Console throws message saying public key is not signed

Actual result:

image

Expected result:

Should not throw any error message

Reproduces how often:

Eay

Brave version (brave://version info)

Release

Reproducible on current release:

  • Does it reproduce on brave-browser dev/beta builds? Yes

Website problems only:

  • Does the issue resolve itself when disabling Brave Shields?
  • Is the issue reproducible on the latest version of Chrome?

Additional Information

Possibly similar to #3617 Same error shown for beta/dev/nightly install as well. cc: @mbacchi @bkero

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:16 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
mbacchicommented, Nov 18, 2019

Yes, the nightly build running currently will have it, then will be uplifted to dev/beta/release channels. The next release channel build should have it (depending on when that is.)

1reaction
fmariercommented, Nov 14, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Signature verification failed for file 'repomd.xml' from ...
Ok, I tried it and same message: Signature verification failed for file 'repomd.xml'. Guess no one else is having problems.
Read more >
openSUSE 15 "Signature verification failed for repomd.xml"
Accepting data with no, wrong or unknown signature can lead to a corrupted system and in extreme cases even to a system compromise....
Read more >
Linux download repository metadata is invalid; signature ...
Hi Edge team Our (openSUSE) tools are reporting that the Linux RPM download repository for Edge has an invalid signature.
Read more >
[Teams for Linux] "Signature verification for Repository teams ...
The error is clearly on the repository side, not in my system. ... Signature verification for file 'repomd.xml' from the Repository 'teams' ...
Read more >
Opensuse repo not signed - Brave Community
`repomd.xml` is not signed message on OpenSuse ... Description Public key is not signed message on OpenSuse Steps to Reproduce Run the following ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found