Bug 750889
Summary: | Python code incompatible with Python v3. | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Neil Wilson <neil> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED UPSTREAM | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | mbooth, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-05-02 15:49:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Neil Wilson
2011-11-02 17:24:31 UTC
See build log: https://launchpadlibrarian.net/84263658/buildlog_ubuntu-precise-amd64.libguestfs_1.14.0-1_FAILEDTOBUILD.txt.gz These refs look useful ... http://docs.python.org/release/3.0.1/whatsnew/3.0.html http://python3porting.com/cextensions.html These patches are not very heavily tested, but they fix Python 3 support for me at least ... http://git.annexia.org/?p=libguestfs.git;a=commitdiff;h=646142f5136da9cfe2b908703a822c53350f70e9 http://git.annexia.org/?p=libguestfs.git;a=commitdiff;h=25454b83082a4cfed4f1664d2f9cdfcb222ba7c2 http://git.annexia.org/?p=libguestfs.git;a=commitdiff;h=e2249b7ce1dd0a2f8f110e0e47aca397185a6373 http://git.annexia.org/?p=libguestfs.git;a=commitdiff;h=2116f79cbcd4605b4997931285f14dde1f72a992 And this one too ... http://git.annexia.org/?p=libguestfs.git;a=commitdiff;h=31e5539a14f78d8815d0d930e91023a65b5395e7 The fix has been included upstream for a while, closing. |