MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: bigdigillc on 2017-04-30, 05:18:35

Title: Yum Update
Post by: bigdigillc on 2017-04-30, 05:18:35
I'm using Centos 5.11 and yum update has stopped working. Is there any workaround until I can get a new box?
Title: Re: Yum Update
Post by: MRatWork on 2017-04-30, 05:26:54
Try set/add 'enable=0' to /etc/yum.repos.d/CentOS*.repo and the same ways for ius and epel in mratwork.repo.
Title: Re: Yum Update
Post by: bigdigillc on 2017-04-30, 06:12:03
Still getting this:

Code: [Select]
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
 Eg. Invalid release/
removing mirrorlist with no valid mirrors: /var/cache/yum/addons/mirrorlist.txt
Error: Cannot find a valid baseurl for repo: addons
Title: Re: Yum Update
Post by: MRatWork on 2017-04-30, 06:23:24
Hmm. Not easy to fix this issue.

You can give me your ssh access to fix this issue.
Title: Re: Yum Update
Post by: bigdigillc on 2017-04-30, 06:35:52
I'll send you a PM
Title: Re: Yum Update
Post by: bigdigillc on 2017-04-30, 06:39:12
Let me know if you got it. It's not showing in my sent items.
Title: Re: Yum Update
Post by: MRatWork on 2017-04-30, 06:52:03
Or copy this file to '/etc/yum.repos.d' and rename all CentOS*.repo to CentOS*.nonrepo.
Title: Re: Yum Update
Post by: bigdigillc on 2017-04-30, 18:27:30
Ok, I'll give it a try. Thanks!