go into your directory /etc/yum.repos and open the yum repo that you added using config-manager using vim or vi
add a line gpgcheck 0 and save it it will work On Wed, Jan 3, 2024 at 9:40 PM Andreas Dilger via lustre-discuss < [email protected]> wrote: > Sorry, those packages are not signed, you'll just have to install them > without a signature. > > Cheers, Andreas > > > On Jan 3, 2024, at 09:10, Jan Andersen <[email protected]> wrote: > > > > I have finally managed to build the lustre rpms, but when I try to > install them with: > > > > dnf install ./*.rpm > > > > I get a list of errors like > > > > ... nothing provides ldiskfsprogs >= 1.44.3.wc1 ... > > > > In a previous communication I was advised that: > > > > You may need to add ldiskfsprogs rpm repo and enable ha and powertools > repo > > first. > > > > sudo dnf config-manager --add-repo > https://downloads.whamcloud.com/public/e2fsprogs/latest/el8/ > > sudo dnf config-manager --set-enabled ha > > sudo dnf config-manager --set-enabled powertools > > > > However, when I try to install e2fsprogs: > > > > Package e2fsprogs-1.47.0-wc6.el8.x86_64.rpm is not signed > > Package e2fsprogs-devel-1.47.0-wc6.el8.x86_64.rpm is not signed > > Package e2fsprogs-libs-1.47.0-wc6.el8.x86_64.rpm is not signed > > Package libcom_err-1.47.0-wc6.el8.x86_64.rpm is not signed > > Package libcom_err-devel-1.47.0-wc6.el8.x86_64.rpm is not signed > > Package libss-1.47.0-wc6.el8.x86_64.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 > > > > And now I'm stuck with that - I imagine I need to add some appropriate > GPG key; where can I find that? > > > > /jan > > _______________________________________________ > > lustre-discuss mailing list > > [email protected] > > http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org > _______________________________________________ > lustre-discuss mailing list > [email protected] > http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org >
_______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
