Your message dated Fri, 09 Apr 2021 20:33:36 +0000 with message-id <[email protected]> and subject line Bug#985396: fixed in gavodachs 2.3+dfsg-2 has caused the Debian Bug report #985396, regarding Parsing non-trivial ADQL is broken 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 [email protected] immediately.) -- 985396: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985396 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gavodachs2-server Version: 2.3+dfsg-1 Severety: important ADQL more complex than the most trivial queries is totally misparsed. See, for instance: curl -FLANG=ADQL \ -FQUERY="SELECT TOP 1 * FROM tap_schema.tables natural join tap_schema.columns" \ http://localhost:8080/tap/sync -FFORMAT=votable/td This produces an error message like: syntax error at or near "." LINE 1: ...97152823d0" CURSOR WITHOUT HOLD FOR SELECT natural.schema_na... (rather than a proper response as when the query is not mangled to "SELECT natural.schema..."). The reason for this is that pyparsing 2.4, as in sid and bullseye, has a few API changes that break DaCHS' parsers for ADQL and STC; the package tests have stupidly been run in a buster system (I can say that because it was me who did that), so this went unnoticed. As running ADQL queries through TAP probably is what most deployers of this package are after, that's a fairly bad blow.
--- End Message ---
--- Begin Message ---Source: gavodachs Source-Version: 2.3+dfsg-2 Done: Markus Demleitner <[email protected]> We believe that the bug you reported is fixed in the latest version of gavodachs, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Markus Demleitner <[email protected]> (supplier of updated gavodachs package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 17 Mar 2021 10:32:35 +0100 Source: gavodachs Architecture: source Version: 2.3+dfsg-2 Distribution: unstable Urgency: medium Maintainer: Debian Astronomy Team <[email protected]> Changed-By: Markus Demleitner <[email protected]> Closes: 985395 985396 Changes: gavodachs (2.3+dfsg-2) unstable; urgency=medium . * Backporting pyparsing/python 3.8 patches * Closes: #985395 * Closes: #985396 Checksums-Sha1: a5adea1247410838366c25fcd8e6f85746d2e2d7 2400 gavodachs_2.3+dfsg-2.dsc a1028d98a6758d31682255d9f0fbc42b675fca0e 63108 gavodachs_2.3+dfsg-2.debian.tar.xz Checksums-Sha256: 9e8cd634c3a5b07d47b18ce77aec340c7f9b42b2cbe9698cf47e4071dc8f5e66 2400 gavodachs_2.3+dfsg-2.dsc 8316359764fff9a584624f65d8e1e5ab12fc9f0c19cbde2d31eb53d42088fc72 63108 gavodachs_2.3+dfsg-2.debian.tar.xz Files: 630291b891773a1713ba5f4be6c2f92c 2400 python optional gavodachs_2.3+dfsg-2.dsc e9d050183aa1d1bbe098e8cefaec8567 63108 python optional gavodachs_2.3+dfsg-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmBwtakACgkQcRWv0HcQ 3Pc7Fg/9ECFBAXLNPDNb2qDZ5GTmN6ftN2u39bsuqvgb+xbVztEdSDL804NgZVrF xrLgJxnTgRaOV1RYjQf3dIFuSNfD7PUZRVU6Ho/ColqSBimSFDpiNDX9TNxNArLx jmamwSoBffhxlxqdt09KgQhbgaaKGv0LpasaAcqqUL4nj1kzzSlCZrS7COB1cD+O D3oGgYZVshzCgxUEjp+wchSBFelt2OM9Za6sKBW7aTjr4XkLy8rB9EoKfiZz8Lru GwwDl0c8ZIoyiMzsVA5zTE3HUCTejc2J18+8KmXtXp/hR0QnGI9+QdQYExvnZX/Z mh5+5ZATQyJYzH8Hi5qBaDcf9xDg8Yk5HGZ0Qm4xENaaPm5EpkdgvpfVJV+wlanA GzY3M5VpIU/fGC86YmkwOQVgxvy+lCa9dGRhDCLJ4GX3Jy+svyBrkbx1EsT2miJt Yl1i9tZ0Om/kdtImRZJEqwqoxR/WGP7MjUk4QXXZ2gBC0n23jnDKDxp3P3p+bPTh 5LJN9MYvIIbzG0jiaHln9B2hBg4wZvdGyHiGxGTISdCsfWa3RiPNW8ndJHXzo/6V Ppf6JapEkmkRtK3Ki0F4Qe/N9PHefbpJs5U3c0eKyg1V3MuTx1ymZOcJg9TrAP2p 5rvkmcsrHGiPWjmvkizNwWuInoS+XiJh3BIqVBUuaAWcZyEE/Go= =xBfy -----END PGP SIGNATURE-----
--- End Message ---

