Bug 1752550
Summary: | soas live beta unable to login to liveuser | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | satellitgo |
Component: | gwebsockets | Assignee: | Peter Robinson <pbrobinson> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 31 | CC: | aperez, awilliam, extras-orphan, gmarr, pasik, pbrobinson, quozl, satellitgo, simon |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | AcceptedFreezeException | ||
Fixed In Version: | gwebsockets-0.6-1.fc31 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-09-27 01:28:42 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1644940 |
Description
satellitgo
2019-09-16 15:30:57 UTC
Proposed as a Freeze Exception for 31-beta by Fedora user satellit using the blocker tracking app because: no blocking DE on F31 beta, sugar DE fails to start with “ImportError: No module named http.client” This appears to be because the 0.5 version of gwebsockets is python3-only, but Sugar 0.114 is still python 2. https://github.com/sugarlabs/gwebsockets/commit/291c516919d0b239e70b5bf84be03a6a79601589.patch adds support for both python 2 and python 3 to gwebsockets. tested with "for x in 2 3; do python$x -c 'import gwebsockets'; done" FEDORA-2019-9d82cf770e has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-9d82cf770e Gwebsockets has been released, with proper support for both Python 3 and 2, configurable at compile time. This is required to fix the problem with Sugar 0.114 not starting in the F31 betas. https://github.com/sugarlabs/gwebsockets/archive/v0.6.tar.gz gwebsockets-0.6-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-9d82cf770e Discussed during the 2019-09-23 blocker review meeting: [0] The decision to classify this bug as an "AcceptedFreezeException" was made as it fixes a non-release-blocking desktop with a live image; this can't be fixed with an update. [0] https://meetbot.fedoraproject.org/fedora-blocker-review/2019-09-23/f31-blocker-review.2019-09-23-16.03.txt gwebsockets-0.6-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |