Hello, I'm trying to build RPM from SRPM for ELN on F32 host using this command:
mock -r fedora-eln-x86_64 --resultdir results --rebuild PATH_TO_SRPM However, I get the following error message when mock tries to bootstrap Fedora ELN buildroot using dnf: GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-rawhide-primary (0x9570FF31) is already installed The GPG keys listed for the "Fedora ELN - Developmental modular packages for the next Enterprise Linux release" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: dnf-4.4.0-1.eln104.noarch GPG Keys are configured as: file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-rawhide-primary and many more GPG failures for all the installed packages... Is it somehow possible to build packages for ELN using mock on Fedora 32? Thanks Ondřej
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org