just took a look into the maverick package: http://bazaar.launchpad.net /~ubuntu- branches/ubuntu/maverick/apt/maverick/annotate/head:/debian/apt.cron.daily
things seem to be better there: nice ionice -c3 update-apt-xapian-index -q but we have the same issue as in bug 363695 - it should be something like this for best niceness: nice -n 19 ionice -c 3 update-apt-xapian-index --update --quiet authors file: http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/maverick/apt/maverick/annotate/head:/AUTHORS -- update-apt-xapian-index is run both daily and weekly https://bugs.launchpad.net/bugs/594820 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
