Koozali.org: home of the SME Server

YumRepo Error: All mirror URLs are not using ftp, http[s] or file.

Offline ntblade

  • *
  • 252
  • +0/-0
Hi all,
I did a fresh install of SME 8.0 and when I do yum update I get:
Code: [Select]
[root@phan-ms ~]# yum update
Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
 Eg. </HTML>/
removing mirrorlist with no valid mirrors: /var/cache/yum/base/mirrorlist.txt
Error: Cannot find a valid baseurl for repo: base

The machine is a KVM VM ping, elinks and wget are fine.  This has been happening since yesterday.  I'm stumped.  Any clues?

Thanks,

NTB
8o)

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
« Reply #1 on: July 11, 2012, 06:48:42 PM »
ntblade

yum clean all

If that does not fix your problem, try resetting the repos to defaults with

mv /home/e-smith/db/yum_repositories /home/e-smith/db/yum_repositories.pre8
/etc/e-smith/events/actions/initialize-default-databases
signal-event post-upgrade
signal-event reboot
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline ntblade

  • *
  • 252
  • +0/-0
Re: YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
« Reply #2 on: July 11, 2012, 07:06:06 PM »
Hi Mary, thanks for the reply.
None of that worked I'm afraid.  Symptoms are still the same.

NTB

Offline ntblade

  • *
  • 252
  • +0/-0
Re: YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
« Reply #3 on: July 11, 2012, 09:33:20 PM »
Is this problem related to this?...
http://forums.contribs.org/index.php/topic,48424.0.html

I've a few 7.5 servers in the wild but no other 8.0s to try.

NTB

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
« Reply #4 on: July 12, 2012, 03:36:34 AM »
ntblade

Quote
Error: Cannot find a valid baseurl for repo: base

what does this show
db yum_repositories show base
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Re: YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
« Reply #5 on: July 12, 2012, 08:00:46 AM »
The issue at hand should not be dealt with in the Forums, it should go to Bugzilla.  Ntblade, please open a bug reporting your issue with as much details as possible, and above all do not make further changes to your system, thus giving a chance to the people in the tracker to investigate the original problem. 
Thanks.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.

Offline ntblade

  • *
  • 252
  • +0/-0
Re: YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
« Reply #6 on: July 12, 2012, 09:13:28 AM »
OK, Chris will do.  I just wanted to eliminate anything at my end first.