Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong version of urlresolver getting downloaded. #1

Open
GoogleCodeExporter opened this issue May 16, 2015 · 1 comment
Open

Wrong version of urlresolver getting downloaded. #1

GoogleCodeExporter opened this issue May 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Use any of the latest builds 
2.Install the 1channel addon

What is the expected output? What do you see instead?
Installation will be successful but the wrong version of urlresolver (from 
mainline) is getting downloaded.  

What version of the product are you using? On what operating system?
XBMC4XBOX-31783

Please provide any additional information below.
Flowers smell good.

Original issue reported on code.google.com by [email protected] on 31 May 2013 at 12:02

Attachments:

@GoogleCodeExporter
Copy link
Author

thanks for the report (as discussed via pm).

The situation is currently with the addons4xbox installer:

Addon chosen to download - check dependencies:
  Loop through OUR REPO then XBMC REPO
    Download dependencies, if missing check next repo.


Problem occurs as the direct web access to individual files on google code is 
causing timeouts. this causes urlresolver (in this case) to fail. However, it 
will continue to the XBMC REPO, and then install a version that doesn't work on 
xbmc4xbox.

Possible Fixes:

* When a download fails, stop / fail fatally
* move files to another host - perhaps having a copy of the addons in zips on 
our server - generated say daily. This would also be quicker to install than 
individual files - certainly the http access to files on google svn is not only 
unreliable, but slow.

In the meantime, I have bumped the version of urlresolver to 1.0.10 from 1.0.9 
and the required version on the 1channel plugin to 1.0.10, so if it fails / 
times out, it will end up being fatal, and XBMC REPO doesn't have a version 
1.0.10.


Original comment by [email protected] on 31 May 2013 at 12:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant