Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Program crash when handling system winetricks. ValueError: unconverted data remains: - sha1sum: e740902b3f34e2cf6ec526475d8c3231af20b6b5 #7

@NP-Hardass

Description

@NP-Hardass

On Gentoo, when the Gentoo winetricks package is installed, launching Swine produces the following fatal error:

ValueError: unconverted data remains:  - sha1sum: e740902b3f34e2cf6ec526475d8c3231af20b6b5
  File "/usr/lib/python-exec/python2.7/swine", line 787, in <module>
    main(sys.argv)
  File "/usr/lib/python-exec/python2.7/swine", line 783, in main
    win.checkWinetricks()
  File "/usr/lib/python-exec/python2.7/swine", line 449, in checkWinetricks
    elif time.mktime(time.strptime(version, "%Y%m%d")) < time.time() - 3*30*24*60*60:
  File "/usr/lib64/python2.7/_strptime.py", line 467, in _strptime_time
    return _strptime(data_string, format)[0]
  File "/usr/lib64/python2.7/_strptime.py", line 328, in _strptime
    data_string[found.end():])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions