Summary: | PackageKit Python 3 support | ||
---|---|---|---|
Product: | PackageKit | Reporter: | Bohuslav "Slavek" Kabrda <bkabrda> |
Component: | General | Assignee: | Richard Hughes <richard> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Bohuslav "Slavek" Kabrda
2013-07-17 10:52:02 UTC
Well, the client library is a GIR library, so there's no 2/3 problems. The bigger problem is the yum backend, as yum is exclusively Python2 as far as I know. As for the Yum backend, AFAIK yum will eventually be replaced by DNF (but I'm not aware of the timeframe). Speaking of PackageKit itself, it doesn't seem to be fully Python 3 compatible. At least in Fedora, it contains e.g. /usr/lib/python2.7/site-packages/packagekit/{gtkwidgets,progress}.py, that use "print" statements in several places (I didn't examine closer for any other harder-to-reveal Python 3 incompatibilities). I have PackageKit-0.8.9-6.fc19.x86_64 Has there been any progress with this issue? Apart from yum (and that will be replaced by dnf), what's blocking the porting? Thanks for an update. I've switched the fedora build to using python3 by default. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.