

If it is a very temporary problem though, this is often a nice So will have to try and fail each time (and thus. Note that yum will try to contact the repo. Configure the failing repository to be skipped, if it is unavailable. Subscription-manager repos -disable=path_to_local_package.x86_64.rpmĥ. Yum-config-manager -disable path_to_local_package.x86_64.rpm Will then just ignore the repository until you permanently enable itĪgain or use -enablerepo for temporary usage: Disable the repository permanently, so yum won't use it by default. Yum -disablerepo=path_to_local_package.x86_64.rpm. Run the command with the repository temporarily disabled Packages for the previous distribution release still work).ģ. This is most often useful if you are using a newerĭistribution release than is supported by the repository (and the

for the repository, to point to a working Contact the upstream for the repository and get them to fix the problem.Ģ. 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. Or download it from FIWARE public repository sudo wget -P /etc/'m trying to add a local RPM package to yum and yet install it. Use this configuration for nightly repository: Or download it from FIWARE public repository sudo wget -P /etc// Use this configuration for release repository: Keep in mind, if you use both repositories together on the same server, nightly packages will always be ahead of release. You can manually add a config for repositories, or download it from the FIWARE public repository. You can read about differences between packages here Provided configuration corresponds to x86_64 architecture and CentOS/RHEL 7 OS.

This document describes the guidelines of using FIWARE Yum repository to install Orion Context Broker. Context Providers and request forwarding.
