Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314023 - app-shells/bash-completion-1.1-r5: man completion doesn't support xz
Summary: app-shells/bash-completion-1.1-r5: man completion doesn't support xz
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-09 02:48 UTC by Dror Levin (RETIRED)
Modified: 2010-07-02 19:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dror Levin (RETIRED) gentoo-dev 2010-04-09 02:48:57 UTC
The bash-completion for man supports only gz, bz2 and lzma as extensions for manpages and lacks support for xz. The trivial fix is to add xz to the two places where lzma is mentioned in /usr/share/bash-completion/man (lines 10 and 57).
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-05-04 02:56:11 UTC
File upstream please.
Comment 2 Dror Levin (RETIRED) gentoo-dev 2010-07-02 19:02:59 UTC
This is fixed in bash-completion-1.2.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-07-02 19:06:08 UTC
thanks, I forgot to look