Bug 128709

Summary: Syntax in ooo-1.2 setup script
Product: [Fedora] Fedora Reporter: Sammy <sait.a.umar>
Component: openoffice.orgAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: 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    

Description Sammy 2004-07-28 14:27:07 UTC
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:

Comment 1 Dan Williams 2004-07-28 15:32:06 UTC
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)

Comment 2 Sammy 2004-07-28 16:07:22 UTC
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' 
 

Comment 3 Dan Williams 2004-07-28 17:08:27 UTC
Aha, correct you are.

Comment 4 Dan Williams 2004-07-29 13:12:51 UTC
*** Bug 128750 has been marked as a duplicate of this bug. ***

Comment 5 Dan Williams 2004-07-29 13:13:16 UTC
*** Bug 128757 has been marked as a duplicate of this bug. ***

Comment 6 Dan Williams 2004-09-25 19:37:59 UTC
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!