NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
enkrypt3d
Apr 25, 2019Tutor
Apps list images broken and missing after 6.10.0 upgrade
Just upgraded to 6.10.0 and now none of the logos for any of the apps are working.... like for my plex server and linux-dash, smbclient etc... even all the available apps have broken images. I also c...
- Apr 28, 2019
This appears to have fixed my issue...
apt-get download python2.7-minimal touch /usr/bin/python2.7 && sudo chmod +x /usr/bin/python2.7 dpkg --unpack python2.7-minimal*
apt-get -f installapt-get upgrade
Regards
enkrypt3d
Apr 26, 2019Tutor
It's not a cached issue. The apps do not work anymore except for Plex which is weird.
I had linux-dash, smb plus, plex, sabnzbd and a few others and they're all broken except plex... with the above errors in the logs saying they have a bad configuration. I'm also not able to remove them! Please advise as to what I can try. Thanks
enkrypt3d
Apr 26, 2019Tutor
Digging deeper it seems that it has broken PHP completely:
root@NAS:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libapache2-mod-php5 : Depends: apache2.2-bin but it is not installed
Depends: apache2 (< 2.4) but 2.4.25-3+deb9u6.netgear2 is installed
libpython2.7-stdlib : Depends: libpython2.7-minimal (= 2.7.9-2+deb8u2) but it is not installed
python : Depends: python2.7 (>= 2.7.9-1~) but it is not installed
python-cheetah : Depends: python2.7 but it is not installed
python-minimal : Depends: python2.7-minimal (>= 2.7.9-1~) but it is not installed
python-software-properties : Depends: unattended-upgrades but it is not installed
python2.7-dev : Depends: python2.7 (= 2.7.9-2+deb8u2) but it is not installed
E: Unmet dependencies. Try using -f.
What has changed in 6.10.0 vs the previous version? It appears to have changed how apache & php work...
- enkrypt3dApr 27, 2019Tutor
It would have been nice to know that installing 6.10.0 was going to do such a massive upgrade of apache2.2 to apache2.4! Even things that depend on python2.7 do not work...
Is there a way to downgrade to the last version? Would that fix it? I don't see any reason why this upgrade was needed at all.
- enkrypt3dApr 27, 2019Tutor
apache2: Syntax error on line 200 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load /usr/lib/apache2/modules/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: undefined symbol: unixd_config
This appears to be the culprit. I have no idea how to fix this though... especially since apt is so borked.
- enkrypt3dApr 28, 2019Tutor
This appears to have fixed my issue...
apt-get download python2.7-minimal touch /usr/bin/python2.7 && sudo chmod +x /usr/bin/python2.7 dpkg --unpack python2.7-minimal*
apt-get -f installapt-get upgrade
Regards
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!