Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780309 - dev-python/websocket-client-0.58.0: stablereq
Summary: dev-python/websocket-client-0.58.0: stablereq
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: ALLARCHES, CC-ARCHES
Depends on:
Blocks:
 
Reported: 2021-04-05 07:58 UTC by Michał Górny
Modified: 2021-04-07 21:17 UTC (History)
0 users

See Also:
Package list:
dev-python/websocket-client-0.58.0
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-04-05 07:58:37 UTC
Please stabilize.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-07 06:23:35 UTC
amd64 arm64 x86 (ALLARCHES) done

all arches done
Comment 2 Hemy 2021-04-07 16:31:00 UTC
Note that the included executable /usr/bin/wsdump.py lacks the #! that was present in version 0.57.0. This not only makes it not work (if called directly) but it instead runs /usr/bin/import from ImageMagick (if installed) and tries to capture the screen if $DISPLAY is set, blocking input from other X11 clients.
Comment 3 Larry the Git Cow gentoo-dev 2021-04-07 21:17:38 UTC
The bug has been referenced in the following commit(s):

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

commit f7c88a12def7eef6ac2158ec4ecab12d4053e43d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-04-07 16:43:46 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-04-07 21:17:31 +0000

    dev-python/websocket-client: Fix missing shebang in wsdump.py
    
    Bug: https://bugs.gentoo.org/780309#c2
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ...cket-client-0.58.0.ebuild => websocket-client-0.58.0-r1.ebuild} | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)