Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] plugger.so access rights
Date: Mon, 10 Jul 2006 21:19:07
Message-Id: 200607102212.40094.michaelkintzios@gmail.com
1 Hi All,
2
3 Following an emerge of Opera 9.0 the access rights of plugger.so changed (or
4 was corrupted)for some reason and it is no longer accessible:
5 =======================================
6 # ls -la /opt/opera/lib/opera/plugins/
7 total 256
8 drwxr-xr-x 2 root root 192 Jul 7 10:45 .
9 drwxr-xr-x 4 root root 104 Jul 7 10:45 ..
10 -rwxr-xr-x 1 root root 94912 Jul 7 10:45 libnpp.so
11 -rwxr-xr-x 1 root root 8376 Jul 7 10:45 operaplugincleaner
12 -rwxr-xr-x 1 root root 121096 Jul 7 10:45 operapluginwrapper
13 -rw------- 1 root root 25656 Jan 8 2005 plugger.so
14 =======================================
15
16 The same file in its original location looks like this:
17 =======================================
18 # ls -la /opt/netscape/plugins/
19 -rw-r--r-- 1 root root 25628 Jul 10 22:05 plugger.so
20 =======================================
21
22 The thing is all other plugins in the netscape folder with the exception of
23 flashplayer.xpt are executables. What are the default plugger.so access
24 rights?
25 --
26 Regards,
27 Mick