To be honest, I seem to have nothing but problems with this version of FreePBX. I’m having a problem now with one of the repo’s failing to download an update because of a “conflict”, but I’ve not installed anything outside of the normal FreePBX repositories, and I’ve not added any additional software to it.
Here is the error:
[root@sip yum.repos.d]# yum update -y
Loaded plugins: fastestmirror, versionlock
sng-base | 3.6 kB 00:00:00
sng-epel | 4.7 kB 00:00:00
sng-updates | 3.4 kB 00:00:00
(1/6): sng-base/7/x86_64/group_gz | 156 kB 00:00:00
(2/6): sng-epel/7/x86_64/group_gz | 266 kB 00:00:00
(3/6): sng-epel/7/x86_64/updateinfo | 857 kB 00:00:00
(4/6): sng-base/7/x86_64/primary_db | 5.7 MB 00:00:01
(5/6): sng-updates/7/x86_64/primary_db | 4.5 MB 00:00:01
(6/6): sng-epel/7/x86_64/primary_db | 6.1 MB 00:00:02
Determining fastest mirrors
Resolving Dependencies
→ Running transaction check
—> Package systemd.x86_64 0:219-30.el7_3.9 will be updated
—> Package systemd.x86_64 0:219-42.el7_4.1 will be updated
—> Package systemd.x86_64 0:219-42.el7_4.4 will be an update
—> Package systemd-libs.x86_64 0:219-30.el7_3.9 will be updated
—> Package systemd-libs.x86_64 0:219-42.el7_4.1 will be updated
—> Package systemd-libs.x86_64 0:219-42.el7_4.4 will be an update
—> Package systemd-sysv.x86_64 0:219-30.el7_3.9 will be updated
—> Package systemd-sysv.x86_64 0:219-42.el7_4.1 will be updated
—> Package systemd-sysv.x86_64 0:219-42.el7_4.4 will be an update
→ Processing Conflict: systemd-219-42.el7_4.4.x86_64 conflicts dracut < 033-499
→ Finished Dependency Resolution
Error: systemd conflicts with dracut-033-463.el7_3.2.x86_64
You could try using --skip-broken to work around the problem
[root@sip yum.repos.d]#
Again I have not changed anything on the core OS. So there should not be any conflicts with anything, or at least I would hope. Either way, here is what was done and what I’ve done so far to troubleshoot:
What I’ve done so far:
- Attempted to skip the broken packages Failed, same message as above
- Attempted to disable all repos and enabled them one by one ** Error only occurs on “UPDATES” repo **
- Searched for old packages (suggest by these forums, none exist)
About the machine:
- The Official FreePBX ISO was used to install this system
- It is a virtual machine, and has already been reimaged 4 times because of other issues
- All DID’s are working with the exception of one provider (may be firewall issue).
- It is running FreePBX 14.0.1.1 (updated it today, issue existed well before today [ going on like 2 weeks])
- cat /etc/centos-release-upstream states Derived from Red Hat Enterprise Linux 7.4 (Source)
- cat /etc/sangoma-release states Sangoma Linux release 7.4.1712 (Core)
If I missed some key information, please let me know and I will provide it. Thank you to anyone who helps, and happy holidays (merry christmas)