Comment 0 for bug 1172420

Revision history for this message
Adam Gandelman (gandelman-a) wrote : python-novaclient installs broken symlink /etc/bash_completion.d

python-novaclient's bash completion does not work, the package installs a broken sym link in /etc/bash_completion.d:

ubuntu@raring-04-24-1156:~$ ls -lh /etc/bash_completion.d/nova.bash_completion
lrwxrwxrwx 1 root root 53 Apr 5 17:39 /etc/bash_completion.d/nova.bash_completion -> /usr/share/doc/python-novaclient/nova.bash_completion
ubuntu@raring-04-24-1156:~$ ls /usr/share/doc/python-novaclient/nova.bash_completion
ls: cannot access /usr/share/doc/python-novaclient/nova.bash_completion: No such file or directory