Your message dated Mon, 27 Dec 2021 13:52:40 +0000
with message-id <e1n1qqa-00083u...@fasolo.debian.org>
and subject line Bug#1002403: fixed in dput-ng 1.34
has caused the Debian Bug report #1002403,
regarding dput-ng: FTBFS: dh_auto_test: error: pybuild --test --test-nose -i 
python{version} -p "3.10 3.9" returned exit code 13
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 ow...@bugs.debian.org
immediately.)


-- 
1002403: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002403
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dput-ng
Version: 1.33
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> sphinx-build -b html -W -d _build/doctrees   . _build/html
> Running Sphinx v4.3.2
> making output directory... done
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 36 source files that are out of date
> updating environment: [new config] 36 added, 0 changed, 0 removed
> reading sources... [  2%] index
> reading sources... [  5%] library/changes
> reading sources... [  8%] library/config
> reading sources... [ 11%] library/configs/dputcf
> reading sources... [ 13%] library/configs/dputng
> reading sources... [ 16%] library/configs/index
> reading sources... [ 19%] library/core
> reading sources... [ 22%] library/exceptions
> reading sources... [ 25%] library/hooks
> reading sources... [ 27%] library/hooks/checksum
> reading sources... [ 30%] library/hooks/deb
> reading sources... [ 33%] library/hooks/distribution
> reading sources... [ 36%] library/hooks/gpg
> reading sources... [ 38%] library/hooks/impatient
> reading sources... [ 41%] library/hooks/index
> reading sources... [ 44%] library/hooks/lintian
> reading sources... [ 47%] library/index
> reading sources... [ 50%] library/interface
> reading sources... [ 52%] library/interfaces/clinterface
> reading sources... [ 55%] library/interfaces/index
> reading sources... [ 58%] library/overrides
> reading sources... [ 61%] library/profile
> reading sources... [ 63%] library/uploader
> reading sources... [ 66%] library/uploaders/ftp
> reading sources... [ 69%] library/uploaders/http
> reading sources... [ 72%] library/uploaders/index
> reading sources... [ 75%] library/uploaders/local
> reading sources... [ 77%] library/uploaders/scp
> reading sources... [ 80%] library/uploaders/sftp
> reading sources... [ 83%] library/util
> reading sources... [ 86%] reference/configs
> reading sources... [ 88%] reference/contributing
> reading sources... [ 91%] reference/hookinstall
> reading sources... [ 94%] reference/hooks
> reading sources... [ 97%] reference/index
> reading sources... [100%] reference/migrating
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [  2%] index
> writing output... [  5%] library/changes
> writing output... [  8%] library/config
> writing output... [ 11%] library/configs/dputcf
> writing output... [ 13%] library/configs/dputng
> writing output... [ 16%] library/configs/index
> writing output... [ 19%] library/core
> writing output... [ 22%] library/exceptions
> writing output... [ 25%] library/hooks
> writing output... [ 27%] library/hooks/checksum
> writing output... [ 30%] library/hooks/deb
> writing output... [ 33%] library/hooks/distribution
> writing output... [ 36%] library/hooks/gpg
> writing output... [ 38%] library/hooks/impatient
> writing output... [ 41%] library/hooks/index
> writing output... [ 44%] library/hooks/lintian
> writing output... [ 47%] library/index
> writing output... [ 50%] library/interface
> writing output... [ 52%] library/interfaces/clinterface
> writing output... [ 55%] library/interfaces/index
> writing output... [ 58%] library/overrides
> writing output... [ 61%] library/profile
> writing output... [ 63%] library/uploader
> writing output... [ 66%] library/uploaders/ftp
> writing output... [ 69%] library/uploaders/http
> writing output... [ 72%] library/uploaders/index
> writing output... [ 75%] library/uploaders/local
> writing output... [ 77%] library/uploaders/scp
> writing output... [ 80%] library/uploaders/sftp
> writing output... [ 83%] library/util
> writing output... [ 86%] reference/configs
> writing output... [ 88%] reference/contributing
> writing output... [ 91%] reference/hookinstall
> writing output... [ 94%] reference/hooks
> writing output... [ 97%] reference/index
> writing output... [100%] reference/migrating
> 
> generating indices... genindex py-modindex done
> writing additional pages... search done
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded.
> 
> The HTML pages are in _build/html.
> 
> Build finished. The HTML pages are in _build/html.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:286: cp -r /<<PKGBUILDDIR>>/skel /<<PKGBUILDDIR>>/tests 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_dput/build
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_dput/build; 
> python3.10 -m nose -v tests
> Make sure we can cleanly load a config ... ok
> Make sure we can validate a good config ... ok
> Make sure a bad validation breaks ... FAIL
> test_overrides.test_parse_overrides ... ok
> Test the upload of a package ... Uploading fnord using local to test (host: 
> test; directory: /dev/null)
> running checksum: verify checksums before uploading
> running check-debs: makes sure the upload contains a binary package
> running supported-distribution: check whether the target distribution is 
> currently supported (using distro-info)
> {'allowed': ['release'], 'known': ['release']}
> running suite-mismatch: check the target distribution for common errors
> running required-fields: check whether a field is present and non-empty in 
> the changes file
> Uploading fnord_1.0.dsc
> Uploading fnord_1.0.tar.xz
> Uploading fnord_1.0_source.buildinfo
> Uploading fnord_1.0_source.changes
> ok
> Test a double-upload (and force block) ... Uploading fnord using local to 
> test (host: test; directory: /dev/null)
> running checksum: verify checksums before uploading
> running check-debs: makes sure the upload contains a binary package
> running supported-distribution: check whether the target distribution is 
> currently supported (using distro-info)
> {'allowed': ['release'], 'known': ['release']}
> running suite-mismatch: check the target distribution for common errors
> running required-fields: check whether a field is present and non-empty in 
> the changes file
> Uploading fnord_1.0.dsc
> Uploading fnord_1.0.tar.xz
> Uploading fnord_1.0_source.buildinfo
> Uploading fnord_1.0_source.changes
> ok
> Test the upload of a package to a PPA (no Launchpad-Bugs-Fixed) ... Uploading 
> fnord using local to ppa (host: ppa.launchpad.net; directory: ~foo/bar)
> running checksum: verify checksums before uploading
> running check-debs: makes sure the upload contains a binary package
> running supported-distribution: check whether the target distribution is 
> currently supported (using distro-info)
> {'allowed': ['release'], 'known': ['release']}
> running suite-mismatch: check the target distribution for common errors
> running required-fields: check whether a field is present and non-empty in 
> the changes file
> Uploading fnord_1.1.dsc
> Uploading fnord_1.1.tar.xz
> Uploading fnord_1.1_source.buildinfo
> Uploading fnord_1.1_source.changes
> ok
> 
> ======================================================================
> FAIL: Make sure a bad validation breaks
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_dput/build/tests/test_configs.py", 
> line 35, in test_config_invalidate
>     assert True is False
> AssertionError: 
> -------------------- >> begin captured logging << --------------------
> dput: DEBUG: Loading configuration: profiles test_profile_bad
> dput: TRACE: Checking for configuration: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_dput/build/tests/dputng
> dput: TRACE: Checking - 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_dput/build/tests/dputng/profiles/test_profile_bad.json
> dput: DEBUG: Loading schema config from /usr/share/dput-ng/schemas
> dput: DEBUG: No such config: /usr/share/dput-ng/schemas/config.json
> dput: DEBUG: Loading schema config from skel/schemas
> --------------------- >> end captured logging << ---------------------
> 
> ----------------------------------------------------------------------
> Ran 7 tests in 1.811s
> 
> FAILED (failures=1)
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_dput/build; python3.10 -m nose -v 
> tests
> I: pybuild pybuild:286: cp -r /<<PKGBUILDDIR>>/skel /<<PKGBUILDDIR>>/tests 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_dput/build
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_dput/build; 
> python3.9 -m nose -v tests
> Make sure we can cleanly load a config ... ok
> Make sure we can validate a good config ... ok
> Make sure a bad validation breaks ... ok
> test_overrides.test_parse_overrides ... ok
> Test the upload of a package ... Uploading fnord using local to test (host: 
> test; directory: /dev/null)
> running checksum: verify checksums before uploading
> running supported-distribution: check whether the target distribution is 
> currently supported (using distro-info)
> {'allowed': ['release'], 'known': ['release']}
> running suite-mismatch: check the target distribution for common errors
> running check-debs: makes sure the upload contains a binary package
> running required-fields: check whether a field is present and non-empty in 
> the changes file
> Uploading fnord_1.0.dsc
> Uploading fnord_1.0.tar.xz
> Uploading fnord_1.0_source.buildinfo
> Uploading fnord_1.0_source.changes
> ok
> Test a double-upload (and force block) ... Uploading fnord using local to 
> test (host: test; directory: /dev/null)
> running checksum: verify checksums before uploading
> running supported-distribution: check whether the target distribution is 
> currently supported (using distro-info)
> {'allowed': ['release'], 'known': ['release']}
> running suite-mismatch: check the target distribution for common errors
> running check-debs: makes sure the upload contains a binary package
> running required-fields: check whether a field is present and non-empty in 
> the changes file
> Uploading fnord_1.0.dsc
> Uploading fnord_1.0.tar.xz
> Uploading fnord_1.0_source.buildinfo
> Uploading fnord_1.0_source.changes
> ok
> Test the upload of a package to a PPA (no Launchpad-Bugs-Fixed) ... Uploading 
> fnord using local to ppa (host: ppa.launchpad.net; directory: ~foo/bar)
> running checksum: verify checksums before uploading
> running supported-distribution: check whether the target distribution is 
> currently supported (using distro-info)
> {'allowed': ['release'], 'known': ['release']}
> running suite-mismatch: check the target distribution for common errors
> running check-debs: makes sure the upload contains a binary package
> running required-fields: check whether a field is present and non-empty in 
> the changes file
> Uploading fnord_1.1.dsc
> Uploading fnord_1.1.tar.xz
> Uploading fnord_1.1_source.buildinfo
> Uploading fnord_1.1_source.changes
> ok
> 
> ----------------------------------------------------------------------
> Ran 7 tests in 1.688s
> 
> OK
> I: pybuild pybuild:312: rm -r 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_dput/build/skel 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_dput/build/tests
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.10 
> 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/dput-ng_1.33_unstable.log

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 marking 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: dput-ng
Source-Version: 1.34
Done: Mattia Rizzolo <mat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dput-ng, 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 1002...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (supplier of updated dput-ng 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 27 Dec 2021 13:03:56 +0100
Source: dput-ng
Architecture: source
Version: 1.34
Distribution: unstable
Urgency: medium
Maintainer: dput-ng Maintainers <dput...@packages.debian.org>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Closes: 1002403
Changes:
 dput-ng (1.34) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Philippe Pepiot ]
   * Fix a possible NameError.  MR: !17
 .
   [ Sandro Tosi ]
   * twitter example hook:
     + Increase max tweet length to 280.
     + Prevent posting more than one tweet per upload.
 .
   [ Jochen Sprickerhof ]
   * Switch to jsonschema as validictory is deprecated. Closes: #1002403; MR: 
!19
 .
   [ Mattia Rizzolo ]
   * Bump Standards-Version to 4.6.0, no changes needed.
Checksums-Sha1:
 44b6dfbe5a60d6d146228bcff09842e54073d34b 2190 dput-ng_1.34.dsc
 3b2752bde6c7ad85cad569dde32cc0e43203e96d 86404 dput-ng_1.34.tar.xz
 f955dc9a5e9761f6c7e7053796f4b55c9b3b527c 8760 dput-ng_1.34_amd64.buildinfo
Checksums-Sha256:
 14a29716bbbcbc5fa5fd0103202ec00020d1313ed7843ffc5f809dcb0298acb5 2190 
dput-ng_1.34.dsc
 73df2ed7a0802d0785c6110f50ffd29eaedfaf281c164b8591c3eff0607c0a06 86404 
dput-ng_1.34.tar.xz
 dd022ac5db5da61f26daa55963afa0d116299651cb17ffb8228884077da47b39 8760 
dput-ng_1.34_amd64.buildinfo
Files:
 24e2e9b3456481ef8bd7871c9cf4373d 2190 devel optional dput-ng_1.34.dsc
 a439d775b68ca2a5b8eda686669f8e2b 86404 devel optional dput-ng_1.34.tar.xz
 304a60594db7572fb74f36a94d870471 8760 devel optional 
dput-ng_1.34_amd64.buildinfo

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

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAmHJwGQACgkQCBa54Yx2
K61zXRAArQ8wqxawi5r6aRkHQ59jvN6ezNN5OEU8yht2W/JOIAc3jVEpT3CFYA5A
2J8hEmVVm8y+Sn7wksHY3DAJg8Qzzlh67S/j2C9JsZ6bxBK35m5SB/8T0Eso34pD
OaU/kGIKcivdYO8ZwATv0sD19qAImZxGe+5/3YVVTdQ9oYG0gADK1wEaGjvFUU69
0Xj9nmO1MTLdyGIKUGFj66TicjPsbhNSzN0lxciNREkNKBEk1D+Px7CXhBELqUBm
6NQ69hXiI8GkLzM0FrR0DQwF1DI8YLzwtzXTYicpXDEIS6R0Xquh9i0i/aBBbeB0
wrQScVdaJMPOrrnchdlnHoBKoAGxUR8KPjGDhJyj0MlOLKMbcY5No8UObks6QMaG
KMEu05eh3ERiCgWAZpJ/EqzQOoCziRMpLrahtGIbtST0eMTsyf8qWu6s48G5XwoA
FfD3dEtBV5p2g0+Js/t01cLdQqs6gpcRl+izxrOU9MQEA87Mt8PU8i0zbwIgLdHX
JmWwI5VcTi5fVTbxLgvA2OHIw1HVPEEoimwkeUcxc68HKUitqMmJPGrRf6NEqu+X
bJm1Ry7V41WzJl8GEe/W4p9ZKrMOkukQT4NKzEdSvzXz1N0Fs2jpifM0YwBqy71d
AudozyqTxB5ZRP/jN3JRbzog07dSCDR7ekm/YOw7t95exiWG3Bw=
=ZpOr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to