<div dir="ltr">go into your directory /etc/yum.repos and open the yum repo that you added using config-manager using vim or vi <br><br>add a line gpgcheck 0 and save it <br>it will work </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 3, 2024 at 9:40 PM Andreas Dilger via lustre-discuss <<a href="mailto:lustre-discuss@lists.lustre.org">lustre-discuss@lists.lustre.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sorry, those packages are not signed, you'll just have to install them without a signature. <br>
<br>
Cheers, Andreas<br>
<br>
> On Jan 3, 2024, at 09:10, Jan Andersen <<a href="mailto:jan@comind.io" target="_blank">jan@comind.io</a>> wrote:<br>
> <br>
> I have finally managed to build the lustre rpms, but when I try to install them with:<br>
> <br>
> dnf install ./*.rpm<br>
> <br>
> I get a list of errors like<br>
> <br>
> ... nothing provides ldiskfsprogs >= 1.44.3.wc1 ...<br>
> <br>
> In a previous communication I was advised that:<br>
> <br>
> You may need to add ldiskfsprogs rpm repo and enable ha and powertools repo<br>
> first.<br>
> <br>
> sudo dnf config-manager --add-repo <a href="https://downloads.whamcloud.com/public/e2fsprogs/latest/el8/" rel="noreferrer" target="_blank">https://downloads.whamcloud.com/public/e2fsprogs/latest/el8/</a><br>
> sudo dnf config-manager --set-enabled ha<br>
> sudo dnf config-manager --set-enabled powertools<br>
> <br>
> However, when I try to install e2fsprogs:<br>
> <br>
> Package e2fsprogs-1.47.0-wc6.el8.x86_64.rpm is not signed<br>
> Package e2fsprogs-devel-1.47.0-wc6.el8.x86_64.rpm is not signed<br>
> Package e2fsprogs-libs-1.47.0-wc6.el8.x86_64.rpm is not signed<br>
> Package libcom_err-1.47.0-wc6.el8.x86_64.rpm is not signed<br>
> Package libcom_err-devel-1.47.0-wc6.el8.x86_64.rpm is not signed<br>
> Package libss-1.47.0-wc6.el8.x86_64.rpm is not signed<br>
> The downloaded packages were saved in cache until the next successful transaction.<br>
> You can remove cached packages by executing 'dnf clean packages'.<br>
> Error: GPG check FAILED<br>
> <br>
> And now I'm stuck with that - I imagine I need to add some appropriate GPG key; where can I find that?<br>
> <br>
> /jan<br>
> _______________________________________________<br>
> lustre-discuss mailing list<br>
> <a href="mailto:lustre-discuss@lists.lustre.org" target="_blank">lustre-discuss@lists.lustre.org</a><br>
> <a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a><br>
_______________________________________________<br>
lustre-discuss mailing list<br>
<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank">lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a><br>
</blockquote></div>