Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912707 - media-sound/whipper-0.10.0 fails tests (PYTHON-3.12-SYSTEM)
Summary: media-sound/whipper-0.10.0 fails tests (PYTHON-3.12-SYSTEM)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Quentin Retornaz
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2023-08-21 06:40 UTC by Agostino Sarubbo
Modified: 2024-03-24 02:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,131.08 KB, text/plain)
2023-08-21 06:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-21 06:40:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/whipper-0.10.0 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-21 06:40:55 UTC
Created attachment 868298 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-21 06:40:56 UTC
Error(s) that match a know pattern:


    logger.warning("soxi reported on stderr: %s", "".join(self._error))
    self._done()
    self.done()
  File "/var/tmp/portage/media-sound/whipper-0.10.0/work/whipper-0.10.0/whipper/common/task.py", line 107, in _done
  File "/var/tmp/portage/media-sound/whipper-0.10.0/work/whipper-0.10.0/whipper/common/task.py", line 87, in _read
  File "/var/tmp/portage/media-sound/whipper-0.10.0/work/whipper-0.10.0/whipper/program/soxi.py", line 54, in done
')
FAILED (errors=4)
Traceback (most recent call last):
TypeError: sequence item 0: expected str instance, bytes found
ValueError: invalid literal for int() with base 10: b'Y'
whipper.extern.task.task.TaskException: (TypeError('sequence item 0: expected str instance, bytes found'), 'exception TypeError at /var/tmp/portage/media-sound/whipper-0.10.0/work/whipper-0.10.0/whipper/program/soxi.py:54: done(): sequence item 0: expected str instance, bytes found
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-24 02:42:48 UTC
Mass-closing "PYTHON-3.12-SYSTEM" bugs.  Most of them are either obsolete (i.e. packages have 3.12 support already), or report issues completely tangential to Python 3.12 support.  Manually checking them is a waste of time.