- Joined
- Aug 11, 2015
- Messages
- 66
- Reaction score
- 0
Hi,
I was wondering if someone could shed some light on the issue im having. Currently running Elastix 2.4.0 with centos 5.9, When i try to do yum update im getting this error
I tried adding others mirrors and also change the repo on CentOS-Base.repo also no luck. Im trying to install these packages
Thank you
I was wondering if someone could shed some light on the issue im having. Currently running Elastix 2.4.0 with centos 5.9, When i try to do yum update im getting this error
Code:
Loaded plugins: fastestmirror, kmod
Loading mirror speeds from cached hostfile
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
I tried adding others mirrors and also change the repo on CentOS-Base.repo also no luck. Im trying to install these packages
Code:
yum groupinstall "Development Tools"
yum install curl-devel openssl-devel git screen
Thank you