[Bug 294155] New: vim man-pages: duplicates
https://bugzilla.novell.com/show_bug.cgi?id=294155 Summary: vim man-pages: duplicates Product: openSUSE 10.3 Version: Alpha 6 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mfabian@novell.com QAContact: qa@suse.de Found By: Development The vim-base package contains duplicates of several man-pages. For example: mfabian@magellan:/usr/share/man$ find . -name vim.1.gz /pl.UTF-8/man1/vim.1.gz /it.UTF-8/man1/vim.1.gz /pl/man1/vim.1.gz /pl.ISO8859-2/man1/vim.1.gz /ru.KOI8-R/man1/vim.1.gz /ru.UTF-8/man1/vim.1.gz /man1/vim.1.gz /it/man1/vim.1.gz /fr.UTF-8/man1/vim.1.gz /fr.ISO8859-1/man1/vim.1.gz /fr/man1/vim.1.gz /it.ISO8859-1/man1/vim.1.gz mfabian@magellan:/usr/share/man$ mfabian@magellan:/usr/share/man$ diff ./fr.ISO8859-1/man1/vim.1.gz /fr/man1/vim.1.gz mfabian@magellan:/usr/share/man$ diff ./pl.ISO8859-2/man1/vim.1.gz /pl/man1/vim.1.gz mfabian@magellan:/usr/share/man$ Here the man-pages in the .ISO8859-1 and .ISO8859-2 directories should not be installed at all. They are never used anyway as can be seen in the output of "LC_ALL=fr_FR man -d vim" "LC_ALL=fr_FR.ISO-8859-1 man -d vim" "LC_ALL=fr_FR.UTF-8 man -d vim" (look for "Starting pipeline" in the debug output). Actually the extra man page for UTF-8 ./fr.UTF-8/man1/vim.1.gz is not necessary either. Our man/groff system is setup to accept both the legacy encoding *and* UTF-8 for each locale. I.e. for French it doesn't matter whether /usr/share/man/fr/man1/vim.1.gz is ISO-8859-15 encoded or UTF-8 encoded, both will work. Both in fr_FR *and* in fr_FR.UTF-8 locale. Same for Russian, it is enough to put the ./ru.UTF-8/man1/vim.1.gz into /usr/share/man/ru/man1/vim.1.gz and omit /ru.KOI8-R/man1/vim.1.gz. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294155 Mike Fabian <mfabian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |mkoenig@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294155#c1 Matthias Koenig <mkoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Matthias Koenig <mkoenig@novell.com> 2007-07-26 10:09:36 MST --- Removed duplicate man pages. Submitted to stable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com