Comments

16 Comments

Tested locally. This is a one-line-patch fix.

this fixes the problem

BZ#1808564 Wi-fi networks not displayed in F32 SoaS (works in F31 SoaS) spin
BZ#1743753 blivet.errors.FormatCreateError: (FSError('format failed: 1'), '/dev/mapper/fedora_vm54-00')

@adamwill I tested with 0.113-2.

I was apparently not testing with the second-revision 0.113 packages. Everything seems to be working, now that I've cleared metadata and gotten the correct packages.

BZ#1660597 jabber.sugarlabs.org does not show XO 's in f1 Network neighborhood
BZ#1668504 index.html in browse is broken
BZ#1676078 sugar-toolkit-gtk3: FTBFS in Fedora rawhide/f30
BZ#1701593 Collaboration/presence completely broken in Sugar 0.112 with SoaS

Confirmed, sugar does not start.

Sugar starts, however there is a known (not to me until today) post-0.113 release bug that needs a small patch. Without this, Sugar completely fails to start. We (Sugar Labs) should/will incorporate this in to a new release (0.114), but until then, this makes the existing 0.113 package functional:

curl -q https://github.com/sugarlabs/sugar/commit/a83257bcf791e237afb55ed37f04d776f0fd927b.patch/ | tail -182 | patch -p2 -d /usr/lib/python2.7/site-packages/

Please note that the trailing / after .patch is mandatory, otherwise the patch will fail to fetch with curl.

Testers can apply this patch manually after install of an F30 SoaS build by first installing patch (dnf install patch), and then running the above piped command set.

BZ#1660597 jabber.sugarlabs.org does not show XO 's in f1 Network neighborhood
BZ#1676078 sugar-toolkit-gtk3: FTBFS in Fedora rawhide/f30
BZ#1701593 Collaboration/presence completely broken in Sugar 0.112 with SoaS

works