[From nobody Fri May 22 19:07:05 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:46:01 +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=-105.1 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
 FROMDEVELOPER,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
 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, 28; hammy, 149; neutral, 30; spammy,
 1. spammytokens:0.968-+--models
 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]:48378)
 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 1w2Rw1-00DNsV-2U
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:01 +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=nCK0vU4gXPSogsY9xrRKMp5DJqVnQ2ACcTqBo57ebOo=; b=ahXJ71gRNfPVKJBV+74Zy7pcJw
 8f2DkGlNBZM+epBmzWsl8phUlJ8OLZKRfnjXHDaLOdEWpvY5i3JQXAyS9YqCEyEokheKNnMPhQRh2
 SP0abRfs2yXLyKyFwR48hivaW8Xwuq1Iqa03Wv4Fuhupe4ex8P5NEyPGiqN5CdHPp/Nz7h8+vNGYN
 3vR36i0dIQ6P7q9pfn5zrrhJIaPRlrI00ES2LoXQSoDfjcab/FnlyR7+CG31tb1zUpzsVkXpj3kzd
 T84pTjvhW4X9P2kkSb0Gez73rsi7QxKUlRQ8bClMpQl62pywC21wmbZwMhtH+tjWbFQ6aPiZh5fhq
 6Ip+acOg==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;roehling@debian.org&gt;)
 id 1w2Rw1-002pTy-7k
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:00 +0000
Message-ID: &lt;1f1675b42ffcb9961f1af257411f367e@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: gammapy: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:45:58 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: gammapy
Version: 2.0.1-1
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

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

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/g/gammapy/unstable/amd64/69506549/
follows:

316s =================================== FAILURES ===================================
316s E       AssertionError: 
316s E       Not equal to tolerance rtol=0.05, atol=0
316s E       
316s E       nan location mismatch:
316s E        ACTUAL: array([0.119217, 0.117149, 0.11746 ])
316s E        DESIRED: array([nan, nan, nan])
316s TypeError: only 0-dimensional arrays can be converted to Python scalars
316s E       SystemError: &lt;function ABCMeta.__instancecheck__ at 0x7fd8cb90f9c0&gt; returned a result with an exception set
316s TypeError: only 0-dimensional arrays can be converted to Python scalars
316s E       SystemError: &lt;function ABCMeta.__instancecheck__ at 0x7fd8cb90f9c0&gt; returned a result with an exception set
316s E       TypeError: only 0-dimensional arrays can be converted to Python scalars
318s FAILED estimators/map/tests/test_ts.py::test_ts_map_stat_scan - AssertionError: 
318s FAILED estimators/points/tests/test_sed.py::test_flux_points_recompute_ul - S...
318s FAILED estimators/points/tests/test_sed.py::test_resample_axis - SystemError:...
318s FAILED modeling/models/tests/test_spectral.py::test_models[bpl] - TypeError: ...
318s = 4 failed, 1546 passed, 815 skipped, 1 deselected, 11 xfailed, 1 xpassed, 275 warnings in 219.09s (0:03:39) =
319s basic                FAIL non-zero exit status 1
319s basic                FAIL non-zero exit status 1
]