Bug 154992

Summary: gzstream does not work as advertised ;-)
Product: [openSUSE] SUSE Linux 10.1 Reporter: Klaus Kämpf <kkaempf>
Component: libzyppAssignee: Michael Andres <ma>
Status: RESOLVED WORKSFORME QA Contact: Klaus Kämpf <kkaempf>
Severity: Critical    
Priority: P5 - None CC: hmuelle, jsrain
Version: Beta 6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Klaus Kämpf 2006-03-03 14:03:06 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.
Comment 1 Harald Mueller-Ney 2006-03-03 14:07:41 UTC
Added me to CC as I created a workaround on my test-reposerver for createrepo.
Comment 2 Michael Andres 2006-03-03 17:38:02 UTC
Can't spot any error in GzStream. Reading and writing works on plain an gziped files. 
Comment 3 Klaus Kämpf 2006-03-03 18:35:31 UTC
confirmed with latest source drop