Description of problem: soas live unable to login to liveuser Version-Release number of selected component (if applicable): f31 beta How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
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.