-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[debian] packages man pages are not installed #1
Comments
this seems to be due to /etc/dpkg.cfg.d/01_nodoc, which is not relevant for oar-vagrant at least. |
removing /etc/dpkg.cfg.d/01_nodoc does not fix the issue. |
Removing localepurge package and apt tweaks seems to solve the problem. |
bizarre... neyron@takelma: |
apt-get install [any-package]
does not provide the man pages of the package.
Something may be wrong in the base image generated with kameleon ?
The text was updated successfully, but these errors were encountered: