Trying to do a further update, results in a parsererror:
I tried to to update from the command line, but nothing was updated and no errors:
Code: Select all
bubba:/etc/apt# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
bubba:/etc/apt#
Code: Select all
before update:
Jan 24 17:34:13 bubba php5-cgi: {"bubba-frontend":"2.0.0.9","bubba-backend":"2.0.0.11","bubba-album":"2.0.0.4","filetransferdaemon":"0.50.20","squeezecenter":"7.5.4.dfsg1-2"}
Code: Select all
after update:
Jan 24 18:47:02 bubba php5-cgi: {"bubba-frontend":"2.0.0.9","bubba-backend":null,"bubba-album":"2.1.5","filetransferdaemon":"0.50.20","squeezecenter":"7.5.4.dfsg1-2"}
Do I need a full reinstall or is there a way to fix this?