many warning messages every time I do a system upgrade
For a couple of months now, every time I do a system upgrade I get a bunch of warning messages like these:
warning: could not get file information for usr/share/man/man3/stringprep_profile.3.gz
warning: could not get file information for usr/share/man/man3/stringprep_strerror.3.gz
warning: could not get file information for usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3.gz
warning: could not get file information for usr/share/man/man3/stringprep_ucs4_to_utf8.3.gz
warning: could not get file information for usr/share/man/man3/stringprep_unichar_to_utf8.3.gz
warning: could not get file information for usr/share/man/man3/stringprep_utf8_nfkc_normalize.3.gz
warning: could not get file information for usr/share/man/man3/stringprep_utf8_to_locale.3.gz
warning: could not get file information for usr/share/man/man3/stringprep_utf8_to_ucs4.3.gz
warning: could not get file information for usr/share/man/man3/stringprep_utf8_to_unichar.3.gz
warning: could not get file information for usr/share/man/man3/tld_check_4.3.gz
warning: could not get file information for usr/share/man/man3/tld_check_4t.3.gz
warning: could not get file information for usr/share/man/man3/tld_check_4tz.3.gz
warning: could not get file information for usr/share/man/man3/tld_check_4z.3.gz
warning: could not get file information for usr/share/man/man3/tld_check_8z.3.gz
warning: could not get file information for usr/share/man/man3/tld_check_lz.3.gz
warning: could not get file information for usr/share/man/man3/tld_default_table.3.gz
warning: could not get file information for usr/share/man/man3/tld_get_4.3.gz
warning: could not get file information for usr/share/man/man3/tld_get_4z.3.gz
warning: could not get file information for usr/share/man/man3/tld_get_table.3.gz
warning: could not get file information for usr/share/man/man3/tld_get_z.3.gz
warning: could not get file information for usr/share/man/man3/tld_strerror.3.gz
These files really do exist but the true path name is:
/usr/share/man/man3/tld_strerror.3.gz
for example, not
usr/share/man/man3/tld_strerror.3.gz
I've tried running pacman from the filesystem root directory ("/"), but I still got those same warning messages.
Is anyone else experiencing this?
Is there a fix for these warning messages?
(They might be benign because the upgrade also completes successfully but maybe there is some processing that is not getting done.)
Charles Bailey