Package: environment-modules
Version: 3.2.9c-2
Severity: normal
Tags: patch

Bash completion is currently broken:

    $ module show <tab><tab>
    -bash:
    directory
    file
    No
    or
    such
    /usr/share/modules/3.2.9/bin/modulecmd:

Instead of the expected:

    $ module show <tab><tab>
    3.2.9        module-cvs   modules      use.own
    dot          module-info  null
    $ module show

The cause of the issue is documented in Launchpad #1056014,
namely an incorrect reference to `modulecmd` in
`/etc/bash_completion.d/modules`.  See
https://bugs.launchpad.net/bugs/1056014

A debdiff is attached.  Credit should go to alexy-brodkin:
https://bugs.launchpad.net/ubuntu/+source/modules/+bug/1056014/comments/3

Best,
Brad

Attachment: modules_fix_bash_completion.debdiff
Description: Binary data

Reply via email to