GNOME Bugzilla – Bug 697042
python3 porting broke itstool
Last modified: 2013-04-02 11:17:36 UTC
Looks like the one of the iter() methods went away. Reverting to v2.9.0-50-g0ab8ce53024e80f671b135a58086a24bf76bc2eb makes it work again. I hit this in gnome-ostree (tracking libxml2, itstool, zenity git master all), should also be reproducible with jhbuild.
I commited a fix yesterday (virt-manager was broken too), 2to3 decided to rename any next to __next__ rather blindly and I didn't caught that one. https://git.gnome.org/browse/libxml2/commit/?id=87f3287d9b00bdc39be032a8a3f2d46860eaf787 Can you check ? and close if needed ? thanks, Daniel
Yep, works again, thanks! https://git.gnome.org/browse/gnome-ostree/commit/?id=c6c87fcc8ab39cc785ef231f4f59f66258263b56