To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=62340 Issue #:|62340 Summary:|Make creation of openoffice.org-desktop- |integration.tar.gz more robust Component:|Installation Version:|OOo 2.0.2 Platform:|PC URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|ihi Reported by:|rt
------- Additional comments from [EMAIL PROTECTED] Mon Feb 20 07:55:44 -0800 2006 ------- This is a follow-up issue to issue 62302. On OOB680 m1 somehow 'openoffice.org-mandriva-menus-2.0.2-2.noarch.rpm' wasn't built in sysui/desktop/mandriva. This error slipped through because in sysui/desktop/util everything underneath sysui/unxlngi6.pro/bin/desktop-integration gets packed into one tar archive by > tar -C [...]/OOB680/sysui/unxlngi6.pro/bin -cf - desktop-integration/ | gzip > ../../unxlngi6.pro/bin/rpm/openoffice.org-desktop-integration.tar.gz The other desktop integration rpms (freedesktop, redhat, suse) were present, so we got a valid tar file and no one noticed that there might be a problem. Please do - check how it may happen that one of these rpms silently does not get built. It initially was not built in OOB680 m1 and even a (compatible) rebuild in m2 did not create it. Unfortunately I cannot reproduce that scenario any more allthough I saved the original output tree. Everytime I now do a 'build' there the missing rpm gets created and added to the tar file. - evaluate possibilities to check for existence of all needed rpm files before taring them together. Stop with ERROR in case something is missing. --------------------------------------------------------------------- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
