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

Couldn't find a distribution for 'formencode==1.2.6' during installation #453

Open
phihag opened this issue Sep 18, 2013 · 4 comments
Open

Comments

@phihag
Copy link
Member

phihag commented Sep 18, 2013

(Reported by @alex-obi) Installation with sh build.sh fails with

File "/home/alexander/adhocracy_buildout/eggs/minitage.recipe.egg-1.105-py2.7.egg/minitage/recipe/egg/egg.py", line 1207, in _satisfied
    requirement, working_set)
MissingDistribution: Couldn't find a distribution for 'formencode==1.2.6'.

minitage.recipe: Traceback (most recent call last):
  File "/home/alexander/adhocracy_buildout/eggs/minitage.recipe.egg-1.105-py2.7.egg/minitage/recipe/egg/egg.py", line 206, in callback
    ret = f(self, *args, **kwargs)
  File "/home/alexander/adhocracy_buildout/eggs/minitage.recipe.scripts-1.58-py2.7.egg/minitage/recipe/scripts/scripts.py", line 181, in install
    sreqs, ws = self.working_set(working_set=working_set)
  File "/home/alexander/adhocracy_buildout/eggs/minitage.recipe.egg-1.105-py2.7.egg/minitage/recipe/egg/egg.py", line 265, in callback
    raise e
MissingDistribution: Couldn't find a distribution for 'formencode==1.2.6'.

While:
  Installing paster.
Error: Couldn't find a distribution for 'formencode==1.2.6'. 
@phihag
Copy link
Member Author

phihag commented Sep 18, 2013

This is weird, since formencode 1.2.6 should be available.

@phihag
Copy link
Member Author

phihag commented Sep 18, 2013

Mmm, installation works fine on my machine as well as a newly created testing machine. To debug this problem, we need a pcap dump of all network traffic during the installation. Reassigning to @alex-obi to provide that.

@alex-obi
Copy link
Contributor

On my new debian system i get the same error for a different distribution: "Error: Couldn't find a distribution for ''mr.developer==1.25'". Could this be caused by the latest Virtual Box Update or settings? Tomorrow I'll do the pcap dump.

@phihag
Copy link
Member Author

phihag commented Sep 19, 2013

No, it is completely unrelated to VirtualBox and most likely caused by a transient network failure. Does the problem occur from the hhucn network as well?

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

No branches or pull requests

2 participants