Bug 154992 - gzstream does not work as advertised ;-)
Summary: gzstream does not work as advertised ;-)
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: libzypp (show other bugs)
Version: Beta 6
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Michael Andres
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-03 14:03 UTC by Klaus Kämpf
Modified: 2006-03-03 18:35 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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