Bugzilla – Bug 154992
gzstream does not work as advertised ;-)
Last modified: 2006-03-03 18:35:31 UTC
base/GzStream.cc (copied from @Review/gzstream.cc) is used in source/yum/YUMSourceImpl but somehow is unable to unpack .gz files. It always results in zero bytes.
Added me to CC as I created a workaround on my test-reposerver for createrepo.
Can't spot any error in GzStream. Reading and writing works on plain an gziped files.
confirmed with latest source drop