Bug 104220 - /usr/bin/eclipse: line 45: /usr/share/eclipse/eclipse: Permission denied
Summary: /usr/bin/eclipse: line 45: /usr/share/eclipse/eclipse: Permission denied
Status: RESOLVED DUPLICATE of bug 102675
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Sonja Krause-Harder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-11 18:23 UTC by Andreas Klein
Modified: 2005-08-15 07:35 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***