ukris / typhoonae

Automatically exported from code.google.com/p/typhoonae
0 stars 0 forks source link

Error: Couldn't find a distribution for 'meld3==0.6.6'. #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am currently trying to install Typhoon, but I am running into a problem. It 
appears the buildout application is not able to get the files for meld3.

In my attempts to deal with this problem, I tried to install meld3 via 
easy_install, despite it succeeding, it appears to have no affect on buildout, 
and the problem.

nwm@nwm-miniubu:~/typhoonae$ ./bin/buildout
Develop: '/home/nwm/typhoonae/.'
Develop: '/home/nwm/typhoonae/src/bdbdatastore'
Develop: '/home/nwm/typhoonae/src/demo'
Updating libevent.
Updating memcached.
Updating libmemcached.
Updating pylibmc.
Updating mongodb.
rod.recipe.mongodb: mongoDB distribution already downloaded.
Updating bdbdatastore.
Updating rabbitmq.
Updating ejabberd.
Updating ejabberd-config.
Updating demo.
Updating typhoonae.
Updating python.
Updating tests.
Updating pcre.
Updating nginx-upload.
Updating nginx.
Updating nginxctl.
Updating default-server-config.
Installing supervisor.
Download error: [Errno 110] Connection timed out -- Some packages may not be 
found!
Getting distribution for 'meld3==0.6.6'.
While:
  Installing supervisor.
  Getting distribution for 'meld3==0.6.6'.
Error: Couldn't find a distribution for 'meld3==0.6.6'.

Original issue reported on code.google.com by Noah.Mci...@gmail.com on 9 Jun 2010 at 8:15

GoogleCodeExporter commented 9 years ago
This might have happened due to a temporary hiccup of the server for this 
http://dist.repoze.org/meld3/ location. I cleaned my egg cache and ran the 
buildout without any issues. Problems like this more and more implicate the 
need to set up an own egg server.

Anyway, thanks for reporting this.

Original comment by tobias.r...@gmail.com on 9 Jun 2010 at 11:52

GoogleCodeExporter commented 9 years ago
We're using 0.6.7 in the next release. Hopefully, this fixes the problem.

Original comment by tobias.r...@gmail.com on 2 Dec 2010 at 11:17

GoogleCodeExporter commented 9 years ago
Fixed in the 0.2.0 release.

Original comment by tobias.r...@gmail.com on 12 Dec 2010 at 11:29