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

Upload hangs on attempted second file. #5

Open
bshi opened this issue Nov 20, 2009 · 1 comment
Open

Upload hangs on attempted second file. #5

bshi opened this issue Nov 20, 2009 · 1 comment

Comments

@bshi
Copy link
Contributor

bshi commented Nov 20, 2009

Using

commit cf9dcc0
Date: Tue Nov 17 20:34:22 2009 +0100

Install and test locally using the instructions in the readme. Created a single superuser and no modifications to the default settings.py except changing the DATABASE_* settings.

Running the following two commands,

someproject$ python setup.py register -r local sdist upload -r local
someproject$ python setup.py register -r local bdist_egg upload -r local

The first runs successfully and the file shows up in the web UI. The second command hangs. If I then clear and start with a new database, uploading via various methods (bdist, etc) shows similar behavior, the second upload always hangs.

@bshi
Copy link
Contributor Author

bshi commented Dec 11, 2009

Fix merged into /ask branch.

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

1 participant