severity 673032 minor
quit

On Tue, May 15, 2012 at 09:51:26AM -0500, Matt Elder wrote:
>   File "/usr/share/anki/anki/db.py", line 33, in <module>
>     from sqlalchemy.exc import DBAPIError, OperationalError
> ImportError: No module named exc
> 
> After upgrading python-sqlalchemy (which automatically upgraded
> python-sqlalchemy-ext), anki appears to work just fine.
> 
> I'm not sure what my old version of python-sqlalchemy was, though.

I checked and found that the sqlalchemy.exc module was introduced in
version 0.5.0. But we have to go back to oldstable aka Debian 5.0
"lenny" to find a pre-0.5.0 python-sqlalchemy package.

So while there is a bug in that the versioned dependency is not quite
enough, installing packages from unstable into oldstable is not exactly
a supported operation. Therefore this bug does not deserve a severity
more than minor in my opinion (grave would have been to high in any
case).

If you haven't been trying to install anki from unstable to oldstable, I
strongly suspect you had a broken installation of python-sqlalchemy
(missing files).



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to