For those interested in applying the patch before this gets fixed, here
is how to do this:

1. Secure way:
wget -P /tmp 
https://launchpadlibrarian.net/344295136/update-apt-xapian-index-dbus.patch
# review downloaded /tmp/update-apt-xapian-index-dbus.patch
sudo patch -p1 -d /usr/share/apt-xapian-index < 
/tmp/update-apt-xapian-index-dbus.patch

2. Easier, less secure way:
wget -O - 
https://launchpadlibrarian.net/344295136/update-apt-xapian-index-dbus.patch | 
sudo patch -p1 -d /usr/share/apt-xapian-index

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1729882

Title:
  update-apt-xapian-index-dbus does not use nice and ionice (patch
  attached)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1729882/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to