Your message dated Fri, 25 Sep 2009 22:26:16 +0000
with message-id <[email protected]>
and subject line Bug#535003: fixed in readahead-list 1:1.20060421.1016-7
has caused the Debian Bug report #535003,
regarding readahead: use start-stop-daemon's -I option instead of ionice
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
535003: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535003
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: readahead
Version: 1:1.20060421.1016-5
Severity: normal
Tags: patch

Hi,

ionice is not needed to start readahead-list with an idle priority. By using 
s-s-d's -I option there's no need to depend on /usr being mounted and on 
ionice being installed.

Attached patch should do it.

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net
--- unpacked/etc/init.d/readahead	2009-03-31 13:07:03.000000000 -0600
+++ /etc/init.d/readahead	2009-06-27 19:06:49.000000000 -0500
@@ -37,11 +37,11 @@
         # If "profile" is placed on the kernel command-line we watch the boot
         # sequence and generate new readahead lists, rather than read the lists
         if ! grep -q "profile" /proc/cmdline && test ! -f /etc/readahead/profile-once; then
-            if [ "$RUN_IN_BACKGROUND" = "true" -a -e "/usr/bin/ionice" ]; then
+            if [ "$RUN_IN_BACKGROUND" = "true" ]; then
                log_begin_msg "Reading files needed to boot (in background)..."
                 if /sbin/start-stop-daemon --background --start --quiet \
-                    --pidfile /var/run/readahead-list.bogus \
-                    --startas /usr/bin/ionice -- -c3 /sbin/readahead-list -s /etc/readahead/boot; then
+                    --pidfile /var/run/readahead-list.bogus -I idle \
+                    --startas /sbin/readahead-list -- -s /etc/readahead/boot; then
                     log_end_msg 0
                 else
                     log_end_msg $?

--- End Message ---
--- Begin Message ---
Source: readahead-list
Source-Version: 1:1.20060421.1016-7

We believe that the bug you reported is fixed in the latest version of
readahead-list, which is due to be installed in the Debian FTP archive:

readahead-list_1.20060421.1016-7.diff.gz
  to pool/main/r/readahead-list/readahead-list_1.20060421.1016-7.diff.gz
readahead-list_1.20060421.1016-7.dsc
  to pool/main/r/readahead-list/readahead-list_1.20060421.1016-7.dsc
readahead_1.20060421.1016-7_i386.deb
  to pool/main/r/readahead-list/readahead_1.20060421.1016-7_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <[email protected]> (supplier of updated readahead-list 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 25 Sep 2009 22:59:04 +0200
Source: readahead-list
Binary: readahead
Architecture: source i386
Version: 1:1.20060421.1016-7
Distribution: unstable
Urgency: low
Maintainer: Julian Andres Klode <[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Description: 
 readahead  - read files into the page cache
Closes: 535003 538174 548071
Changes: 
 readahead-list (1:1.20060421.1016-7) unstable; urgency=low
 .
   * Add dpkg triggers to do a profile run when a new init.d script is
     installed or a new module is installed into /lib/modules/ (Closes:
     #548071).
   * Make sure to increase inotify max_user_watches when profiling, to
     avoid running out of inotify entries (Closes: #538174).
   * Use start-stop-daemon argument -I instead of depending on ionice
     to set io nice level (Closes: #535003).  Patch from Raphael Geissert.
   * Always schedule a profile run on the next reboot after the package is
     installed, and remove debconf code to make it possible to preseed
     such run now that it is the default.
Checksums-Sha1: 
 8da02cc95a5acea1dfb47cdaf7e96efbfcc21865 1274 
readahead-list_1.20060421.1016-7.dsc
 e4ec59bbb293c8df953a6ffc02ae6b7cb77cda9c 23852 
readahead-list_1.20060421.1016-7.diff.gz
 6be4ad66de111fe55bb791d93dba7354a251b57f 27468 
readahead_1.20060421.1016-7_i386.deb
Checksums-Sha256: 
 b58eab2d8cd1bb58a47ddcc866ff62d460dc53da4f99f50369dceb291f706fbd 1274 
readahead-list_1.20060421.1016-7.dsc
 6b397c16b5b1a95caf10f2121604a2678b1e3d7442329d5643aa5a51a7909d24 23852 
readahead-list_1.20060421.1016-7.diff.gz
 362c4f816df683340bbb379a2a438380813d35a4c4a1e14a96dac2fdbf9c4710 27468 
readahead_1.20060421.1016-7_i386.deb
Files: 
 b2fb55efcbf186feda0aafea33391347 1274 admin optional 
readahead-list_1.20060421.1016-7.dsc
 96e8a9d29ea4cf221cdc28af7db971ef 23852 admin optional 
readahead-list_1.20060421.1016-7.diff.gz
 9f54d53720df52eb3c680520a3adf94f 27468 admin optional 
readahead_1.20060421.1016-7_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKvTBx20zMSyow1ykRAg04AKCiLzmu27dAh7JNdQfJ/wqLl/zGrQCdHECO
Cdu+LWFf1ncLVSQH0hpaGvQ=
=DlMZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to