update-alternatives fails to create link to editor man page
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Emacs |
Fix Released
|
Unknown
|
|||
emacs23 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: emacs23
When updating alternative to make emacs the default editor the following warning is emitted:
ayers@schiefer:~$ LANG=C sudo update-alternatives --config editor
There are 4 choices for the alternative editor (providing /usr/bin/editor).
Selection Path Priority Status
-------
* 0 /bin/nano 40 auto mode
1 /bin/ed -100 manual mode
2 /bin/nano 40 manual mode
3 /usr/bin/emacs23 0 manual mode
4 /usr/bin/vim.tiny 10 manual mode
Press enter to keep the current choice[*], or type selection number: 3
update-
update-
The file of the emacs-common package is /usr/share/
I'm not sure whether the file name or the update-alternatives snippets need to be corrected.
This issue exists in both Lucid and Maverick.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: emacs23-common 23.1+1-4ubuntu7
ProcVersionSign
Uname: Linux 2.6.35-24-generic x86_64
Architecture: amd64
Date: Sat Jan 1 20:17:45 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
PackageArchitec
ProcEnviron:
PATH=(custom, user)
LANG=de_AT.utf8
SHELL=/bin/bash
SourcePackage: emacs23
tags: |
added: lucid removed: amd64 |
Changed in emacs: | |
status: | Unknown → Fix Released |
I believe the issue may have been introduced by the debian change:
-- Rob Browning <snipped> Thu, 03 Sep 2009 21:55:25 -0700
emacs23 (23.1+1-2) unstable; urgency=low
...
* Fix update-alternatives to reflect the fact that all the binaries
have manpages now. Rename manpages from NAME.1FLAVOR to
NAME.FLAVOR.1.