Your message dated Fri, 09 Apr 2021 20:33:36 +0000
with message-id <[email protected]>
and subject line Bug#985395: fixed in gavodachs 2.3+dfsg-2
has caused the Debian Bug report #985395,
regarding TAP queries fail
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.)


-- 
985395: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985395
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gavodachs2-server
Version: 2.3+dfsg-1
Severety: important

When running a synchronous TAP query, output stops after the first
few bytes and the connection hangs.

To reproduce:  Run

  curl -FLANG=ADQL -FQUERY="SELECT TOP 1 * FROM tap_schema.tables" 
http://localhost:8080/tap/sync

against a freshly installed copy of DaCHS.

The server stops delivering bytes because its delivery code throws an
exception:

          File "/usr/lib/python3/dist-packages/gavo/svcs/streaming.py", line 
145, in cleanup
            if self.isAlive():
        builtins.AttributeError: 'DataStreamer' object has no attribute 
'isAlive'

The problem is that the code streaming out uses the isAlive method of
python threads that was deprecated in python 3.7 and dropped in
python 3.8.  Unfortunately, the package tests were run in Debian
stable, so this bug was missed.

Since TAP is what most people will use this package for, and this
affects essentially all uses of TAP, this is a fairly ugly thing.

--- 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 ---

Reply via email to