Your message dated Sun, 14 Jan 2024 19:37:26 +0000
with message-id <e1rp6iq-001t8m...@fasolo.debian.org>
and subject line Bug#1058082: fixed in stardicter 1.2-3
has caused the Debian Bug report #1058082,
regarding stardicter: FTBFS: AttributeError: 'WordTest' object has no attribute 
'assertEquals'. Did you mean: 'assertEqual'?
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.)


-- 
1058082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058082
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: stardicter
Version: 1.2-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:265: 
> UserWarning: Unknown distribution option: 'bugtrack_url'
>   warnings.warn(msg)
> running config
> I: pybuild base:310: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:265: 
> UserWarning: Unknown distribution option: 'bugtrack_url'
>   warnings.warn(msg)
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:265: 
> UserWarning: Unknown distribution option: 'bugtrack_url'
>   warnings.warn(msg)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/test_czechgerman.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/test_dictsinfo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/deaccent.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/test_base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/dictsinfo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/czechgerman.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/word.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/test_word.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/test_czechenglish.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/test_czech.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/czech.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/test_deaccent.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/czechenglish.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> copying stardicter/test_data.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:265: 
> UserWarning: Unknown distribution option: 'bugtrack_url'
>   warnings.warn(msg)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/test_czechgerman.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/test_dictsinfo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/deaccent.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/test_base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/dictsinfo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/czechgerman.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/word.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/test_word.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/test_czechenglish.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/test_czech.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/czech.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/test_deaccent.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/czechenglish.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
> copying stardicter/test_data.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build; python3.12 -m 
> unittest discover -v 
> test_changes (stardicter.test_base.BaseObjectTest.test_changes)
> Test changes detection with empty config file. ... ok
> test_changes_nofile (stardicter.test_base.BaseObjectTest.test_changes_nofile)
> Test changes detection without config file. ... ok
> test_checksum (stardicter.test_base.BaseObjectTest.test_checksum)
> Test checksum generating. ... ok
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_czech.CzechTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_czechenglish.CzechEnglishFileTest.test_write)
> Test dictionary writing. ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter/base.py:391:
>  DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
> scheduled for removal in a future version. Use timezone-aware objects to 
> represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
> datetime.UTC).
>   today = datetime.datetime.utcfromtimestamp(now)
> /usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed file 
> <_io.BufferedReader 
> name='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter/test_data.txt'>
>   if method() is not None:
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_write (stardicter.test_czechenglish.CzechEnglishTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_czechgerman.CzechGermanTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_deaccent (stardicter.test_deaccent.DeaccentTest.test_deaccent) ... ok
> test_quotes (stardicter.test_deaccent.DeaccentTest.test_quotes) ... ok
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_invalid (stardicter.test_dictsinfo.DictsInfoTest.test_invalid)
> Test for invalid code. ... skipped 'Network tests disabled'
> test_same (stardicter.test_dictsinfo.DictsInfoTest.test_same)
> Test for same languages. ... skipped 'Network tests disabled'
> test_write (stardicter.test_dictsinfo.DictsInfoTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_fixups (stardicter.test_word.WordTest.test_fixups)
> Test for parsing fixups. ... ERROR
> test_no_fixup (stardicter.test_word.WordTest.test_no_fixup)
> Test for not detected fixup. ... ERROR
> test_parse (stardicter.test_word.WordTest.test_parse)
> Testing various weird stuff in parser. ... ERROR
> 
> ======================================================================
> ERROR: test_fixups (stardicter.test_word.WordTest.test_fixups)
> Test for parsing fixups.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter/test_word.py",
>  line 55, in test_fixups
>     self.do_parse(
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter/test_word.py",
>  line 36, in do_parse
>     self.assertEquals(word.translation, translation)
>     ^^^^^^^^^^^^^^^^^
> AttributeError: 'WordTest' object has no attribute 'assertEquals'. Did you 
> mean: 'assertEqual'?
> 
> ======================================================================
> ERROR: test_no_fixup (stardicter.test_word.WordTest.test_no_fixup)
> Test for not detected fixup.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter/test_word.py",
>  line 80, in test_no_fixup
>     self.assertRaisesRegexp(
>     ^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'WordTest' object has no attribute 'assertRaisesRegexp'. Did 
> you mean: 'assertRaisesRegex'?
> 
> ======================================================================
> ERROR: test_parse (stardicter.test_word.WordTest.test_parse)
> Testing various weird stuff in parser.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter/test_word.py",
>  line 43, in test_parse
>     word = self.do_parse(
>            ^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build/stardicter/test_word.py",
>  line 36, in do_parse
>     self.assertEquals(word.translation, translation)
>     ^^^^^^^^^^^^^^^^^
> AttributeError: 'WordTest' object has no attribute 'assertEquals'. Did you 
> mean: 'assertEqual'?
> 
> ----------------------------------------------------------------------
> Ran 20 tests in 0.048s
> 
> FAILED (errors=3, skipped=11)
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_stardicter/build; python3.12 -m 
> unittest discover -v 
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build; python3.11 -m 
> unittest discover -v 
> test_changes (stardicter.test_base.BaseObjectTest.test_changes)
> Test changes detection with empty config file. ... ok
> test_changes_nofile (stardicter.test_base.BaseObjectTest.test_changes_nofile)
> Test changes detection without config file. ... ok
> test_checksum (stardicter.test_base.BaseObjectTest.test_checksum)
> Test checksum generating. ... ok
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_czech.CzechTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_czechenglish.CzechEnglishFileTest.test_write)
> Test dictionary writing. ... /usr/lib/python3.11/unittest/case.py:579: 
> ResourceWarning: unclosed file <_io.BufferedReader 
> name='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter/test_data.txt'>
>   if method() is not None:
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_write (stardicter.test_czechenglish.CzechEnglishTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_write (stardicter.test_czechgerman.CzechGermanTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_deaccent (stardicter.test_deaccent.DeaccentTest.test_deaccent) ... ok
> test_quotes (stardicter.test_deaccent.DeaccentTest.test_quotes) ... ok
> test_write (stardicter.test_base.BaseTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_invalid (stardicter.test_dictsinfo.DictsInfoTest.test_invalid)
> Test for invalid code. ... skipped 'Network tests disabled'
> test_same (stardicter.test_dictsinfo.DictsInfoTest.test_same)
> Test for same languages. ... skipped 'Network tests disabled'
> test_write (stardicter.test_dictsinfo.DictsInfoTest.test_write)
> Test dictionary writing. ... skipped 'Network tests disabled'
> test_fixups (stardicter.test_word.WordTest.test_fixups)
> Test for parsing fixups. ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter/test_word.py:36:
>  DeprecationWarning: Please use assertEqual instead.
>   self.assertEquals(word.translation, translation)
> ok
> test_no_fixup (stardicter.test_word.WordTest.test_no_fixup)
> Test for not detected fixup. ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_stardicter/build/stardicter/test_word.py:80:
>  DeprecationWarning: Please use assertRaisesRegex instead.
>   self.assertRaisesRegexp(
> ok
> test_parse (stardicter.test_word.WordTest.test_parse)
> Testing various weird stuff in parser. ... ok
> 
> ----------------------------------------------------------------------
> Ran 20 tests in 0.058s
> 
> OK (skipped=11)
> dh_auto_test: error: pybuild --test -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/stardicter_1.2-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&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: stardicter
Source-Version: 1.2-3
Done: Andreas Tille <ti...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated stardicter 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: SHA256

Format: 1.8
Date: Sun, 14 Jan 2024 20:10:59 +0100
Source: stardicter
Architecture: source
Version: 1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1058082
Changes:
 stardicter (1.2-3) unstable; urgency=medium
 .
   * Team upload.
   * Replace assertEquals by assertEqual, assertRaisesRegexp by 
assertRaisesRegex
     Closes: #1058082
   * 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)
   * Rules-Requires-Root: no (routine-update)
   * watch file standard 4 (routine-update)
Checksums-Sha1:
 a1fc130eb9c7724e90cf3f35b46101e0b656180f 2062 stardicter_1.2-3.dsc
 1fc4134154ecb333d82b08d99ac33f14e44b30da 3096 stardicter_1.2-3.debian.tar.xz
 c57e3d335bc128ed4d50de8478ff2b05c12b7349 6826 stardicter_1.2-3_amd64.buildinfo
Checksums-Sha256:
 3f665325977e884600d00660ece441d48b484a66c9e2ebe3ff21357968d6d37b 2062 
stardicter_1.2-3.dsc
 c91d1a760bb29bd503c6c4321d271e44a994d48d7d0ef2ab988e191c918679fb 3096 
stardicter_1.2-3.debian.tar.xz
 94858f4d3c2ea9612b8cf33066eb669e5edc69133c17e2857f376eb116024f8a 6826 
stardicter_1.2-3_amd64.buildinfo
Files:
 6904b55256a5f9dadcf3ce143c26bcb6 2062 python optional stardicter_1.2-3.dsc
 ecba3c3c985ab1ddf511de762e242623 3096 python optional 
stardicter_1.2-3.debian.tar.xz
 58f6b4e2323af857aad0c264dafc4843 6826 python optional 
stardicter_1.2-3_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmWkMm8RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEh8A//QSu78DcHEbQJXljclDf8Sz6wb6geNE0z
2xXXRWdLoBIkJv+T4E0QEp3wBw6SDWVSJKN2adcTJT3e+PyWoF2OeFOQ4CSBH4e9
PkrWqeH6/3t3zFm84vlOo5twgY3gfxo88xafWfbMH0jX510oPIDvswsbaUzOuFAj
r6GkffPAdm29nRKiGoYVWlLuPMENhSABheH0Xc9Gs8B1gs9L8yPexrSVP7u4G3Om
bBbbNFBbmv/vMapTR5TCnF+v5VB2naeZ7teYCZ/1RECN1eaeM2MfkG67mTMu18Po
HsAdjwF9quRYzzWU1qzR8fvi8YS5qy2UoQoysplnhrv4oeQoTwgTr+p8NBI8ItoO
R/Ta8ZliYgs2DyIpak/DmIr1taBpMPdMyvf9XPB4tq85wTNVgGRkSYQr6jh8HNEy
UXsx7jLakqyJUKCzrKEfEjIWFAl/Y8DCNi/ZCjQVW36VBKjT8TVcGjPwfvkva617
/kMzIYV7f4Ltt0STpHIms77Fm6FDZHYnfgubuyaqD2bWHChF7G9H1EiNe+NqC1d9
miNDc9dnurszGQo/N+H97rYNmR5oFXdekoGHnZpoHU3cs9ikE08A0jXF/aD4zsCt
Yodo44OQ7GEiXSypAiMTKeZIm4Ej1VDuQ19EqpCH48zyjXtI5s55TkoczmIQde8g
qgUxINaj7vI=
=yW/9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to