[mythtv] Failed to download http://themes.mythtv.org/themes/repository/29.1/themes.zip

Stuart Auchterlonie stuarta at squashedfrog.net
Sat Dec 15 10:21:21 UTC 2018


On 15/12/2018 01:20, Paul B. Henson wrote:
> On Fri, Dec 14, 2018 at 07:01:30PM -0500, Peter Bennett wrote:
> 
>> If there is no themes.zip file for 29.1 it should use the one for 29 
>> instead. Does it do that?
> 
> Hmm, maybe? I dug through the logs and the entire section looks like:
> 
> Dec 14 02:49:02 mythtv-dev mythbackend[18428]: I HouseKeeping housekeeper.cpp:135 (Run) Running HouseKeeperTask 'ThemeUpdateNotifications'.
> Dec 14 02:49:02 mythtv-dev mythbackend[18428]: I HouseKeeping backendhousekeeper.cpp:397 (DoRun) Loading themes for 29
> Dec 14 02:49:04 mythtv-dev mythbackend[18428]: I HouseKeeping backendhousekeeper.cpp:411 (DoRun) Loading themes for 29.1
> Dec 14 02:49:04 mythtv-dev mythbackend[18428]: I HouseKeeping backendhousekeeper.cpp:450 (LoadVersion) HouseKeeper: Failed to download http://themes.mythtv.org/themes/repository/29.1/themes.zip remote themes info package
> Dec 14 02:49:04 mythtv-dev mythbackend[18428]: I HouseKeeping housekeeper.cpp:153 (Run) HouseKeeperTask 'ThemeUpdateNotifications' Finished Successfully.
> 
> I suppose the lack of an error from "Loading themes for 29" means it did? I
> was focusing more on "Failed" :) while reviewing the logs, if it's
> expected that a given version zip might not exist it's perhaps confusing
> to say failed.
> 
> Thanks for the info, it sounds like I should just update my log monitor
> report to ignore that line.
> 

It's a bit of an oddity in the way the theme downloader is implemented
that it walks back through all the minor releases to find available
themes.

I hate seeing the errors in the webserver logs from the frontends
that are looking for those zip files

Long term i'd love to implement it in a different way, but that's
not even on the "start soon" list :-/


Regards
Stuart




More information about the mythtv-dev mailing list