Bash Completion not installed in deb package

Open
#164 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
bash, debian
Domain
cli, release

Research direction

Start with enroot/conf/bash_completion and inspect the install script and manual install instructions referenced in the issue. Update the Debian package installation so the completion file is placed at /usr/share/bash_completion/completions/enroot, then verify the generated .deb contains it at that path.

Written by the indexing model from the issue text.

Description

There is a bash completion script at enroot/conf/bash_completion but it does not get installed to /usr/share/bash_completion/completions/enroot by the .deb installation as expected. I can't see any reference to it in the install script (or the manual install instructions), maybe it should be added since it's quite handy (as in Docker) to be able to tab-complete image names etc.

Dominant language
Shell
Stars
1.1k
Forks
139
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NVIDIA/enroot

All issues in NVIDIA/enroot

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.