Comment # 1 on bug 1175968 from
Output of trying to add the repo manually on another existing Tumbleweed repo:

---snip---
localhost:~ # zypper lr -P
# | Alias                            | Name                      | Enabled |
GPG Check | Refresh | Priority
--+----------------------------------+---------------------------+---------+-----------+---------+---------
1 | download.opensuse.org-non-oss    | Main Repository (NON-OSS) | Yes     | (r
) Yes  | Yes     |   99
2 | download.opensuse.org-oss        | Main Repository (DEBUG)   | Yes     | (r
) Yes  | Yes     |   99
3 | download.opensuse.org-oss_1      | Main Repository (Sources) | Yes     | (r
) Yes  | Yes     |   99
4 | download.opensuse.org-oss_2      | Main Repository (OSS)     | Yes     | (r
) Yes  | Yes     |   99
5 | download.opensuse.org-tumbleweed | Main Update Repository    | Yes     | (r
) Yes  | Yes     |   99
6 | openSUSE-20200824-0              | openSUSE-20200824-0       | Yes     | (r
) Yes  | Yes     |   99
localhost:~ # zypper addrepo --refresh --check
https://download.nvidia.com/opensuse/tumbleweed NVIDIA
Adding repository 'NVIDIA'
................................................................................................................................................................[done]
Repository 'NVIDIA' successfully added

URI         : https://download.nvidia.com/opensuse/tumbleweed
Enabled     : Yes
GPG Check   : Yes
Autorefresh : Yes
Priority    : 99 (default priority)

Repository priorities are without effect. All enabled repositories share the
same priority.
localhost:~ # zypper refresh
Retrieving repository 'NVIDIA' metadata
------------------------------------------------------------------------------------------------------------------------------------------------------[\]

New repository or package signing key received:

  Repository:       NVIDIA
  Key Name:         NVIDIA Corporation <linux-bugs@nvidia.com>
  Key Fingerprint:  9B763D49 D8A5C892 FC178BAC F5113243 C66B6EAE
  Key Created:      Thu 15 Jun 2006 17:13:18 BST
  Key Expires:      (does not expire)
  Subkey:           F016EEAA03224CDD 2006-06-15 [does not expire]
  Rpm Name:         gpg-pubkey-c66b6eae-4491871e


Do you want to reject the key, trust temporarily, or trust always? [r/t/a/?]
(r): a

Warning: Digest verification failed for file 'susedata.xml.gz'
[/var/tmp/AP_0xlApxLV/repodata/susedata.xml.gz]

  expected fa47ae8244fe7640f149d28964e604bf7e756da989d7e520f67216a96bb6cfb2
  but got  1f4dc420bfbf3d1b423cd7c4e1ca6aa25d7a13daff70c64e412f0ed449602406

Accepting packages with wrong checksums can lead to a corrupted system and in
extreme cases even to a system compromise.

However if you made certain that the file with checksum '1f4d..' is secure,
correct
and should be used within this operation, enter the first 4 characters of the
checksum
to unblock using this file on your own risk. Empty input will discard the file.

Unblock or discard? [1f4d/...? shows all options] (discard): 
---snip---


You are receiving this mail because: