Kodi Community Forum
xbmc live-EDEN addon updates failing - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: xbmc live-EDEN addon updates failing (/showthread.php?tid=125799)



xbmc live-EDEN addon updates failing - dawsba - 2012-03-17

About once an hour, i get a little popup as it goes through the updates, one by one they fail

ive seen the xbmc atv link to change user but i dont have a mobile user, is it permissions problem

to note i had dharma, and ran upgrades to eden rc1

thanks


RE: xbmc live-EDEN addon updates failing - sphere - 2012-03-17

You could post a debug log - then we could more than just guess.

But if you want me to guess: Yes, sounds like a permission problem.


RE: xbmc live-EDEN addon updates failing - Martijn - 2012-03-17

@sphere if write Debug Log (so 'debug log' without the space in it) it will be auto linked to the wiki Wink


RE: xbmc live-EDEN addon updates failing - dawsba - 2012-03-17

heres the xbmc.log file link

http://webdesignukltd.com/xbmc/xbmc.rar


RE: xbmc live-EDEN addon updates failing - sphere - 2012-03-17

Code:
...
SQL: Attempt to write a readonly database
...
ERROR: DeleteFile - cant delete file, trying to change mode </home/dawsba/.xbmc/addons/plugin.video.icefilms/xgoogle/translate.py>
...

Your log is full of permission problems.

Please execute this:
Code:
sudo chown dawsba /home/dawsba/.xbmc -R



RE: xbmc live-EDEN addon updates failing - dawsba - 2012-03-17

wooohoo, alls lookin good thanks sphere

B