Your message dated Sun, 8 Sep 2024 10:46:23 +0200
with message-id <Zt1kX1fb6oTSoksl@begin>
and subject line Re: Bug#1079749: autopkg tests still fail
has caused the Debian Bug report #1079749,
regarding setuptools test command is removed
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.)
--
1079749: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079749
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pocketsphinx-python
Version: 1:0.1.15-3
Severity: serious
Tags: sid trixie
setuptools test command is removed, the package at least uses this
command in it's autopkg tests.
setuptools v72.0.0:
Deprecations and Removals
-------------------------
- The test command has been removed. Users relying on 'setup.py test'
will need to migrate to another test runner or pin setuptools before
this version. (#931)
--- End Message ---
--- Begin Message ---
Version: 1:0.1.15-7
Hello,
Matthias Klose, le jeu. 29 août 2024 09:49:10 +0200, a ecrit:
> Control: reopen -1
>
> it would be also good to be a bit more verbose in the tests
The tests were not actually getting run, due to the error reported here
(which was not happening in the salsa CI)
I have fixed it, it now runs fine.
Samuel
> 59s autopkgtest [06:08:16]: test tests: [-----------------------
> 59s patching file setup.py
> 59s Hunk #1 succeeded at 21 (offset 1 line).
> 59s Hunk #2 succeeded at 286 (offset 1 line).
> 59s mkdir: cannot create directory ‘deps’: File exists
> 59s patching file setup.py
> 59s Hunk #1 succeeded at 21 (offset 1 line).
> 59s Hunk #2 succeeded at 287 (offset 1 line).
> 59s autopkgtest [06:08:16]: test tests: -----------------------]
> 59s autopkgtest [06:08:16]: test tests: - - - - - - - - - - results - - -
> - - - - - - -
> 59s tests FAIL non-zero exit status 1
> 59s autopkgtest [06:08:16]: @@@@@@@@@@@@@@@@@@@@ summary
> 59s tests FAIL non-zero exit status 1
--- End Message ---