[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#934958: sqlalchemy breaks osmalchemy (autopkgtest)



Source: sqlalchemy, osmalchemy
Control: found -1 sqlalchemy/1.3.5+ds1-2
Control: found -1 osmalchemy/0.1.+3-1
Severity: serious
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: breaks needs-update

Dear maintainers,

With a recent (one month old) upload of sqlalchemy the autopkgtest of
osmalchemy fails in testing when that autopkgtest is run with the binary
packages of sqlalchemy from unstable. It passes when run with only
packages from testing. In tabular form:
                       pass            fail
sqlalchemy             from testing    1.3.5+ds1-2
osmalchemy             from testing    0.1.+3-1
all others             from testing    from testing

I copied some of the output at the bottom of this report. It seems this
changes completely broke osmalchemy as it doesn't init.

Currently this regression is blocking the migration of sqlalchemy to
testing [1] (although that needs a source-only upload nowadays as well).
Due to the nature of this issue, I filed this bug report against both
packages. Can you please investigate the situation and reassign the bug
to the right package? If needed, please change the bug's severity.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=sqlalchemy

https://ci.debian.net/data/autopkgtest/testing/amd64/o/osmalchemy/2748426/log.gz

autopkgtest [12:12:40]: test autodep8-python3: set -e ; for py in
$(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing
with $py:" ; $py -c "import osmalchemy; print(osmalchemy)" ; done
autopkgtest [12:12:40]: test autodep8-python3: [-----------------------
Testing with python3.7:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/osmalchemy/__init__.py", line 8,
in <module>
    monkey_patch_sqlalchemy()
  File "/usr/lib/python3/dist-packages/osmalchemy/util/patch.py", line
39, in monkey_patch_sqlalchemy
    orig_any = AssociationProxy.any
AttributeError: type object 'AssociationProxy' has no attribute 'any'
autopkgtest [12:12:40]: test autodep8-python3: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: