Your message dated Sat, 12 Jan 2008 20:32:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#459406: fixed in timidity 2.13.2-19
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: timidity
Version: 2.13.2-11
Tags: patch
User: [EMAIL PROTECTED]
Usertags: incorrect-dependency
When testing dependency based boot sequencing, I discovered what I
believe is a minor bug in the init.d/timidity script. It need a
mounted /usr/, but do not depend on $remote_fs which is the dependency
required for scripts needing /usr/.
This patch change this to be the case.
diff -ur timidity-2.13.2.orig/debian/timidity.init
timidity-2.13.2/debian/timidity.init
--- timidity-2.13.2.orig/debian/timidity.init 2008-01-06 10:56:03.000000000
+0100
+++ timidity-2.13.2/debian/timidity.init 2008-01-06 11:00:57.000000000
+0100
@@ -11,8 +11,8 @@
### BEGIN INIT INFO
# Provides: timidity
-# Required-Start: $local_fs
-# Required-Stop: $local_fs
+# Required-Start: $remote_fs
+# Required-Stop: $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: start and stop timidity
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: timidity
Source-Version: 2.13.2-19
We believe that the bug you reported is fixed in the latest version of
timidity, which is due to be installed in the Debian FTP archive:
timidity-el_2.13.2-19_all.deb
to pool/main/t/timidity/timidity-el_2.13.2-19_all.deb
timidity-interfaces-extra_2.13.2-19_i386.deb
to pool/main/t/timidity/timidity-interfaces-extra_2.13.2-19_i386.deb
timidity_2.13.2-19.diff.gz
to pool/main/t/timidity/timidity_2.13.2-19.diff.gz
timidity_2.13.2-19.dsc
to pool/main/t/timidity/timidity_2.13.2-19.dsc
timidity_2.13.2-19_i386.deb
to pool/main/t/timidity/timidity_2.13.2-19_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.
Joost Yervante Damad <[EMAIL PROTECTED]> (supplier of updated timidity 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.7
Date: Sat, 12 Jan 2008 21:10:48 +0100
Source: timidity
Binary: timidity-el timidity timidity-interfaces-extra
Architecture: source all i386
Version: 2.13.2-19
Distribution: unstable
Urgency: low
Maintainer: Joost Yervante Damad <[EMAIL PROTECTED]>
Changed-By: Joost Yervante Damad <[EMAIL PROTECTED]>
Description:
timidity - Software sound renderer (MIDI sequencer, MOD player)
timidity-el - An Emacs front end to Timidity++
timidity-interfaces-extra - TiMidity++ extra user interfaces
Closes: 459406 460424 460448
Changes:
timidity (2.13.2-19) unstable; urgency=low
.
* Depend: on freepats instead of Recommends: as this keeps confusing users
(Closes: #460424)
* Fix spelling of S-Lang (Closes: #460448)
* Fix init.d LSB header: timidity needs /usr (Closes: #459406)
Files:
cb8502d60c2835b70d6a3a4efbbbcd76 1039 sound optional timidity_2.13.2-19.dsc
b56af36dae9a1d1c3b62a96a1cd30a6b 105918 sound optional
timidity_2.13.2-19.diff.gz
deb2d1aec5fef96574e97337a45057bc 16446 sound optional
timidity-el_2.13.2-19_all.deb
e5dd85f2cb3a70a7a83b999990837fac 542994 sound optional
timidity_2.13.2-19_i386.deb
57b4828e5213e8ced30118fb0ff77b79 84500 sound optional
timidity-interfaces-extra_2.13.2-19_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHiSE70/r2+3z8lN0RAupLAKC6DXWSoO8cPcHleXAZ8TfLVazZjgCgmwuG
uc6cn3H8C/Z3jIa912ghTV8=
=68G6
-----END PGP SIGNATURE-----
--- End Message ---