So in the newest Trixbox CE Image up on sourceforge (2.6.0.18) - the one that has the GUI improvements/FreePBX fork, the module admin is broken, and is pulling from 'update.trixbox.org' - presumably part of the new fork.
The only problem is... It doesnt work!
It was serving some packages to me last night, but left out a few critical ones (such as Phonebook) and today was not returning anything at all, tcpdump revealing that the URL it was hitting was returning 404.
So, in collaboration with the guys @ schmoozecom, I give you a fix:
Run this from your Trixbox CLI:
find /var/www/html/admin -type f -exec sed -i 's/update.trixbox.org/mirror.freepbx.org/g' {} \;
This will change the freepbx interface to use the freepbx mirror instead of trixbox's.
Surely this may cause some unrest, but, it fixes the problem.
So, there you are! Enjoy..
Member Since:
2007-11-20