[Rpm-metadata] Something broke in genpkgmetadata.py?

seth vidal skvidal at fedoraproject.org
Fri Nov 12 06:01:02 UTC 2010


On Thu, 2010-11-11 at 23:27 -0600, David C. Rankin wrote:
> Guys,
> 
> 	I'm using yum-createrepo 0.9.8-3 on Arch Linux and suddenly my createrepo
> updates are failing with the following error:
> 
> 23:22 nirvana:/home/backup/rpms> sudo createrepo --update -d openSUSE_11.3/
>   File "/usr/share/createrepo/genpkgmetadata.py", line 189
>     print thing
>               ^
> SyntaxError: invalid syntax

if you're using python 3 - then it is possible that print thing is
invalid syntax.

I've not tested or ported createrepo to python3 yet.

-sv




More information about the Rpm-metadata mailing list