Bug 1224015 - embedding of gpgkey is not working as expected
Summary: embedding of gpgkey is not working as expected
Status: RESOLVED DUPLICATE of bug 1223430
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: libzypp (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-07 18:53 UTC by Dirk Mueller
Modified: 2024-05-21 15:38 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Mueller 2024-05-07 18:53:19 UTC
using this repo:

[passbolt-server]
name=Passbolt Server
baseurl=https://download.passbolt.com/ce/rpm/opensuse/stable
enabled=1
gpgcheck=1
gpgkey=https://download.passbolt.com/pub.key


leads to

# zypper ref
Refreshing service 'container-suseconnect-zypp'.
Repository 'SLE_BCI' is up to date.                                                                                                                                    
Looking for gpg key ID C155581D in cache /var/cache/zypp/pubkeys.
Looking for gpg key ID C155581D in repository Passbolt Server.
  gpgkey=https://download.passbolt.com/pub.key
Warning: File 'repomd.xml' from repository 'Passbolt Server' is signed with an unknown key 'DE8B853FC155581D'.

    Note: Signing data enables the recipient to verify that no modifications occurred after the data
    were signed. Accepting data with no, wrong or unknown signature can lead to a corrupted system
    and in extreme cases even to a system compromise.

    Note: File 'repomd.xml' is the repositories master index file. It ensures the integrity of the
    whole repo.

    Warning: We can't verify that no one meddled with this file, so it might not be trustworthy
    anymore! You should not continue unless you know it's safe.

File 'repomd.xml' from repository 'Passbolt Server' is signed with an unknown key 'DE8B853FC155581D'.
Continue? [yes/no] (no): no

so there is no https:// url support in the gpgkey? this seems to be working in other distros (yum, dnf)
Comment 1 Dirk Mueller 2024-05-08 15:17:35 UTC
likely a duplicate of bug 1223430
Comment 2 Michael Andres 2024-05-21 15:38:02 UTC
.

*** This bug has been marked as a duplicate of bug 1223430 ***