Opened 19 years ago

Closed 18 years ago

Last modified 18 years ago

#36 closed task (fixed)

chown -Rv root:root /usr/share/libtool/libltdl is bogus

Reported by: ken Owned by: ken
Priority: minor Milestone: CLFS Standard 1.0.0
Component: BOOK Version: CLFS Standard 1.0.0
Keywords: Cc:

Description

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)

comment:1 by Jim Gifford, 18 years ago

Owner: changed from clfs-commits@… to ken

Ken, go ahead and remove it. Thanx for the repot.

comment:2 by ken, 18 years ago

Resolution: fixed
Status: newclosed

fixed, r1709.

comment:3 by Jim Gifford, 18 years ago

Version: unstable1.0.0
Note: See TracTickets for help on using tickets.