Uninstalled TFTP, took FreePBX with it!

Hi!

I’ve been setting up a new FreePBX 14 server and had some issues with TFTP.

I did a yum uninstall tftp and it took FreePBX with it along with something else I can’t recall. I’ve since figured out what I had done wrong, grrr!

Now I can’t reinstall FreePBX.

[root@VSRV-VOIP ~]# yum install freepbx
Loaded plugins: fastestmirror, versionlock
Loading mirror speeds from cached hostfile
Resolving Dependencies
–> Running transaction check
—> Package freepbx.noarch 0:14.1-1.sng7 will be installed
–> Finished Dependency Resolution

Dependencies Resolved

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

Installing:
freepbx noarch 14.1-1.sng7 sng-pkgs 155 M

Transaction Summary

Install 1 Package

Total download size: 155 M
Installed size: 254 M
Is this ok [y/d/N]: y
Downloading packages:
freepbx-14.1-1.sng7.noarch.rpm | 155 MB 00:21
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction

Job for asterisk.service failed because a timeout was exceeded. See “systemctl s tatus asterisk.service” and “journalctl -xe” for details.
error: %pre(freepbx-14.1-1.sng7.noarch) scriptlet failed, exit status 1
Error in PREIN scriptlet in rpm package freepbx-14.1-1.sng7.noarch
Verifying : freepbx-14.1-1.sng7.noarch 1/1

Failed:
freepbx.noarch 0:14.1-1.sng7

Complete!

[root@VSRV-VOIP ~]# systemctl status asterisk.service
● asterisk.service - LSB: Asterisk PBX
Loaded: loaded (/etc/rc.d/init.d/asterisk; bad; vendor preset: disabled)
Active: failed (Result: timeout) since Mon 2017-11-13 14:28:27 GMT; 7min ago
Docs: man:systemd-sysv-generator(8)
Process: 3726 ExecStart=/etc/rc.d/init.d/asterisk start (code=killed, signal=TERM)
CGroup: /system.slice/asterisk.service
├─3731 /bin/sh /etc/rc.d/init.d/asterisk start
└─3732 rasterisk asterisk -rx core show version

Nov 13 14:23:27 VSRV-VOIP.local systemd[1]: Starting LSB: Asterisk PBX…
Nov 13 14:28:27 VSRV-VOIP.local systemd[1]: asterisk.service start operation timed out. Terminating.
Nov 13 14:28:27 VSRV-VOIP.local systemd[1]: Failed to start LSB: Asterisk PBX.
Nov 13 14:28:27 VSRV-VOIP.local systemd[1]: Unit asterisk.service entered failed state.
Nov 13 14:28:27 VSRV-VOIP.local systemd[1]: asterisk.service failed.
[root@VSRV-VOIP ~]# systemctl status asterisk.service -l
● asterisk.service - LSB: Asterisk PBX
Loaded: loaded (/etc/rc.d/init.d/asterisk; bad; vendor preset: disabled)
Active: failed (Result: timeout) since Mon 2017-11-13 14:28:27 GMT; 7min ago
Docs: man:systemd-sysv-generator(8)
Process: 3726 ExecStart=/etc/rc.d/init.d/asterisk start (code=killed, signal=TERM)
CGroup: /system.slice/asterisk.service
├─3731 /bin/sh /etc/rc.d/init.d/asterisk start
└─3732 rasterisk asterisk -rx core show version

Nov 13 14:23:27 VSRV-VOIP.local systemd[1]: Starting LSB: Asterisk PBX…
Nov 13 14:28:27 VSRV-VOIP.local systemd[1]: asterisk.service start operation timed out. Terminating.
Nov 13 14:28:27 VSRV-VOIP.local systemd[1]: Failed to start LSB: Asterisk PBX.
Nov 13 14:28:27 VSRV-VOIP.local systemd[1]: Unit asterisk.service entered failed state.
Nov 13 14:28:27 VSRV-VOIP.local systemd[1]: asterisk.service failed.

Any ideas?! This isn’t production but I’ve migrated everything over and was right at the final stage and would hate to have to start again!

The obvious answer is the one my doctor gives me I tell him “it hurts when I do this…”.

Don’t remove TFTP, just disable in the Admin Module.

I’ve since built a new system…

I was having great troubles with it and thought a remove/reinstall would fix but it made it so much worse!

I’m having a different issue now, regarding LDAP and its point blank refusal to work despite all settings being correct.

I’ll start a new thread, thanks for your reply