#2748 closed defect (fixed)
4.0-0.20200426r26181 fedora 30 packages aren't signed
Reported by: | alas | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 4.0 |
Component: | server | Version: | 4.0.x |
Keywords: | Cc: |
Description
Trying to update a Fedora 30 system on beta repos, I get a GpG check FAILED message. (I can probably dnf update --no-gpg-check, just letting you know.)
[maint@xpra-lib-fed30-2 ~]$ xpra --version xpra v3.0.9-r26132 [maint@xpra-lib-fed30-2 ~]$ sudo dnf update xpra Last metadata expiration check: 0:02:03 ago on Thu 30 Apr 2020 04:33:59 PM PDT. Dependencies resolved. ================================================================================================================================================================================================================================================================================ Package Architecture Version Repository Size ================================================================================================================================================================================================================================================================================ Upgrading: python3-xpra x86_64 4.0-0.20200426r26181.fc30 winswitch-beta 3.0 M python3-xpra-audio x86_64 4.0-0.20200426r26181.fc30 winswitch-beta 83 k python3-xpra-client x86_64 4.0-0.20200426r26181.fc30 winswitch-beta 600 k python3-xpra-server x86_64 4.0-0.20200426r26181.fc30 winswitch-beta 754 k xpra x86_64 4.0-0.20200426r26181.fc30 winswitch-beta 14 k xpra-common noarch 4.0-0.20200426r26181.fc30 winswitch-beta 288 k xpra-common-client noarch 4.0-0.20200426r26181.fc30 winswitch-beta 18 k xpra-common-server noarch 4.0-0.20200426r26181.fc30 winswitch-beta 61 k Installing weak dependencies: python3-pyxdg noarch 0.26-4.fc30 fedora 98 k Transaction Summary ================================================================================================================================================================================================================================================================================ Install 1 Package Upgrade 8 Packages Total download size: 4.9 M Is this ok [y/N]: y Downloading Packages: (1/9): python3-pyxdg-0.26-4.fc30.noarch.rpm 163 kB/s | 98 kB 00:00 (2/9): python3-xpra-audio-4.0-0.20200426r26181.fc30.x86_64.rpm 97 kB/s | 83 kB 00:00 (3/9): python3-xpra-server-4.0-0.20200426r26181.fc30.x86_64.rpm 1.1 MB/s | 754 kB 00:00 (4/9): python3-xpra-4.0-0.20200426r26181.fc30.x86_64.rpm 1.8 MB/s | 3.0 MB 00:01 (5/9): xpra-4.0-0.20200426r26181.fc30.x86_64.rpm 77 kB/s | 14 kB 00:00 (6/9): python3-xpra-client-4.0-0.20200426r26181.fc30.x86_64.rpm 480 kB/s | 600 kB 00:01 (7/9): xpra-common-client-4.0-0.20200426r26181.fc30.noarch.rpm 105 kB/s | 18 kB 00:00 (8/9): xpra-common-4.0-0.20200426r26181.fc30.noarch.rpm 1.6 MB/s | 288 kB 00:00 (9/9): xpra-common-server-4.0-0.20200426r26181.fc30.noarch.rpm 385 kB/s | 61 kB 00:00 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 2.0 MB/s | 4.9 MB 00:02 Package python3-xpra-4.0-0.20200426r26181.fc30.x86_64.rpm is not signed Package python3-xpra-audio-4.0-0.20200426r26181.fc30.x86_64.rpm is not signed Package python3-xpra-client-4.0-0.20200426r26181.fc30.x86_64.rpm is not signed Package python3-xpra-server-4.0-0.20200426r26181.fc30.x86_64.rpm is not signed Package xpra-4.0-0.20200426r26181.fc30.x86_64.rpm is not signed Package xpra-common-4.0-0.20200426r26181.fc30.noarch.rpm is not signed Package xpra-common-client-4.0-0.20200426r26181.fc30.noarch.rpm is not signed Package xpra-common-server-4.0-0.20200426r26181.fc30.noarch.rpm is not signed The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: GPG check FAILED
Change History (2)
comment:1 Changed 2 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2748
Note: See
TracTickets for help on using
tickets.
Ooops, thanks for reporting that.
Gentoo is dropping python2.7, and that seems to have purged
rpmsign
from the server and nothing got signed.