https://bugzilla.novell.com/show_bug.cgi?id=758447 https://bugzilla.novell.com/show_bug.cgi?id=758447#c3 --- Comment #3 from Glenn Doig <doiggl@velocitynet.com.au> 2012-04-23 16:43:45 UTC --- Hello, I tried again with 12.2 milestone 3 - no luck. This is what I got: # time createrepo /media/disk/factory/rpms Spawning worker 0 with 7852 pkgs Workers Finished Gathering worker results Saving Primary metadata Saving file lists metadata Saving other metadata Generating sqlite DBs Traceback (most recent call last): File "/usr/share/createrepo/genpkgmetadata.py", line 279, in <module> main(sys.argv[1:]) File "/usr/share/createrepo/genpkgmetadata.py", line 257, in main mdgen.doRepoMetadata() File "/usr/lib64/python2.7/site-packages/createrepo/__init__.py", line 978, in doRepoMetadata while data.read(zfo, 2**16): File "/usr/lib64/python2.7/site-packages/yum/misc.py", line 266, in read data = fo.read(size) File "/usr/lib64/python2.7/gzip.py", line 252, in read self._read(readsize) File "/usr/lib64/python2.7/gzip.py", line 299, in _read self._read_eof() File "/usr/lib64/python2.7/gzip.py", line 334, in _read_eof crc32 = read32(self.fileobj) File "/usr/lib64/python2.7/gzip.py", line 25, in read32 return struct.unpack("<I", input.read(4))[0] struct.error: unpack requires a string argument of length 4 real 14m34.265s user 6m25.214s sys 0m34.256s -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.