Rajeev V. Pillai
2014-02-22 23:58:47 UTC
Files and dirs. in share/lynx_doc/ are not installed with the correct
owners/permissions. On a newly installed lynx directory
(user's default umask is 0077):
$ ls -l /opt/lynx/share/lynx_doc/
total 620
-rw------- 1 root rvp 564675 Feb 14 18:30 CHANGES
-rw------- 1 root rvp 3381 Jan 12 00:36 COPYHEADER
-rw------- 1 root rvp 267 Jan 12 00:36 COPYHEADER.asc
-rw------- 1 root rvp 18156 Oct 11 2006 COPYING
-rw------- 1 root rvp 258 Oct 11 2006 COPYING.asc
drwx------ 2 root rvp 4096 Feb 23 04:59 docs
-rw------- 1 root rvp 11922 May 24 2004 PROBLEMS
-rw------- 1 root rvp 6829 Feb 14 18:30 README
drwx------ 2 root rvp 4096 Feb 23 04:59 samples
drwx------ 2 root rvp 4096 Feb 23 04:59 test
Files and dirs. in share/lynx_help/ are given the correct permissions:
$ ls -l /opt/lynx/share/lynx_help/
total 244
-rw-r--r-- 1 root root 5431 Feb 23 05:11 about_lynx.html
lrwxrwxrwx 1 root root 35 Feb 23 05:11 COPYHEADER -> /opt/lynx/share/lynx_doc/COPYHEADER
lrwxrwxrwx 1 root root 32 Feb 23 05:11 COPYING -> /opt/lynx/share/lynx_doc/COPYING
drwxr-xr-x 2 root root 4096 Feb 23 05:11 keystrokes
-rw-r--r-- 1 root root 4169 Feb 23 05:11 lynx-dev.html
-rw-r--r-- 1 root root 5701 Feb 23 05:11 lynx_help_main.html
-rw-r--r-- 1 root root 32538 Feb 23 05:11 lynx_url_support.html
-rw-r--r-- 1 root root 183061 Feb 23 05:11 Lynx_users_guide.html
owners/permissions. On a newly installed lynx directory
(user's default umask is 0077):
$ ls -l /opt/lynx/share/lynx_doc/
total 620
-rw------- 1 root rvp 564675 Feb 14 18:30 CHANGES
-rw------- 1 root rvp 3381 Jan 12 00:36 COPYHEADER
-rw------- 1 root rvp 267 Jan 12 00:36 COPYHEADER.asc
-rw------- 1 root rvp 18156 Oct 11 2006 COPYING
-rw------- 1 root rvp 258 Oct 11 2006 COPYING.asc
drwx------ 2 root rvp 4096 Feb 23 04:59 docs
-rw------- 1 root rvp 11922 May 24 2004 PROBLEMS
-rw------- 1 root rvp 6829 Feb 14 18:30 README
drwx------ 2 root rvp 4096 Feb 23 04:59 samples
drwx------ 2 root rvp 4096 Feb 23 04:59 test
Files and dirs. in share/lynx_help/ are given the correct permissions:
$ ls -l /opt/lynx/share/lynx_help/
total 244
-rw-r--r-- 1 root root 5431 Feb 23 05:11 about_lynx.html
lrwxrwxrwx 1 root root 35 Feb 23 05:11 COPYHEADER -> /opt/lynx/share/lynx_doc/COPYHEADER
lrwxrwxrwx 1 root root 32 Feb 23 05:11 COPYING -> /opt/lynx/share/lynx_doc/COPYING
drwxr-xr-x 2 root root 4096 Feb 23 05:11 keystrokes
-rw-r--r-- 1 root root 4169 Feb 23 05:11 lynx-dev.html
-rw-r--r-- 1 root root 5701 Feb 23 05:11 lynx_help_main.html
-rw-r--r-- 1 root root 32538 Feb 23 05:11 lynx_url_support.html
-rw-r--r-- 1 root root 183061 Feb 23 05:11 Lynx_users_guide.html