#1053 closed defect (fixed)
Add 'mock' Python package to the Tahoe dependency repository
Reported by: | francois | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | 1.7.0 |
Component: | packaging | Version: | 1.6.1 |
Keywords: | desert-island install mock | Cc: | |
Launchpad Bug: |
Description
It looks like buildslave "MM netbsd4 i386 warp" cannot download Python eggs from http://pypi.python.org/, probably because of some firewall?
Processing dependencies for allmydata-tahoe==1.6.1-r4319 Searching for mock Reading http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/ Reading http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/ Reading http://pypi.python.org/simple/mock/ Download error: (61, 'Connection refused') -- Some packages may not be found! Reading http://pypi.python.org/simple/mock/ Download error: (61, 'Connection refused') -- Some packages may not be found! Couldn't find index page for 'mock' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ Download error: (61, 'Connection refused') -- Some packages may not be found! No local packages or download links found for mock error: Could not find suitable distribution for Requirement.parse('mock')
I think that adding the 'mock' Python package to the Tahoe dependency repository available at http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/ would fix this issue.
Change History (5)
comment:1 Changed at 2010-05-21T09:10:38Z by francois
comment:2 Changed at 2010-05-21T12:34:22Z by zooko
Okay I added mock to the sdists dir that we host. Let's see if those builders go green then close this ticket.
comment:3 Changed at 2010-05-22T10:46:40Z by francois
Hm, looks like you should also recreate the tahoe-deps.tar.gz archive.
http://tahoe-lafs.org/buildbot/builders/clean/builds/2286/steps/test-desert-island/logs/stdio
comment:4 Changed at 2010-06-08T02:38:56Z by davidsarah
- Keywords desert-island install mock added
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed at 2010-06-08T03:03:45Z by davidsarah
An egg for mock-0.6.0 is now bundled in the Tahoe distribution.
This would also fix the 'test-desert-island' builder.
http://tahoe-lafs.org/buildbot/builders/clean/builds/2279/steps/test-desert-island/logs/stdio