[lustre-discuss] Error: GPG check FAILED when trying to install e2fsprogs

Jan Andersen jan at comind.io
Wed Jan 3 08:09:21 PST 2024


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


More information about the lustre-discuss mailing list