Bugzilla – Bug 104220
/usr/bin/eclipse: line 45: /usr/share/eclipse/eclipse: Permission denied
Last modified: 2005-08-15 07:35:06 UTC
/usr/bin/eclipse: line 45: /usr/share/eclipse/eclipse: Permission denied You have to chmod 755 /usr/bin/eclipse to make it usable
Can you please do $ ls -l /usr/bin/eclipse $ ls -l /usr/share/eclipse/eclipse When I look here, it's executable.
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
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 ***