[Bug 507697] Review Request: python-migrate0.5 - schema migration tools for SQLAlchemy

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 29 11:32:19 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=507697


Alan Pevec <apevec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?(lmacken at redhat.co
                   |                            |m)




--- Comment #4 from Alan Pevec <apevec at gmail.com>  2009-09-29 07:32:18 EDT ---
Local build on F10 fails %check when both
python-sqlalchemy0.5-0.5.5-1.fc10.noarch and
python-sqlalchemy-0.4.8-1.fc10.noarch are installed:
pkg_resources.VersionConflict: (SQLAlchemy 0.4.8
(/usr/lib/python2.5/site-packages), Requirement.parse('sqlalchemy>=0.5'))

In mock it fails with:
File
"/builddir/build/BUILD/sqlalchemy-migrate-0.5.3/migrate/versioning/base/const.py",
line 7, in <module>
from sqlalchemy.util import OrderedDict
ImportError: No module named sqlalchemy.util

root.log shows that python-sqlalchemy0.5 does get installed in the mock chroot,
but probably pkg_resources.require should be used instead of import?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list