#720405 bash-completion masks Xen disk devices with lvm utilities

#720405#5
Date:
2013-08-21 12:25:23 UTC
From:
To:
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.