Mailinglist Archive: opensuse-bugs (5398 mails)

< Previous Next >
[Bug 279893] New: Add-Ons cloning at the end of installation doesn't work properly
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 1 Jun 2007 03:37:35 -0600 (MDT)
  • Message-id: <bug-279893-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
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@xxxxxxxxxx
        ReportedBy: locilka@xxxxxxxxxx
         QAContact: jsrain@xxxxxxxxxx


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.

< Previous Next >