8000 `whipper drive analyze` is broken on Python 3 · Issue #431 · whipper-team/whipper · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
whipper drive analyze is broken on Python 3 #431
Closed
@emilazy

Description

@emilazy
[emily@renko:~/src/nixpkgs]$ whipper drive analyze
CRITICAL:whipper.command.main:exception TypeError at /nix/store/jm02h0yd9c1r77wc6b1lqqq0s0dsgi7y-whipper-0.9.0/lib/python3.7/site-packages/whipper/program/cdparanoia.py:606: failed(): sequence item 0: expected str instance, bytes found
Traceback (most recent call last):
  File "/nix/store/jm02h0yd9c1r77wc6b1lqqq0s0dsgi7y-whipper-0.9.0/lib/python3.7/site-packages/whipper/common/task.py", line 89, in _read
    self._done()
  File "/nix/store/jm02h0yd9c1r77wc6b1lqqq0s0dsgi7y-whipper-0.9.0/lib/python3.7/site-packages/whipper/common/task.py", line 107, in _done
    self.failed()
  File "/nix/store/jm02h0yd9c1r77wc6b1lqqq0s0dsgi7y-whipper-0.9.0/lib/python3.7/site-packages/whipper/program/cdparanoia.py", line 606, in failed
    output = "".join(self._output)
TypeError: sequence item 0: expected str instance, bytes found

Metadata

Metadata

Assignees

No one assigned

    Labels

    AcceptedAccepted issue on our roadmapBugGeneric bug: can be used together with more specific labelsRegressionBug that breaks functionality known to work in previous releases

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0