MSYS2-pacman
MSYS2-pacman copied to clipboard
'warning: could not get file information' during update
I updated msys2 today by doing pacman -Syyuu
and during the update there were a bunch of warnings:
(197/197) checking available disk space [#####################] 100%
warning: could not get file information for usr/share/man/man3/Git::I18N.3pm.gz
warning: could not get file information for usr/share/man/man3/Git::SVN::Editor.3pm.gz
warning: could not get file information for usr/share/man/man3/Git::SVN::Fetcher.3pm.gz
warning: could not get file information for usr/share/man/man3/Git::SVN::Memoize::YAML.3pm.gz
warning: could not get file information for usr/share/man/man3/Git::SVN::Prompt.3pm.gz
warning: could not get file information for usr/share/man/man3/Git::SVN::Ra.3pm.gz
warning: could not get file information for usr/share/man/man3/Git::SVN::Utils.3pm.gz
warning: could not get file information for usr/lib/python2.7/site-packages/libxml2mod.a
warning: could not get file information for usr/lib/python2.7/site-packages/libxml2mod.dll.a
:: Processing package changes...
The colon might be the issue since it's a reserved character. No idea about the python ones.