Your message dated Fri, 12 Jul 2024 06:34:46 +0000
with message-id <[email protected]>
and subject line Bug#1074697: fixed in nordugrid-arc-nagios-plugins 2.0.1-2
has caused the Debian Bug report #1074697,
regarding nordugrid-arc-nagios-plugins: FTBFS: ImportError: cannot import name 
'SafeConfigParser' from 'configparser' (/usr/lib/python3.12/configparser.py). 
Did you mean: 'RawConfigParser'?
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.)


-- 
1074697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074697
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nordugrid-arc-nagios-plugins
Version: 2.0.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> sphinx-build -b html -d _build/doctrees   . _build/html
> Running Sphinx v7.2.6
> making output directory... done
> WARNING: html_static_path entry '_static' does not exist
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 6 source files that are out of date
> updating environment: [new config] 6 added, 0 changed, 0 removed
> reading sources... [ 17%] arcce
> reading sources... [ 33%] arcinfosys
> reading sources... [ 50%] gridstorage
> reading sources... [ 67%] index
> reading sources... [ 83%] intro
> reading sources... [100%] sample_config
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> copying assets... copying static files... done
> copying extra files... done
> done
> writing output... [ 17%] arcce
> writing output... [ 33%] arcinfosys
> writing output... [ 50%] gridstorage
> writing output... [ 67%] index
> writing output... [ 83%] intro
> writing output... [100%] sample_config
> 
> generating indices... genindex done
> writing additional pages... search done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 1 warning.
> 
> The HTML pages are in _build/html.
> 
> Build finished. The HTML pages are in _build/html.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; 
> python3.12 -m unittest discover -v 
> arcnagios.ce.jobplugins (unittest.loader._FailedTest.arcnagios.ce.jobplugins) 
> ... ERROR
> 
> ======================================================================
> ERROR: arcnagios.ce.jobplugins 
> (unittest.loader._FailedTest.arcnagios.ce.jobplugins)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: arcnagios.ce.jobplugins
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 429, in _find_test_path
>     package = self._get_module_from_name(name)
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
> _get_module_from_name
>     __import__(name)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/arcnagios/ce/jobplugins/__init__.py",
>  line 3, in <module>
>     from arcnagios.ce.jobplugins.scripted import ScriptedJobPlugin
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/arcnagios/ce/jobplugins/scripted.py",
>  line 5, in <module>
>     from arcnagios.ce.jobplugin import JobPlugin
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/arcnagios/ce/jobplugin.py", 
> line 4, in <module>
>     from arcnagios import substitution
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/arcnagios/substitution.py", 
> line 8, in <module>
>     from arcnagios.nagutils import ServiceUnknown
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/arcnagios/nagutils.py", 
> line 5, in <module>
>     from configparser import SafeConfigParser, InterpolationError, 
> NoOptionError
> ImportError: cannot import name 'SafeConfigParser' from 'configparser' 
> (/usr/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.002s
> 
> FAILED (errors=1)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m unittest 
> discover -v 
> dh_auto_test: error: pybuild --test -i python{version} -p 3.12 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/nordugrid-arc-nagios-plugins_2.0.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: nordugrid-arc-nagios-plugins
Source-Version: 2.0.1-2
Done: Mattias Ellert <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nordugrid-arc-nagios-plugins, 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.
Mattias Ellert <[email protected]> (supplier of updated 
nordugrid-arc-nagios-plugins 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: Fri, 12 Jul 2024 07:14:22 +0200
Source: nordugrid-arc-nagios-plugins
Architecture: source
Version: 2.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert <[email protected]>
Changed-By: Mattias Ellert <[email protected]>
Closes: 1074697
Changes:
 nordugrid-arc-nagios-plugins (2.0.1-2) unstable; urgency=medium
 .
   * Replace SafeConfigParser with ConfigParser (Closes: #1074697)
Checksums-Sha1:
 f3488025866a06c228a6eafac9cafe83cf2f533c 2385 
nordugrid-arc-nagios-plugins_2.0.1-2.dsc
 c7adc3af8187da7498323373bca5ad47979cc3c7 3612 
nordugrid-arc-nagios-plugins_2.0.1-2.debian.tar.xz
 9ea9665d774dad4b534c5d68ca00217918846d70 8088 
nordugrid-arc-nagios-plugins_2.0.1-2_amd64.buildinfo
Checksums-Sha256:
 6b7e34a57f7a84ff474637b4d55b643f668af63125c0e3f350549256e13b5bdb 2385 
nordugrid-arc-nagios-plugins_2.0.1-2.dsc
 833e9e577b84cd8816cb5f3b95c737bc180bf602aacc2552e8d0a53ee0b3b10c 3612 
nordugrid-arc-nagios-plugins_2.0.1-2.debian.tar.xz
 d3cc8f32d660829a5b5a76584dfd2c41a9c9bef10a4e4c40334ec350b43c95ab 8088 
nordugrid-arc-nagios-plugins_2.0.1-2_amd64.buildinfo
Files:
 a78fc310266b5c5c51c06ec1e36abb8e 2385 net optional 
nordugrid-arc-nagios-plugins_2.0.1-2.dsc
 be28299adce4d01ba1158679cfb6a708 3612 net optional 
nordugrid-arc-nagios-plugins_2.0.1-2.debian.tar.xz
 78c2e2004c1eecac2ffb3a84060e574f 8088 net optional 
nordugrid-arc-nagios-plugins_2.0.1-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE6hgwr99NQxrZ4RRS6K7C/zvhqUsFAmaQyWoACgkQ6K7C/zvh
qUu19RAAkgbW1L79BGjdyAWuMaotYZ3gWqmHpHlJuT+q2na9tag1sJ5ZhcXuq56C
/cNEgZb7PGCyLOmY6fgHfjRh/qOP0iVuR4XdlULEIo6EZaZcwkPN0HEy4FlttJIY
0iQVt9t8CagXYlNxIqNzefoQkCtYevkf2Em93wg4Mo9KWtRH9N6nCmImCDBOhEPY
Fpa8Q1WQdOGS7Wpt4vckPhTr/R5AlPuQUIorEy2W0AQcrOBmwKnz6JcgVPqOdZyn
won6AzJt1XqJznDvG2zQE5U/f+Is92nVkuIwMBGVA+otFCT2yCUJ2zTCePbNh4tP
H3Zx4mLh0aw6+iZTPgqOSQgi65F/paUtuNg7/dcP9YV6ACfhPwo3AjUitPmOJyRs
XhCz8Rw7xN5njwHNIGUhOkA3sS1PGgV1V89HuWpw0kLuEtYodVF7x/qO0Ua7hDGP
inb1+VkfGdjnaS+ZUXr8/V3RdsYaJxgsqblpj5DQkB2TEjtwC4SQ1T1OiAOXK5eR
cDxZ7Z9eQiHXCwYqBqlEGo9I6M5bykdlYuEzS9pB72Y0UuUc9n9nxsmaMSnqH9do
AAnZIa7isoCRfo7DmskdN6Huri32i4tOZsQIiGMp8GJqRIqXCY4bFX6OczX24a92
Sc+1IM6azVmY33SpVPG/SF8hbhs1T86V0ipzddafK4uX/pX3cO8=
=QKvC
-----END PGP SIGNATURE-----

Attachment: pgpSUgRm93yi_.pgp
Description: PGP signature


--- End Message ---

Reply via email to