Bug 5304 - alternatives-manual is too silent on errors
Summary: alternatives-manual is too silent on errors
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: alternatives (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-11 12:20 MSD by Alexey Voinov
Modified: 2005-07-13 15:46 MSD (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Voinov 2004-10-11 12:20:22 MSD
$ alternatives-list /usr/bin/vim-X11
/usr/bin/vim-X11 points to /usr/bin/vim-gtk2

$ alternatives-manual /usr/bin/vim-X11 /usr/bin/vim-neXtaw
Don't forget to run alternatives-update to apply changes

$ sudo alternatives-update

$ alternatives-list /usr/bin/vim-X11
/usr/bin/vim-X11 points to /usr/bin/vim-gtk2

alternatives-manual должна ругнуться на то, что не удалось перекинуть альтернативу.
Comment 1 inger@altlinux.org 2004-11-18 12:54:28 MSK
это было из-за тихого ed. теперь вроде как ругается ;)