[Bug 279893] New: Add-Ons cloning at the end of installation doesn't work properly
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.
https://bugzilla.novell.com/show_bug.cgi?id=279893 locilka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mc@novell.com Status|NEW |NEEDINFO Info Provider| |mc@novell.com ------- Comment #1 from locilka@novell.com 2007-06-01 03:39 MST ------- mc: why do we need that <product>OPEN_ENTERPRISE_SERVER</product> matching the "PRODUCT" from content file? Isn't it enough the have just an URL and product_dir there? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=279893 mc@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mc@novell.com | ------- Comment #2 from mc@novell.com 2007-06-01 03:47 MST ------- I have no idea. The result after installation is important. When the add-on module was executed during autoyast it must install a correct product at /var/lib/zypp/db/products/ . This was not the case. Don't ask me why. Ask the maintainer of the add-on module :-) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=279893 locilka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #3 from locilka@novell.com 2007-06-01 08:06 MST ------- - Adjusted Add-On module to store also a "PRODUCT" tag from the product content file to be later used by AutoYaST cloning. - Add-On Export uses that "autoyast_product" ("PRODUCT") instead of the "product" key which is used for other purposes, mostly for UI (#279893). Fixed in: yast2-packager-2.15.42 yast2-add-on-2.15.9 -- 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.
participants (1)
-
bugzilla_noreply@novell.com