Bug 199951

Summary: susetags parser gets 'content' values wrong for the product name and version
Product: [openSUSE] openSUSE 10.2 Reporter: Klaus Kämpf <kkaempf>
Component: libzyppAssignee: Klaus Kämpf <kkaempf>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Critical    
Priority: P5 - None CC: andreas.hanke
Version: Alpha 3   
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-08-17 11:05:23 UTC
Parsing this content file with libzypp 'trunk'


PRODUCT openSUSE
VERSION 10.2
DISTPRODUCT SuSE-Linux-STABLE-X86
DISTVERSION 10.2-factory
...

results in the following pool entry

1[S2:0][product]SuSE-Linux-STABLE-X86-10.2-factory.x86_64

The PRODUCT/VERSION strings should be used, not DISTPRODUCT/DISTVERSION
Comment 1 Klaus Kämpf 2006-08-17 11:07:44 UTC
fixed in svn rev 3993