Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484394 - [science overlay] sci-mathematics/scilab: bash-completion installed under wrong name
Summary: [science overlay] sci-mathematics/scilab: bash-completion installed under wro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 477380
  Show dependency tree
 
Reported: 2013-09-09 20:44 UTC by Michał Górny
Modified: 2013-11-06 16:50 UTC (History)
1 user (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-09 20:44:13 UTC
$ grep complete scilab.bash_completion 
complete -F _scilab $filenames scilab scilab-cli scilab-adv-cli

In order for bashcomp to automatically load completions, the completion file should be installed as 'scilab', 'scilab-cli' and 'scilab-adv-cli' (latter likely symlinks to former).
Comment 1 Guillaume Horel 2013-11-01 02:02:52 UTC
This should now be fixed in the science overlay.