updating addons problem (dependencies not met)
#1
Hello
I use Eden (I don't want to go to Frodo - as subtitles don't work in 1channel ) - on raspberry pi (xbian)... so far everything was working fine...
but yesterday problems with updating addons started (i have automatic update enabled by default).
for example youtube, subtitles addons...

I have errors that dependencies not met...

i enabled debug - what's most interesting is:

DEBUG: Addon script.common.plugin.cache requires xbmc.python version 2.1.0 which is not available

my version of python is:
dpkg -l | grep -i python
ii libpython2.7 2.7.3~rc2-2.1 armhf Shared Python runtime library (version 2.7)
ii python 2.7.3~rc2-1 all interactive high-level object-oriented language (default version)
ii python-minimal 2.7.3~rc2-1 all minimal subset of the Python language (default version)
ii python2.7 2.7.3~rc2-2.1 armhf Interactive high-level object-oriented language (version 2.7)
ii python2.7-minimal 2.7.3~rc2-2.1 armhf Minimal subset of the Python language (version 2.7)

could anyone help me with that?

full debug for updating addon:

Quote:15:30:09 T:2966955072 DEBUG: CecLogMessage - >> 01:44:00
15:30:09 T:2966955072 DEBUG: CecLogMessage - >> TV (0) -> Recorder 1 (1): user control pressed (44)
15:30:09 T:2966955072 DEBUG: CecLogMessage - key pressed: select (0)
15:30:09 T:2966955072 DEBUG: PushCecKeypress - received key b duration 0
15:30:09 T:3042840576 DEBUG: OnKey: 11 (0b) pressed, action is Select
15:30:09 T:3042840576 DEBUG: CFileCache::Open - opening <addons/frodo/script.module.simple.downloader/script.module.simple.downloader-1.9.4.zip.md5> using cache
15:30:09 T:3042840576 DEBUG: CurlFile::Open(0x24ca928) http://mirrors.xbmc.org/addons/frodo/scr....4.zip.md5
15:30:09 T:3042840576 INFO: easy_aquire - Created session to http://mirrors.xbmc.org
15:30:09 T:2966955072 DEBUG: CecLogMessage - >> 01:8b:00
15:30:09 T:2966955072 DEBUG: CecLogMessage - >> TV (0) -> Recorder 1 (1): vendor remote button up (8B)
15:30:09 T:2966955072 DEBUG: CecLogMessage - key released: select (0)
15:30:09 T:2966955072 DEBUG: PushCecKeypress - received key b duration 342
15:30:09 T:2856318016 NOTICE: Thread CFileCache start, auto delete: false
15:30:09 T:2856318016 INFO: CFileCache:Tonguerocess - Hit eof.
15:30:10 T:2856318016 DEBUG: Thread CFileCache 2856318016 terminating
15:30:10 T:3042840576 DEBUG: Addon script.common.plugin.cache requires xbmc.python version 2.1.0 which is not available
15:30:10 T:3042840576 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
15:30:10 T:3042840576 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
15:30:15 T:3042840576 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
15:30:32 T:2923426880 DEBUG: Thread Jobworker 2923426880 terminating (autodelete)
15:30:32 T:3042840576 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm.so)


regards,
n
Reply
#2
this happens when you install frodo and then go back to eden.

i don't think there's an easy fix.
all of your addons have been updated to frodo compatible versions
and they won't work with eden.


remove all your addons and delete the addonXX.db file as well.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
(2013-01-06, 16:52)ronie Wrote: this happens when you install frodo and then go back to eden.

i don't think there's an easy fix.
all of your addons have been updated to frodo compatible versions
and they won't work with eden.


remove all your addons and delete the addonXX.db file as well.


Thanks for fast response.
I didn't install Frodo at all. I started with Eden and didn't touch Frodo at all.
I tried the way you described and it's hard as you said Wink different addons are downloaded automatically after restart (i moved file .xmbc/userdata/Database/Addons15.db) and dependencies are not met again...
i will try few more things - but as i understand there's not much i can do...

and 1 little thing/suggestion - don't get me wrong - but shouldn't those updates be a little bit more smarter?!
Eden is marked as latest stable version - so why addons are updated to Frodo's version which is RC version?!
If I want to use stable version it's not possible? I know now - that I should disable automatic updates - but still it's not solution in my opinion

thank you

regards,
Marcin
Reply
#4
You probably have some non official repo installed
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#5
i read your original post again and paid more attention this time Smile

you say you run Eden on the raspberry pi?
i don't think that's even possible, right?

posting a full Debug Log will save us all a lot of time and guessing ;-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#6
(2013-01-06, 19:10)Martijn Wrote: You probably have some non official repo installed

Oh yes. I forgot about it (i enabled unofficial repo - fusion - few weeks ago)...
so i withdraw my smart thoughts (suggestions) - sorry for that Wink

i will try to figure it out somehow...

thanks Guys

regards,
Reply
#7
Hi again.

I made some tests with clean new SD card and clean Xbian from iso, I disabled automatic addon updates and after start it's again the same...

just after startup i have:

Quote:Add-on has been marked as broken in repository.
Would you like to disable it on your system?

and again it's about dependencies...

and yeah - I made mistake (again) - my version of XBMC is
XBMC (12.0-BETA1 Git:20121116-5ff18cb)

after startup I turned on debug mode and i tried to update youtube and subtitles plugin...

i don't know how to attach file here so it's the link to log:

DEL

and maybe another question...
can i use older version of subtitles and youtube plugin?
is it possible to turn off the option which checks that addon is marked as broken in repository? so it would leave everything just as it is...




Reply
#8
well better get an updated version of XBMC
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#9
(2013-01-06, 21:29)Martijn Wrote: well better get an updated version of XBMC

Yeah - so it's only way - right?

i know that you don't care too much about external plugins but with newer xbmc - 1channel stops working fine (with subtitles)

Reply
#10
(2013-01-06, 21:33)nichu Wrote:
(2013-01-06, 21:29)Martijn Wrote: well better get an updated version of XBMC

Yeah - so it's only way - right?

i know that you don't care too much about external plugins but with newer xbmc - 1channel stops working fine (with subtitles)

well 1channel is definitely not our problem Wink
We are at RC3 now so we can't support an old B1
If you're lucky the old youtube version is still there and you can rollback to that version
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#11
yeah - i understand. thanx anyway.

I know how to rollback - because i have backup - but just after start - addons are marked as broken again.

is there a way to disable checkup ? (disabling auto update doesn't help)

Reply
#12
no way to disable no
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#13
ok thanks for fast responses and your time.

best regards
Reply

Logout Mark Read Team Forum Stats Members Help
updating addons problem (dependencies not met)0