Your message dated Mon, 15 Jan 2024 13:34:03 +0000
with message-id <[email protected]>
and subject line Bug#1058147: fixed in ipython-genutils 0.2.0-6
has caused the Debian Bug report #1058147,
regarding ipython-genutils: FTBFS: AttributeError: module 'nose.tools' has no 
attribute 'assert_equals'. Did you mean: 'assert_equal'?
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.)


-- 
1058147: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058147
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ipython-genutils
Version: 0.2.0-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PYBUILD_SYSTEM=custom dh_auto_test
> I: pybuild base:310: python3.12 -m nose
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ...EEEEES........
> ======================================================================
> ERROR: ipython_genutils.tests.test_path.TestLinkOrCopy.test_link_into_dir
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/testing/decorators.py", line 186, 
> in skipper_func
>     return f(*args, **kwargs)
>            ^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 74, in 
> test_link_into_dir
>     self.assert_inode_equal(self.src, expected_dst)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 54, in 
> assert_inode_equal
>     nt.assert_equals(os.stat(a).st_ino, os.stat(b).st_ino,
>     ^^^^^^^^^^^^^^^^
> AttributeError: module 'nose.tools' has no attribute 'assert_equals'. Did you 
> mean: 'assert_equal'?
> 
> ======================================================================
> ERROR: ipython_genutils.tests.test_path.TestLinkOrCopy.test_link_successful
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/testing/decorators.py", line 186, 
> in skipper_func
>     return f(*args, **kwargs)
>            ^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 66, in 
> test_link_successful
>     self.assert_inode_equal(self.src, dst)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 54, in 
> assert_inode_equal
>     nt.assert_equals(os.stat(a).st_ino, os.stat(b).st_ino,
>     ^^^^^^^^^^^^^^^^
> AttributeError: module 'nose.tools' has no attribute 'assert_equals'. Did you 
> mean: 'assert_equal'?
> 
> ======================================================================
> ERROR: ipython_genutils.tests.test_path.TestLinkOrCopy.test_link_twice
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 107, in 
> test_link_twice
>     self.assert_inode_equal(self.src, dst)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 54, in 
> assert_inode_equal
>     nt.assert_equals(os.stat(a).st_ino, os.stat(b).st_ino,
>     ^^^^^^^^^^^^^^^^
> AttributeError: module 'nose.tools' has no attribute 'assert_equals'. Did you 
> mean: 'assert_equal'?
> 
> ======================================================================
> ERROR: ipython_genutils.tests.test_path.TestLinkOrCopy.test_no_link
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/testing/decorators.py", line 186, 
> in skipper_func
>     return f(*args, **kwargs)
>            ^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 90, in 
> test_no_link
>     self.assert_content_equal(self.src, dst)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 60, in 
> assert_content_equal
>     nt.assert_equals(a_f.read(), b_f.read())
>     ^^^^^^^^^^^^^^^^
> AttributeError: module 'nose.tools' has no attribute 'assert_equals'. Did you 
> mean: 'assert_equal'?
> 
> ======================================================================
> ERROR: ipython_genutils.tests.test_path.TestLinkOrCopy.test_target_exists
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/testing/decorators.py", line 186, 
> in skipper_func
>     return f(*args, **kwargs)
>            ^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 81, in 
> test_target_exists
>     self.assert_inode_equal(self.src, dst)
>   File "/<<PKGBUILDDIR>>/ipython_genutils/tests/test_path.py", line 54, in 
> assert_inode_equal
>     nt.assert_equals(os.stat(a).st_ino, os.stat(b).st_ino,
>     ^^^^^^^^^^^^^^^^
> AttributeError: module 'nose.tools' has no attribute 'assert_equals'. Did you 
> mean: 'assert_equal'?
> 
> ----------------------------------------------------------------------
> Ran 17 tests in 0.047s
> 
> FAILED (SKIP=1, errors=5)
> E: pybuild pybuild:395: test: plugin custom failed with: exit code=1: 
> python3.12 -m nose
> I: pybuild base:310: python3.11 -m nose
> ........S........
> ----------------------------------------------------------------------
> Ran 17 tests in 0.051s
> 
> OK (SKIP=1)
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/ipython-genutils_0.2.0-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[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: ipython-genutils
Source-Version: 0.2.0-6
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ipython-genutils, 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.
Andreas Tille <[email protected]> (supplier of updated ipython-genutils 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: Mon, 15 Jan 2024 14:08:34 +0100
Source: ipython-genutils
Architecture: source
Version: 0.2.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1058147
Changes:
 ipython-genutils (0.2.0-6) unstable; urgency=medium
 .
   * Team upload.
   * Python3.12: s/assert_equals/assert_equal/
     Closes: #1058147
   * Standards-Version: 4.6.2 (routine-update)
   * Testsuite: autopkgtest-pkg-python (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Add salsa-ci file (routine-update)
Checksums-Sha1:
 8ca1a8a40ed1ef777aa11921408ef2b33cafd8b8 2134 ipython-genutils_0.2.0-6.dsc
 fc0837212194f25b45ebeb4daef5ed51532f3fd6 3232 
ipython-genutils_0.2.0-6.debian.tar.xz
 e893b8fe1e5b69d64c95acabd0831addeb3aadae 7107 
ipython-genutils_0.2.0-6_amd64.buildinfo
Checksums-Sha256:
 1e624dea62f5b56feacf4ae204df619faa1a82110c8a98abd3e5a1b1fc409eae 2134 
ipython-genutils_0.2.0-6.dsc
 24c62bc7aa23223ee43985ec783f741a1d9b2379a3c7f72f9b69586003d70d8b 3232 
ipython-genutils_0.2.0-6.debian.tar.xz
 3440dd1f70329f8042c1e280d798acc1dc025e1e9fddb3a64a2d30685e224358 7107 
ipython-genutils_0.2.0-6_amd64.buildinfo
Files:
 edce7aba7a2653914ec0fb55a023f0f1 2134 python optional 
ipython-genutils_0.2.0-6.dsc
 86761e11aa3651da652cbe047172879d 3232 python optional 
ipython-genutils_0.2.0-6.debian.tar.xz
 b0de60fb875c6e8fc76670a555ff1c55 7107 python optional 
ipython-genutils_0.2.0-6_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmWlL20RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEiqhAAmHQPqED9/w0KJxPtVLJiasLitmhlklya
rDM30TFkUJ0OYw74b4KyHTLGkoCiAqNYcHfOB2G/ls+xN4trzfqbVYqZjPA3Tn/j
bISQpJxpCCfnfzoHLwbKOjiGQlHQFvBn5yvdiSM7zgwJVcYauMOLSFRA3P2jNOtF
otqn2ioCo4nV/t1694MrGjX96H3L361p94syoIUvVaMBqe8GuyRSidLPX3R/3eAz
KJwuzRc0+T5BYPKZdUParH/bmKvExB17Cx6VoJIXcobK5RX/trCuwoFtCEhA/ZNu
NYy+HVgH68wgpu9d+LNk0xppbPm5m4njkdnHiS1u7ADc+qla4iOSFXqO7A7NYuHO
4FVi+WU9aqHpSJAryJb5rLI2iy4bjjnukegAZU9oDrtmYszHrgasQuRQFiRfV7Jt
eRLWWFmH+UtdtyX2TDeeoEbAg4U+d/PkUfCec8D9Gukb0vPhRCRM8yo+p26PVqJx
fOjEemmJQCa1vaZbqjaM6qoLeg5x0z8i2j45SGBYQ7B1Xsk8Q5cUR+kcuSWhjsv3
xNbOdySCnJxniqr2t38czUV2D7BuBulDnaHafYR5Cxxjr0QiMD5BaOnw1acDNS3A
On3kc3wLVLVxtPkZE2JnDHP95tprT40gzWGVi2QZeORl0/pRA0wSh5UNtoNe3CIv
MvZh+uui6pM=
=qIzP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to