--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: RM: python-formalchemy -- RoQA; unusable, fails to import in python
- From: Andreas Beckmann <anbe@debian.org>
- Date: Sun, 27 Jan 2019 01:25:46 +0100
- Message-id: <154854874647.24979.3255653408310387912.reportbug@zam581.zam.kfa-juelich.de>
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: rm
python-formalchemy has not been usable since jessie because it fails
to import into python (#896197), but noone noticed.
The package has been removed from sid, and since it has no users,
let's remove it from stable as well.
$ python
Python 2.7.13 (default, Sep 26 2018, 18:42:22)
[GCC 6.3.0 20170516] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import formalchemy
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/formalchemy/__init__.py", line 9, in <module>
from formalchemy.tables import *
File "/usr/lib/python2.7/dist-packages/formalchemy/tables.py", line 9, in <module>
from formalchemy.forms import FieldSet
File "/usr/lib/python2.7/dist-packages/formalchemy/forms.py", line 42, in <module>
from formalchemy import fields
File "/usr/lib/python2.7/dist-packages/formalchemy/fields.py", line 21, in <module>
from sqlalchemy import exceptions as sqlalchemy_exceptions
ImportError: cannot import name exceptions
anbe@coccia:~$ dak rm -Rn -s stable python-formalchemy
Will remove the following packages from stable:
python-formalchemy | 1.4.2-1 | source, amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Maintainer: Shell Xu <shell909090@gmail.com>
------------------- Reason -------------------
----------------------------------------------
Checking reverse dependencies...
No dependency problem found.
Andreas
--- End Message ---
--- Begin Message ---
We believe that the bug you reported is now fixed; the following
package(s) have been removed from stable:
python-formalchemy | 1.4.2-1 | source, amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
------------------- Reason -------------------
RoQA; unusable, fails to import in python
----------------------------------------------
Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it). Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.
Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.
Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System. Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 920560@bugs.debian.org.
The full log for this bug can be viewed at https://bugs.debian.org/920560
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Archive Administrator (the ftpmaster behind the curtain)
--- End Message ---