Bug 128709
| Summary: | Syntax in ooo-1.2 setup script | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sammy <sait.a.umar> |
| Component: | openoffice.org | Assignee: | Dan Williams <dcbw> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | afarley, crunchyfrog2004, felipe_alfaro, nicolas.mailhot |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-09-25 19:37:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 123268 | ||
It starts just fine for me... Is there some reason your Perl is erroring out instead of just spitting out a warning? (in any case, this should be fixed but it should not be stopping a launch) Well, I am using the new perl-5.8.5-2 from rawhide. It sais the "else" is a syntax error and it exits: Here is the error: # ./setup ./setup: line 159: syntax error near unexpected token `else' ./setup: line 159: ` else' Also, if you have this and try to start oowriter you get: # oowriter Installation of OpenOffice.org 1.1.2 failed: 'LD_LIBRARY_PATH=/usr/lib/ooo-1.1:/usr/lib/ooo-1.1/program /usr/lib/ooo-1.1/program/setup -R:/etc/openoffice/autoresponse.conf -v -nogui > ~/.openoffice-install-log 2>&1' Aha, correct you are. *** Bug 128750 has been marked as a duplicate of this bug. *** *** Bug 128757 has been marked as a duplicate of this bug. *** Please test with the openoffice.org-1.1.2-5 RPMs in Rawhide, it should be fixed in that version. If the problem persists with that version, please reopen this bug. Thanks! |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; X11; en_US, en_US.UTF-8, en) (KHTML, like Gecko) Description of problem: There seems to be a syntax error (line 155) in the /usr/lib/ooo-1.1/program/setup file that prevents any program from starting. Version-Release number of selected component (if applicable): openoffice.org-1.1.2-1 How reproducible: Always Steps to Reproduce: 1.install openoffice.org-1.1.2-1 2.start something manually 3. Additional info: