To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111110
                 Issue #|111110
                 Summary|Creating install sets does not set error status
               Component|tools
                 Version|OOO320m15
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|solenv
             Assigned to|is
             Reported by|rt





------- Additional comments from r...@openoffice.org Fri Apr 23 11:51:29 +0000 
2010 -------
In case something goes wrong in creating install sets, the scripting gives error
message to the console but returns with exit code 0 indicating success.
Therefore errors may slip through unnoticed.

Technical reason: When routine installer::worker::analyze_and_save_logfile()
detects an error, the script renames the install set directory into *_witherror,
prints an error message, and returns with $is_success = 0. However, the calling
code in solenv/bin/modules/installer/copyproject.pm and
solenv/bin/modules/installer/simplepackage.pm does not evaluate the return value
at all.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to