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

Bug #1729882 reported by Andrei Shevchuk
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apt-xapian-index (Ubuntu)
New
Undecided
Unassigned

Bug Description

As well as update-apt-xapian-index cron jobs, dbus service should use nice and ionice too. The attached patch provides this.

Tags: patch
Revision history for this message
Andrei Shevchuk (shevchuk) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "update-apt-xapian-index-dbus.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.]

tags: added: patch
Revision history for this message
Andrei Shevchuk (shevchuk) wrote :

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

Revision history for this message
dino99 (9d9) wrote :

Maintainers for apt-xapian-index are Debian QA Group <email address hidden>.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.