Dear Lars,

[Yesterday, yahoo mail changed to a new version, and I was having difficulties 
formatting messages, which I hope I finally solved.]

I am still thinking about the (now) quadruplication of iptables in paco, as 
coincidentally version 1.4.12 was released and I (paco) upgraded it.

Columns are:
[package size] [number of missing files] [number of installed files] [number of 
shared files] [missing-size] [install date]
$ paco -sMFCndd iptables
2.6M [       ]  134 [  ] (134)  21-Jul-2011 19:57  iptables-1.4.11
2.6M [       ]  150 [  ] (150)  22-Jul-2011 18:21  iptables-1.4.11.1
2.6M [       ]  150 [  ] (148)  23-Jul-2011 13:15  iptables-1.4.12
2.0M [336k]  120 [6] (120)  21-Jul-2011 20:13  iptables-1.4.7
$
(I introduced some spaces and a .0 for alignment sake.)
Columns are:
[package size] [number of missing files] [number of installed files] [number of 
shared files] [missing-size] [install date]

Using
$ paco -sf iptables-1.4.i > iptables-1.4.i-files.log
for i = 7, 11, 11.1, 12, deleting iptables-1.4.11.1 entries in 
iptables-1.4.11-files.log and using
$ diff -up iptables-1.4.i-file.log iptables-1.4.12-file.log | less
where i = 7, 11, 11.1,  I conlude that the only leftover files are:
$ ls -lh /usr/share/man/man8/iptables-xml* /lib/libxtables.so.6*
lrwxrwxrwx 1 root root   19 Jul 22 18:21 /lib/libxtables.so.6 -> 
libxtables.so.6.0.0
-rwxr-xr-x 1 root root 113K Jul 22 18:21 /lib/libxtables.so.6.0.0
-rw-r--r-- 1 root root 2,9K Jul 21 20:13 /usr/share/man/man8/iptables-xml.8
a total of about 120K, which appears to me, not be worried about.

Removing the unwanted entries from paco, with
sudo paco -U,
would also delete the logs that allowed the above analysis, so this should not 
worry me anymore, alright?

Best regards,.

[]s,
Fernando de Oliveira
Natal, RN, BRAZIL
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to