Bug 393515

Summary: pattern definitions in one file
Product: [openSUSE] openSUSE 11.0 Reporter: Jiří Suchomel <jsuchome>
Component: YaST2Assignee: Jiří Suchomel <jsuchome>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: bart, jsuchome, lslezak
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jiří Suchomel 2008-05-22 10:55:39 UTC
Since 11.0, pattern definitions are stored (or at least can be stored) in one file. Affected YaST modules [*] doesn't know about this option and may have problems.

[*] probably yast2-add-on-creator, yast2-product-creator are affected
Comment 1 Jiří Suchomel 2008-05-26 11:19:09 UTC
Stephan, can I submit new yast2-add-on-creator for openSUSE11?

New version (
- is able to read patterns gathered in one file (needed for Add-On-Creator "import patttern" and "clone product" features)
- has updated list of supported metadata keys accordging to http://en.opensuse.org/Standards/YaST2_Repository_Metadata/pattern (as usual, the metadata definition expanded without sharing the info with non-zypp world)
Comment 2 Stephan Kulow 2008-05-26 12:46:13 UTC
sure
Comment 3 Jiří Suchomel 2008-05-26 12:53:29 UTC
Done in yast2-add-on-creator-2.16.11.

Ladislav, please handle the removing of patterns in yast2-product-creator. 
(You could use ag_pattern from yast2-add-on-creator to parse the pattern files)
Comment 4 Ladislav Slezák 2008-06-12 10:08:00 UTC
Jiri, JFYI: the needed change needs to be done around line ~1740 in ProductCreator.ycp.
Comment 5 Jiří Suchomel 2008-06-18 11:16:32 UTC
yast2-product-creator-2.17.2
Comment 6 Ladislav Slezák 2008-10-14 14:40:39 UTC
*** Bug 418534 has been marked as a duplicate of this bug. ***