OLPC-4: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
! Description !! Trac !! Upstream BZ !! Status
! Description !! Trac !! Upstream BZ !! Status
|-
|-
| Font glyphs truncated || || RHBZ #472695 || caused by Fedora's xorg patches, experimental fix in dsd's public_rpms
| Font glyphs truncated || || [https://bugzilla.redhat.com/472695 RHBZ #472695] || caused by Fedora's xorg patches, experimental fix in dsd's public_rpms
|-
|-
| Wireless networking broken || || || upgrade to NM-0.7 is still a work in progress
| Wireless networking broken || || || upgrade to NM-0.7 is still a work in progress
Line 22: Line 22:
| Gnash has too many dependencies (probably) || || || Tomeu had to fork this for OLPC-3 to trim down dependencies
| Gnash has too many dependencies (probably) || || || Tomeu had to fork this for OLPC-3 to trim down dependencies
|-
|-
| Totem has too many dependencies (probably) || || RHBZ #472254 || Forked as OLPC-4 and F-10 spec modified to reduce dependencies
| Totem has too many dependencies (probably) || || [https://bugzilla.redhat.com/472254 RHBZ #472254] || Forked as OLPC-4 and F-10 spec modified to reduce dependencies
|-
|-
| totem-pl-parser has too many dependencies (probably) || || RHBZ #472255 || Forked as OLPC-4 and upstream patch applied for disable of e-d-s
| totem-pl-parser has too many dependencies (probably) || || [https://bugzilla.redhat.com/472255 RHBZ #472255] || Forked as OLPC-4 and upstream patch applied for disable of e-d-s
|-
|-
| xulrunner needs OLPC patches again (probably) || || || are we ready to unfork yet? probably not
| xulrunner needs OLPC patches again (probably) || || || are we ready to unfork yet? probably not
|-
|-
| numeric is back || || BGO #397544|| because of pygtk
| numeric is back || || [http://bugzilla.gnome.org/397544 BGO #397544]|| because of pygtk
|-
|-
| might need to re-fix yum performance regression || || || check <trac>8395</trac>
| might need to re-fix yum performance regression || || || check <trac>8395</trac>
|-
|-
| dbus-python might need leak fixing again || || || see bugs.freedesktop.org #17551, we forked OLPC-3 for this last time
| dbus-python might need leak fixing again || || [https://bugs.freedesktop.org/show_bug.cgi?id=17551 BFO #17551] || we forked OLPC-3 for this last time
|-
|-
| might have problems with python -OO again || || || had to fork some packages last time
| might have problems with python -OO again || || || had to fork some packages last time

Revision as of 18:47, 23 November 2008

OLPC-4 is the Fedora disttag where the XO software base is being ported from Fedora 9 to Fedora 10. Fedora 10 was merged into joyride as of build joyride-2451.

This page details the major regressions which are related to fallout from the distro upgrade.

Addressing some may require modifications to Fedora packages similar to those in Distro version migration nastiness.

Status of major regressions

Description Trac Upstream BZ Status
Font glyphs truncated RHBZ #472695 caused by Fedora's xorg patches, experimental fix in dsd's public_rpms
Wireless networking broken upgrade to NM-0.7 is still a work in progress
Perl is back
network clock sync might be broken NetworkManagerDispatcher changed around -- this needs retesting
Collaboration broken with rainbow (probably) Need to fork telepathy-salut to disable security again? <trac>7319</trac> from last time
Gnash has too many dependencies (probably) Tomeu had to fork this for OLPC-3 to trim down dependencies
Totem has too many dependencies (probably) RHBZ #472254 Forked as OLPC-4 and F-10 spec modified to reduce dependencies
totem-pl-parser has too many dependencies (probably) RHBZ #472255 Forked as OLPC-4 and upstream patch applied for disable of e-d-s
xulrunner needs OLPC patches again (probably) are we ready to unfork yet? probably not
numeric is back BGO #397544 because of pygtk
might need to re-fix yum performance regression check <trac>8395</trac>
dbus-python might need leak fixing again BFO #17551 we forked OLPC-3 for this last time
might have problems with python -OO again had to fork some packages last time
might have another xapian fallout we forked OLPC-3 last time to ensure F7/F9 compatibility
pygame maybe needs SDL_Pango we forked last time to solve this