https://bugzilla.novell.com/show_bug.cgi?id=279893 Summary: Add-Ons cloning at the end of installation doesn't work properly Product: openSUSE 10.3 Version: Alpha 4plus Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Installation AssignedTo: locilka@novell.com ReportedBy: locilka@novell.com QAContact: jsrain@novell.com It should export <product>NEEDS_TO_MATCH_"PRODUCT"_TAG_FROM_content_FILE!</product> instead of <product>LABEL_or_anything_else</product> <add-on> <add_on_products config:type="list"> <listentry> <media_url>ftp://server.name</media_url> <product>OPEN_ENTERPRISE_SERVER</product> <product_dir>/</product_dir> </listentry> </add_on_products> </add-on> See more in bug #276309 Proper solution might be to operate with the LABEL (or something else) the same way as now but also store "PRODUCT" in map of AddOnProducts and change the "product" with "PRODUCT" in case of Export() call. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.