- Package:
- bash-completion
- Source:
- bash-completion
- Submitter:
- Tom Noonan II
- Date:
- 2013-08-21 12:45:06 UTC
- Severity:
- normal
Dear Maintainer, While partitioning a Xen disk (/dev/xvdb1) in Wheezy with LVM I noted that the bash-completion package caused bash tab completion to not complete /dev/x* with pvcreate or vgcreate. "pvcreate /dev/x<tab><tab>" returned no completions, whereas it should have tried to complete xvda, xvdb, and xvdc. Upon purging bash-completion expected behavior is restored.