Page MenuHomePhabricator

Travis builds failing due to 403 downloading pYsearch from sourceforge.net
Closed, ResolvedPublic

Description

I have some Travis builds which fail because they downloading pYsearch returns a 403 error. Not sure if that is only for the moment and it'll work later.

Event Timeline

XZise raised the priority of this task from to Needs Triage.
XZise updated the task description. (Show Details)
XZise added projects: Pywikibot, Pywikibot-tests.
XZise subscribed.

Change 225105 had a related patch set uploaded (by John Vandenberg):
Enable pip caching

https://gerrit.wikimedia.org/r/225105

pip caching *may* help with this, but I havent finished exploring that option, so moving that option to T106070.

However this current issue is that http://sourceforge.net is reporting

The sourceforge.net website is temporarily in static offline mode.
Only a very limited set of project pages are available until the main website returns to service.

And somewhat relevant is that we dont actually use pYsearch (or google) as T85310: Add unit tests for MediaWiki, and Google SearchPageGenerator is not completed, so we dont actually need these packages for PYSETUP_TEST_EXTRAS=1 jobs, however it is useful to install them in order to verify that the dependencies can be installed.

It appears to be a temporary problem; https://twitter.com/sfnet_ops/status/621702261685686272 reports

#SourceForge There's instability and frequent 500 errors on the SourceForge site currently. We're working on getting this fixed asap.
jayvdb renamed this task from Some Travis builds fail due to pYsearch to Travis builds failing due to 403 downloading pYsearch from sourceforge.net.Jul 16 2015, 6:40 PM
jayvdb set Security to None.

Change 225219 had a related patch set uploaded (by John Vandenberg):
Remove dependency on pYsearch

https://gerrit.wikimedia.org/r/225219

jayvdb triaged this task as Unbreak Now! priority.Jul 16 2015, 8:34 PM

http://sourceforge.net is now back up, but http://prdownloads.sourceforge.net/pysearch/pYsearch-3.1.tar.gz?download is still a 403:

ERROR
The request could not be satisfied.
Bad request.

Generated by cloudfront (CloudFront)
Request ID: 4M5KmMHZ1_gOmwZiFhTuc6fJg36O2dloXOEge61XkmR61qPjyPkb_A==

Change 225219 merged by jenkins-bot:
Remove dependency on pYsearch

https://gerrit.wikimedia.org/r/225219

jayvdb claimed this task.

Change 258728 had a related patch set uploaded (by John Vandenberg):
Remove dependency on pYsearch

https://gerrit.wikimedia.org/r/258728

Change 258728 merged by jenkins-bot:
Remove dependency on pYsearch

https://gerrit.wikimedia.org/r/258728