Your message dated Fri, 25 Sep 2009 22:26:16 +0000
with message-id <[email protected]>
and subject line Bug#548071: fixed in readahead-list 1:1.20060421.1016-7
has caused the Debian Bug report #548071,
regarding Automatic profile run when the boot files and scripts change?
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.)
--
548071: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548071
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: readahead
Version: 1:1.20060421.1016-1
Tags: patch
Severity: wishlist
It would be convenient, if the boot is automatically profiled when
boot related setup changes. Here is a proposal which uses dpkg
triggers (require dh_gencontrol from debhelper version 5.0.59 or
newer), to trigger a profile run on the next boot every time a file is
changed under /etc/init.d/ or /lib/modules/. The patch is based on
the one currently in used by readahead-fedora.
It might also be a good idea to touch the file on first time
installation, to make sure the next boot is profiled.
diff -uNr ../readahead-list-1.20060421.1016/debian/readahead.postinst
../readahead-list-1.20060421.1016-pere/debian/readahead.postinst
--- ../readahead-list-1.20060421.1016/debian/readahead.postinst 2009-09-23
17:02:48.000000000 +0200
+++ ../readahead-list-1.20060421.1016-pere/debian/readahead.postinst
2009-09-23 17:09:51.000000000 +0200
@@ -28,6 +28,11 @@
update-rc.d -f readahead remove
}
+if [ "$1" = triggered ]; then
+ touch /etc/readahead/profile-once
+ exit 0
+fi
+
. /usr/share/debconf/confmodule
diff -uNr ../readahead-list-1.20060421.1016/debian/triggers
../readahead-list-1.20060421.1016-pere/debian/triggers
--- ../readahead-list-1.20060421.1016/debian/triggers 1970-01-01
01:00:00.000000000 +0100
+++ ../readahead-list-1.20060421.1016-pere/debian/triggers 2009-09-23
17:10:09.000000000 +0200
@@ -0,0 +1,2 @@
+interest /etc/init.d
+interest /lib/modules
Happy hacking,
--
Petter Reinholdtsen
--- 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 ---