Hi,
It seems I missed this bit in the release notes:
"the centos/7 images no longer include the package documentation installed by default, reducing the image size by around 70MB (you can reinstall the packages whose documentation you need)."
This makes these images troublesome for interactive use (i.e. to get a CentOS VM that we can SSH into and use normally). Please reconsider this choice. Reinstalling just about every package during provisioning to get man pages back is not a proper solution.
Best regards,
Carlos Rodrigues
On Sun, Dec 10, 2017 at 9:11 PM, Carlos Rodrigues cefrodrigues@gmail.com wrote:
Hi,
In the latest vagrant box (1710.01), no man page can be found by default, altough both "man-db" and "man-pages" are installed and "rpm -V" shows nothing wrong with them.
Doing a "yum reinstall man-pages" fixes the problem, but I don't understand why, since this "rpm -q --scripts" returns nothing for it.
Best regards,
Carlos Rodrigues