Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640484 - dev-vcs/tortoisehg-4.4.1 should depend on PyQt5[network]
Summary: dev-vcs/tortoisehg-4.4.1 should depend on PyQt5[network]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-10 11:22 UTC by Märt Bakhoff
Modified: 2017-12-10 11:38 UTC (History)
0 users

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


Attachments
stacktrace on crash (stacktrace.txt,2.09 KB, text/plain)
2017-12-10 11:22 UTC, Märt Bakhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Märt Bakhoff 2017-12-10 11:22:33 UTC
Created attachment 509228 [details]
stacktrace on crash

Starting dev-vcs/tortoisehg-4.4.1 with PyQt5[-network] crashes on startup: ImportError: No module named QtNetwork
(see full stacktrace in attachment)

Emerging PyQt5 USE="network" solves the issue. 
Should add a dependency for it?

~amd64
dev-python/PyQt5-5.9.2
dev-vcs/tortoisehg-4.4.1-r1
Comment 1 Andreas Sturmlechner gentoo-dev 2017-12-10 11:25:03 UTC
Thanks for your report, indeed it should.
Comment 2 Larry the Git Cow gentoo-dev 2017-12-10 11:38:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878bee58f20b9f2465538049a68ec25243dc8383

commit 878bee58f20b9f2465538049a68ec25243dc8383
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-10 11:24:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-10 11:37:33 +0000

    dev-vcs/tortoisehg: Add missing use-dep
    
    Closes: https://bugs.gentoo.org/640484
    Package-Manager: Portage-2.3.17, Repoman-2.3.6

 dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild | 2 +-
 dev-vcs/tortoisehg/tortoisehg-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)