

There are a few ways to work "fix" this:ġ. One of the configured repositories failed (added from: file:/path/to/local/package.x86_64.rpm),Īnd yum doesn't have enough cached data to continue. _harbottle-main_7_x86_64_ | 2.9 kB 00:00:00įile:///path/to/local/package.rpm/repodata/repomd.xml: curl#37 - "Couldn't open file /path/to/local/package.rpm/repodata/repomd.xml" Loading mirror speeds from cached hostfile However, I got this output: Loaded plugins: fastestmirror, langpacks

To add it to yum repository I run: yum-config-manager -add-repo file:///path/to/local/package.rpm and then yum install package to install it.

I'm trying to add a local RPM package to yum and yet install it.
