Bug 104220

Summary: /usr/bin/eclipse: line 45: /usr/share/eclipse/eclipse: Permission denied
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Klein <asklein>
Component: OtherAssignee: Sonja Krause-Harder <skh>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: jsmeix, vetter
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Klein 2005-08-11 18:23:53 UTC
/usr/bin/eclipse: line 45: /usr/share/eclipse/eclipse: Permission denied

You have to chmod 755 /usr/bin/eclipse to make it usable
Comment 1 Mads Martin Joergensen 2005-08-12 07:47:34 UTC
Can you please do

$ ls -l /usr/bin/eclipse
$ ls -l /usr/share/eclipse/eclipse

When I look here, it's executable.
Comment 2 Andreas Klein 2005-08-12 08:28:37 UTC
I have the problen on i386 as well as on x86-64

pluto:~ # ls -l /usr/bin/eclipse
-rwxr-xr-x  1 root root 1139 Aug  6 22:39 /usr/bin/eclipse
pluto:~ # ls -l /usr/share/eclipse/eclipse
-rw-r--r--  1 root root 16500 Aug  6 22:40 /usr/share/eclipse/eclipse
Comment 3 Johannes Meixner 2005-08-15 07:35:06 UTC
Duplicate of bug #102675.
To be safe I checked all my packages but none of them contains
/usr/share/eclipse/eclipse.

*** This bug has been marked as a duplicate of 102675 ***