Your message dated Fri, 22 Feb 2019 22:43:23 +0100
with message-id <20190222214323.sbwb6zhhtspmi...@sar0.p1otr.com>
and subject line Re: Bug#922998: python-sqlalchemy: (armhf) Can't load plugin:
sqlalchemy.dialects:mysql
has caused the Debian Bug report #922998,
regarding python-sqlalchemy: (armhf) Can't load plugin:
sqlalchemy.dialects:mysql
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
922998: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922998
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-sqlalchemy
Version: 1.0.15+ds1-1
Severity: normal
Dear Maintainer,
I'm using several installations of sqlalchemy on Intel 32 and 64 bit
platforms (both Debian and RedHat). But I found it impossible to
transfer my application from i386 to arm64 because of this error.
This line:
engine = create_engine('mysql://localhost/sql13503')
raises this exception:
NoSuchModuleError: Can't load plugin: sqlalchemy.dialects:mysql
-- System Information:
Debian Release: 9.8
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: arm64 (aarch64)
Foreign Architectures: armhf
Kernel: Linux 4.4.174-rockchip64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python-sqlalchemy depends on:
ii python 2.7.13-2
Versions of packages python-sqlalchemy recommends:
ii python-sqlalchemy-ext 1.0.15+ds1-1
Versions of packages python-sqlalchemy suggests:
ii python 2.7.13-2
pn python-fdb <none>
ii python-mysqldb 1.3.7-1.1
pn python-psycopg2 <none>
pn python-pymssql <none>
pn python-sqlalchemy-doc <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
> Hello dear maintainer,
>
> sorry to bother you. It was my fault. Due to some trouble with a
> misconfigured mysql installation that wouldn't purge and reinstall I
> ended up deleting everything in my system that had the name "mysql" in
> it. After successfully re-installing all mysql-related packages I
> hadn't noticed that sqlalchemy had a file mysql-soundso as well. After
> reinstallation of sqlalchemy all is fine.
>
> Please close the bug.
closing then :)
--- End Message ---