[From nobody Sun Jul  5 12:37:07 2026
Received: (at maintonly) by bugs.debian.org; 27 Jun 2026 21:23:03 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-107.5 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FOURLA,FROMDEVELOPER,SPF_HELO_NONE,SPF_PASS,USER_IN_DKIM_WELCOMELIST
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 25; hammy, 123; neutral, 21; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;roehling@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:34778)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;roehling@debian.org&gt;) id 1wdaUR-00Dhvq-1N
 for maintonly@bugs.debian.org; Sat, 27 Jun 2026 21:23:03 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Subject:To:From:Message-ID:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=j8FIwPh3DuXUSehxSY2oLR1NaMCgb2/Rj3AiHGPP0B4=; b=KCRd4EQDIiOUIM3/iUuWg8THP+
 w6k2WG9IbkK3jCVHk39WLGZAJAG4KppIkzTXJ3QWviffiL4r8BYq5Edu4AddX9qM5nO8S1TZtFWSP
 vxhcuK6jd2YB0jNHk7GoJ+K1rFPH2tA95vauJ2Ggrfr51ifesVnfIBXhN7XrfWoozP5ZzFz+u2hhq
 5mo2z32/xrpj+vsIBWwflHvQ5geicGrSxIzAEIsanrwPGEwjpg0NZ7RH0tPx1ZelI7TTLvd5NsfWw
 /aFqu9JqpCmhO4JJpAdR4y23kQcw0KtI/Byimty63faG6Tp+4G+fJ1M1CF1/ifKlq1Ew9zcyAImPG
 ywJeDA5g==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;roehling@debian.org&gt;) id 1wdaUP-00522Y-2q
 for maintonly@bugs.debian.org; Sat, 27 Jun 2026 21:23:02 +0000
Message-ID: &lt;950dbc1c8f94da0e7fb828a8bc25940f@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: astroquery: autopkgtest regression with pytest 9.1
Date: Sat, 27 Jun 2026 23:23:00 +0200
X-Generator: mass-bug from devscripts 2.26.9
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: astroquery
Version: 0.4.11+dfsg-6
Severity: serious
User: debian-python@lists.debian.org
Usertags: pytest9.1

Dear maintainer,

According to https://ci.debian.net data, your package astroquery has an
autopkgtest regression with pytest.

The following architectures failed: amd64, arm64, i386, loong64,
ppc64el, riscv64, s390x.

Hopefully relevant excerpt from
https://ci.debian.net/packages/a/astroquery/testing/amd64/72542043/
follows:

162s ==================================== ERRORS ====================================
162s ____________ ERROR at setup of TestIntegralTap.test_download_table _____________
162s E       fixture 'tmp_cwd' not found
162s ____________ ERROR at setup of TestIntegralTap.test_download_local _____________
162s E       fixture 'tmp_cwd' not found
162s ____________ ERROR at setup of TestIntegralTap.test_download_cache _____________
162s E       fixture 'tmp_cwd' not found
162s ___________ ERROR at setup of TestIntegralTap.test_read_uncompressed ___________
162s E       fixture 'tmp_cwd' not found
162s ERROR esa/utils/tests/test_utils.py::TestIntegralTap::test_download_table
162s ERROR esa/utils/tests/test_utils.py::TestIntegralTap::test_download_local
162s ERROR esa/utils/tests/test_utils.py::TestIntegralTap::test_download_cache
162s ERROR esa/utils/tests/test_utils.py::TestIntegralTap::test_read_uncompressed
164s command1             FAIL non-zero exit status 1
164s command1             FAIL non-zero exit status 1
]