Mailinglist Archive: opensuse-bugs (5175 mails)
| < Previous | Next > |
[Bug 518883] zypper re-install of pkgs missing man pages, fails to install the man pages
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 2 Jul 2009 16:14:50 -0600
- Message-id: <20090702221450.5B825CC6B1@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=518883
User pgnet.dev@xxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=518883#c2
--- Comment #2 from pgnet Dev <pgnet.dev@xxxxxxxxx> 2009-07-02 16:14:49 MDT ---
in /etc/zypp/zypp.conf, removing the _explicit_ statment of,
--- rpm.install.excludedocs = no
cures the problem. now,
man -w rpm
No manual entry for rpm
zypper in -f rpm
man -w rpm
/usr/share/man/man8/rpm.8.gz
and, just to check,
man -w gzip
No manual entry for gzip
zypper in -f gzip
man -w gzip
/usr/share/man/man1/gzip.1.gz
odd, as iiuc, that's supposed be the default value, @
http://lists.opensuse.org/zypp-commit/2008-09/msg00240.html
"
## Default value: no
##
# rpm.install.excludedocs = no
"
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User pgnet.dev@xxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=518883#c2
--- Comment #2 from pgnet Dev <pgnet.dev@xxxxxxxxx> 2009-07-02 16:14:49 MDT ---
in /etc/zypp/zypp.conf, removing the _explicit_ statment of,
--- rpm.install.excludedocs = no
cures the problem. now,
man -w rpm
No manual entry for rpm
zypper in -f rpm
man -w rpm
/usr/share/man/man8/rpm.8.gz
and, just to check,
man -w gzip
No manual entry for gzip
zypper in -f gzip
man -w gzip
/usr/share/man/man1/gzip.1.gz
odd, as iiuc, that's supposed be the default value, @
http://lists.opensuse.org/zypp-commit/2008-09/msg00240.html
"
## Default value: no
##
# rpm.install.excludedocs = no
"
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |