chown -Rv root:root /usr/share/libtool/libltdl is bogus
Been meaning to flag this up for a while, but lacked a current log which included the original ownership of the libltdl directory. Since about 1.5.20 the ownership has been correct. My log shows the following:
initial libtool ownership
/usr/share/libtool:
total 288
-rwxr-xr-x 1 root root 43668 May 22 05:57 config.guess
-rwxr-xr-x 1 root root 32151 May 22 05:57 config.sub
-rwxr-xr-x 1 root root 10970 May 22 05:57 install-sh
drwxr-xr-x 2 root root 4096 May 22 05:57 libltdl
-rw-r--r-- 1 root root 196440 May 22 05:57 ltmain.sh
/usr/share/libtool/libltdl:
total 1516
-rw-r--r-- 1 root root 26542 May 22 05:57 COPYING.LIB
-rw-r--r-- 1 root root 763 May 22 05:57 Makefile.am
-rw-r--r-- 1 root root 21189 May 22 05:57 Makefile.in
-rw-r--r-- 1 root root 347 May 22 05:57 README
-rw-r--r-- 1 root root 243808 May 22 05:57 acinclude.m4
-rw-r--r-- 1 root root 32231 May 22 05:57 aclocal.m4
-rw-r--r-- 1 root root 5301 May 22 05:57 config-h.in
-rwxr-xr-x 1 root root 43668 May 22 05:57 config.guess
-rwxr-xr-x 1 root root 32151 May 22 05:57 config.sub
-rwxr-xr-x 1 root root 767008 May 22 05:57 configure
-rw-r--r-- 1 root root 2252 May 22 05:57 configure.ac
-rwxr-xr-x 1 root root 10970 May 22 05:57 install-sh
-rw-r--r-- 1 root root 98519 May 22 05:57 ltdl.c
-rw-r--r-- 1 root root 11878 May 22 05:57 ltdl.h
-rw-r--r-- 1 root root 196440 May 22 05:57 ltmain.sh
-rwxr-xr-x 1 root root 10587 May 22 05:57 missing
ownership of `/usr/share/libtool/libltdl/COPYING.LIB' retained as root:root
(remaining output from chown snipped)
Change History
(3)
Owner: |
changed from clfs-commits@… to ken
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Version: |
unstable → 1.0.0
|
Ken, go ahead and remove it. Thanx for the repot.