Updating the Signing Key on Leap Micro
21. Jul 2026 | Lubos Kocman | CC-BY-SA-3.0
openSUSE Leap Micro was the last to the party to receive the extended openSUSE signing key following its recent expiration. We’re deeply sorry for the inconvenience. The underlying issue has now been resolved everywhere.
If your system still encounters repository signature errors, you can refresh the repository metadata and fetch the updated signing key manually.
The zypper ref -f command forces a refresh of the repository metadata, including the new GPG signing key. Normally this should happen automatically, but the current version of libzypp may not always retrieve the updated key correctly. Forcing a refresh resolves the problem.
Just to note that the zypper ref -f will force new key on any openSUSE distribution.
Run the following commands:
transactional-update shell
zypper ref -f
zypper dup
exit # from tu shell
After rebooting into the new snapshot, your system should be using the updated signing key and repository refreshes should work normally again.
Have a lot of fun!
Categories: Announcements openSUSE Planet
Tags: openSUSE Community Developers Project Linux Open Build Service Leap Micro Security