@esarant wrote:
Hello,
I tried to update one of my installation from 10.13.66-13 to 10.13.66-14 but I got the following error when the script tried to do yum update:
Loaded plugins: fastestmirror, kmod
Setting up Update Process
Determining fastest mirrors
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
Eg. </html>/
removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6/base/mirrorlist.txt
Error: Cannot find a valid baseurl for repo: base
The repository is only the FreePBX uses:
ls -lah /etc/yum.repos.d/
total 20K
drwxr-xr-x. 2 root root 4.0K Aug 9 14:59 .
drwxr-xr-x. 99 root root 12K Aug 9 14:53 ..
-rw-r--r-- 1 root root 1.6K Aug 9 15:00 FreePBX.repoMy resolv.conf:
cat /etc/resolv.conf
nameserver 127.0.0.1
nameserver 10.10.1.5Also I tried to get the content of the mirrorlist yum is calling by using:
curl -H 'User-agent: urlgrabber/3.1.0 yum/3.2.22' 'http://mirrorlist.freepbxdistro.org/?release=6.6&arch=x86_64&repo=os'
And I got:
http://yum.freepbxdistro.org/shmz-os/6.6/os/x86_64/
Which is the correct URL.Any ideas what it might be?
Thanks,
esarant
Posts: 4
Participants: 3