Do not prompt on removal of apt-xapian-index from ubuntu cloud images
Change-Id: I49582a0c51aafcda6c0ad7911c291d58bb6c52a6
This commit is contained in:
parent
2d70812e81
commit
a8d8e7a30d
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
# This package is broken and causes real issues on update:
|
||||
# https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1227420
|
||||
apt-get remove apt-xapian-index || :
|
||||
apt-get --yes remove apt-xapian-index || :
|
||||
|
Loading…
Reference in New Issue
Block a user