Comment # 7 on bug 983140 from
tmp/z # createrepo `pwd`
Warning: Requested more delta workers than workers. This is insane. Limiting.
Spawning worker 0 with 1 pkgs
Worker 0: Traceback (most recent call last):
Worker 0:   File "/usr/share/createrepo/worker.py", line 116, in <module>
Worker 0:     main(sys.argv[1:])
Worker 0:   File "/usr/share/createrepo/worker.py", line 105, in main
Worker 0:     output(pkg.xml_dump_primary_metadata(),
Worker 0:   File "/usr/lib64/python2.7/site-packages/yum/packages.py", line
1376, in xml_dump_primary_metadata
Worker 0:     msg += misc.to_unicode(self._dump_format_items())
Worker 0:   File "/usr/lib64/python2.7/site-packages/yum/packages.py", line
1125, in _dump_format_items
Worker 0:     msg += self._dump_suggests_and_recommends()
Worker 0:   File "/usr/lib64/python2.7/site-packages/yum/packages.py", line
1186, in _dump_suggests_and_recommends
Worker 0:     names = self.hdr[rpm.RPMTAG_SUGGESTSNAME]
Worker 0: AttributeError: 'module' object has no attribute
'RPMTAG_SUGGESTSNAME'
Worker exited with non-zero value: 1. Fatal.
Worker exited with non-zero value: 1. Fatal.

/tmp/z # ll repodata
/tmp/z #

Bug 715108 - createrepo fails with an indexerror (libc consolidate) 
https://bugzilla.redhat.com/show_bug.cgi?id=715108

observation:
common items

attachment and the url for Bug 715108 [url] seems to have 'python 2.7' with in
common.
https://bugzilla.novell.com/attachment.cgi?id=679595&action=edit


You are receiving this mail because: