Freepbx not installed

My GUI is missing and can’t get it installed. How do I fix this error?

Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
freepbx-14.1-1.sng7.noarch.rpm FAILED
http://sng7.com/sng7/sng7/RPMS/freepbx-14.1-1.sng7.noarch.rpm: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.

Error downloading packages:
freepbx-14.1-1.sng7.noarch: [Errno 256] No more mirrors to try.

######### Full output
[root@pbx2 ~]# yum install freepbx
Loaded plugins: fastestmirror, versionlock
sng-base | 3.6 kB 00:00:00
sng-epel | 4.7 kB 00:00:00
sng-extras | 3.4 kB 00:00:00
sng-pkgs | 3.4 kB 00:00:00
sng-updates | 3.4 kB 00:00:00
sng-pkgs/7/x86_64/primary_db | 510 kB 00:00:00
Loading mirror speeds from cached hostfile
Resolving Dependencies
–> Running transaction check
—> Package freepbx.noarch 0:14.1-1.sng7 will be installed
–> Processing Dependency: sox for package: freepbx-14.1-1.sng7.noarch
–> Running transaction check
—> Package sox.x86_64 0:14.4.1-6.el7 will be installed
–> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: sox-14.4.1-6.el7.x86_64
–> Processing Dependency: libpulse-simple.so.0(PULSE_0)(64bit) for package: sox-14.4.1-6.el7.x86_64
–> Processing Dependency: libao.so.4(LIBAO4_1.1.0)(64bit) for package: sox-14.4.1-6.el7.x86_64
–> Processing Dependency: libpulse.so.0()(64bit) for package: sox-14.4.1-6.el7.x86_64
–> Processing Dependency: libpulse-simple.so.0()(64bit) for package: sox-14.4.1-6.el7.x86_64
–> Processing Dependency: libao.so.4()(64bit) for package: sox-14.4.1-6.el7.x86_64
–> Running transaction check
—> Package libao.x86_64 0:1.1.0-8.el7 will be installed
—> Package pulseaudio-libs.x86_64 0:10.0-3.el7 will be installed
–> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================================
Package Arch Version Repository Size

Installing:
freepbx noarch 14.1-1.sng7 sng-pkgs 160 M
Installing for dependencies:
libao x86_64 1.1.0-8.el7 sng-base 72 k
pulseaudio-libs x86_64 10.0-3.el7 sng-base 650 k
sox x86_64 14.4.1-6.el7 sng-base 398 k

Transaction Summary

Install 1 Package (+3 Dependent packages)

Total size: 161 M
Total download size: 160 M
Installed size: 282 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
freepbx-14.1-1.sng7.noarch.rpm FAILED
http://sng7.com/sng7/sng7/RPMS/freepbx-14.1-1.sng7.noarch.rpm: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.

Error downloading packages:
freepbx-14.1-1.sng7.noarch: [Errno 256] No more mirrors to try.

[root@pbx2 ~]#

This is what I have done now…
wget http://sng7.com/sng7/sng7/RPMS/freepbx-14.1-1.sng7.noarch.rpm
yum install sox
rpm -i freepbx-14.1-1.sng7.noarch.rpm

I had to fix a ssl.conf name error but httpd started and gui started working.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.