Comment 3 for bug 1275615

Revision history for this message
Morgan Fainberg (mdrnstm) wrote :

I've tried to duplicate this issue and have been unsuccessful in duplicating the problem. The caveat to my duplication attempts is that I have been unable to utilize 14.04 as it will not install in a VM. 14.04 is also (afaict) classified as alpha, meaning that I am unsure what the state of any package is. I have attempted to duplicate this problem ~3 times now, and keep ending with success.

With:

pip freeze | grep sql -i

MySQL-python==1.2.3
SQLAlchemy==0.8.5
sqlalchemy-migrate==0.8.2

I have consistently seen db_sync to an IPv6 address work.

Does this occur with a released version of Ubuntu? Is there anything else in the repro steps missing?