[Bug 738408] Re: perldoc completion dies if MANPAGER is set
Launchpad Bug Tracker
738408 at bugs.launchpad.net
Tue Oct 4 06:31:23 UTC 2011
This bug was fixed in the package bash-completion - 1:1.3-1ubuntu5
---------------
bash-completion (1:1.3-1ubuntu5) oneiric; urgency=low
* patches/100_upstart.patch: New bash completion for upstart.
(LP: #535172)
* patches/101_bash_completion.oga_ogv.patch: Increase support for other
OGG formats including .oga, .ogx, etc.
(LP: #311525)
* patches/102_manpager.patch: Override MANPAGER when generating perldoc
completions.
(LP: #738408)
* patches/103_colormake.patch: Add support for colormake to the make
completion rules.
(LP: #743208)
-- Bryce Harrington <bryce at ubuntu.com> Mon, 03 Oct 2011 22:33:39 -0700
** Changed in: bash-completion (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash-completion in Ubuntu.
https://bugs.launchpad.net/bugs/738408
Title:
perldoc completion dies if MANPAGER is set
Status in “bash-completion” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: bash-completion
If MANPAGER is set, the perldoc completion tries to launch your pager,
screwing up your terminal..
This is because it uses "PAGER=/bin/cat man perl" to pull some
completions out. However, MANPAGER and PERLDOC_PAGER both override
PAGER.
The enclosed patch fixes this: it just unsets MANPAGER and
PERLDOC_PAGER when generating the completions so the output goes to
/bin/cat as intended.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: bash-completion 1:1.1-3ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-29.58-generic-pae 2.6.32.28+drm33.13
Uname: Linux 2.6.32-29-generic-pae i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Sat Mar 19 13:21:15 2011
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100224.1)
PackageArchitecture: all
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: bash-completion
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/738408/+subscriptions
More information about the foundations-bugs
mailing list