[tahoe-dev] 回复: Re: how to run the tahoe-lafs in another computer without internet?

han zheng z.han0903 at gmail.com
Wed Apr 4 01:48:17 UTC 2012


Hello, 

when I run the allmydata-tahoe-1.9.1-SUMO, there came a problem like this:
************************************************************************
zhan at book-desktop:~/allmydata-tahoe-1.9.1-SUMO$ python setup.py build 
Not found: ../tahoe-deps 
Download error: [Errno -2] Name or service not known -- Some packages may not be found! 
Download error: [Errno -2] Name or service not known -- Some packages may not be found! 
Traceback (most recent call last): 
  File "setup.py", line 468, in <module> 
    **setup_args 
  File "/usr/local/lib/python2.7/distutils/core.py", line 112, in setup 
    _setup_distribution = dist = klass(attrs) 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/setuptools/dist.py", line 260, in __init__ 
    self.fetch_build_eggs(attrs.pop('setup_requires')) 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/setuptools/dist.py", line 284, in fetch_build_eggs 
    parse_requirements(requires), installer=self.fetch_build_egg 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/pkg_resources.py", line 573, in resolve 
    dist = best[req.key] = env.best_match(req, self, installer) 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/pkg_resources.py", line 823, in best_match 
    return self.obtain(req, installer) # try and download/install 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/pkg_resources.py", line 835, in obtain 
    return installer(requirement) 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/setuptools/dist.py", line 327, in fetch_build_egg 
    return cmd.easy_install(req) 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/setuptools/command/easy_install.py", line 453, in easy_install 
    return self.install_item(spec, dist.location, tmpdir, deps) 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/setuptools/command/easy_install.py", line 483, in install_item 
    dists = self.install_eggs(spec, download, tmpdir) 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/setuptools/command/easy_install.py", line 634, in install_eggs 
    unpack_archive(dist_filename, tmpdir, self.unpack_progress) 
  File "/home/zhan/allmydata-tahoe-1.9.1-SUMO/setuptools-0.6c16dev3.egg/setuptools/archive_util.py", line 74, in unpack_archive 
    "Not a recognized archive type: %s" % filename 
setuptools.archive_util.UnrecognizedFormat: Not a recognized archive type: /home/zhan/allmydata-tahoe-1.9.1-SUMO/tahoe-deps/Twisted-11.0.0.tar.bz2 
zhan at book-desktop:~/allmydata-tahoe-1.9.1-SUMO$  
*****************************************************************************
why?thanks

2012-04-04 
han zheng 



发件人:Zooko Wilcox-O'Hearn 
发送时间:2012-04-03 23:25 
主题:Re: [tahoe-dev] how to run the tahoe-lafs in another computer without internet? 
收件人:"Tahoe-LAFS development"<tahoe-dev at tahoe-lafs.org> 
抄送: 

Hello zheng han:  

On Mon, Apr 2, 2012 at 8:12 PM, z.han0903 <z.han0903 at gmail.com> wrote:  
>  
> No local packages or download links found for zope.interface<=3.6.2,>=3.6.5  

Tahoe-LAFS requires a package named "zope.interface". You may be able  
to install that package using the operating system's package manager,  
or from the Python Package Index ¹, or you could download a  
"tahoe-deps" tarball from tahoe-lafs.org ², which includes  
zope.interface as well as all other packages that Tahoe-LAFS needs. If  
you get the "SUMO" release from the Tahoe-LAFS releases ³, then that  
comes with a copy of the tahoe-deps packages already in place.  

Regards,  

Zooko  

¹ http://pypi.python.org/pypi/zope.interface  
² https://tahoe-lafs.org/source/tahoe-lafs/deps  
³ https://tahoe-lafs.org/source/tahoe-lafs/releases  
_______________________________________________  
tahoe-dev mailing list  
tahoe-dev at tahoe-lafs.org  
http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20120404/950358cf/attachment.html>


More information about the tahoe-dev mailing list