79123099

Date: 2024-10-24 17:41:46
Score: 0.5
Natty:
Report link

If you're here with the same problem the solution is easy, basically for most redhat based distros the fetched metadata is set to expire for about a hour, you can simply solve this by extending the period that the metadata for all repo fetched remains persistent, its not recomended for prod environments but for a local setup may save the day just run the command sed -i "s/=1h/=24h/g" /etc/yum.repos.d/reponame.repo try to tweak out the time on the repo file may vary based on distribution

Reasons:
  • Whitelisted phrase (-1): solution is
  • No code block (0.5):
  • Low reputation (1):
Posted by: Catucyhb