Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690984 - =dev-python/PyQt5-5.13.0 breaks dev-vcs/tortoisehg: "ValueError: string of length 1 expected"
Summary: =dev-python/PyQt5-5.13.0 breaks dev-vcs/tortoisehg: "ValueError: string of le...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL: http://python.6.x6.nabble.com/bug-QFo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-29 11:01 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2019-09-24 21:50 UTC (History)
0 users

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


Attachments
PyQt5-5.13.0-python2_fix.patch (PyQt5-5.13.0-python2_fix.patch,880 bytes, patch)
2019-07-29 11:01 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-07-29 11:01:54 UTC
Created attachment 584970 [details, diff]
PyQt5-5.13.0-python2_fix.patch

Trying to open a hg repository with tortoisehg results in a lenghty python traceback with the last error message being

  ValueError: string of length 1 expected

This is a known regression in PyQt5-5.13.0 which upstream has already fixed and which will be available in 5.13.1 release.

I've attached a patch so this can be fixed in a possible 5.13.0 revision bump in case the 5.13.1 release gets delayed.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-24 21:50:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=592a375955225e6bae5acf17d7a4744773b10622

commit 592a375955225e6bae5acf17d7a4744773b10622
Author:     Davide Pesavento <pesa@gentoo.org>
AuthorDate: 2019-09-24 21:49:09 +0000
Commit:     Davide Pesavento <pesa@gentoo.org>
CommitDate: 2019-09-24 21:50:01 +0000

    dev-python/PyQt5: add 5.13.1
    
    Closes: https://bugs.gentoo.org/690984
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Davide Pesavento <pesa@gentoo.org>

 dev-python/PyQt5/Manifest            |   1 +
 dev-python/PyQt5/PyQt5-5.13.1.ebuild | 200 +++++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+)