Alexpux / MSYS2-pacman

MSYS2 port of Arch Linux packman package manager.
GNU General Public License v2.0
164 stars 34 forks source link

'warning: could not get file information' during update #41

Open jay opened 7 years ago

jay commented 7 years ago

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.