[Bug 264839] ObsoleteFiles.inc miss few things

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Jul 2022 21:20:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264839

--- Comment #7 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
(In reply to John Baldwin from comment #6)
>>> Removing old files (only deletes safe to delete libs)
/etc/regdomain.xml
/usr/lib32/libalias_cuseeme_p.a
/usr/lib32/libalias_cuseeme.a
/usr/lib32/libauditd_p.a
/usr/lib32/libauditd.a
/usr/lib32/libblacklist_p.a
/usr/lib32/libblacklist.a
/usr/lib32/libfl.a
/usr/lib32/libl.a
/usr/lib32/libln.a
/usr/lib32/libprivateevent_p.a
/usr/lib32/libprivateevent.a
/usr/lib32/libssp.a


ls -tr /usr/lib32/
total 73780
-r--r--r--   3 root  wheel   3.4K Jul 25 03:21:53 2020 libln_p.a
-r--r--r--   3 root  wheel   3.4K Jul 25 03:21:53 2020 libl_p.a
-r--r--r--   3 root  wheel   3.4K Jul 25 03:21:53 2020 libfl_p.a
-r--r--r--   1 root  wheel   105B Dec 27 04:05:07 2020 libc.so
-r--r--r--   1 root  wheel    72B Dec 27 04:05:07 2020 libc++.so
-r--r--r--   1 root  wheel    78K Jan 31 13:28:38 2021 libstats.a
-r--r--r--   1 root  wheel    79K Jan 31 13:28:38 2021 libstats_p.a

-- 
You are receiving this mail because:
You are the assignee for the bug.