Your message dated Sat, 05 Apr 2008 13:32:18 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#470067: fixed in wvstreams 4.4.1-0.2
has caused the Debian Bug report #470067,
regarding uniconfd: Problem with LSB header in init.d script
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.)
--
470067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470067
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: uniconfd
Version: 4.4.1-0.1
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: incorrect-dependency
I just checked the shutdown order in unstable on a machine with
dependency based boot sequencing enabled, and discovered a problem
with the init.d scripts provided in uniconfd. It stops to late and
start to early, as it do not depend on $remote_fs which guarantee that
/usr/ will be mounted and that it stops before sendsigs.
Another issue is that the init.d script list S in its stop runlevel
list. This make a useless stop symlink in rcS.d/. It should not be
included.
Here is a patch to solve these issues.
diff -ur wvstreams-4.4.1/debian/uniconfd.init
wvstreams-4.4.1.new/debian/uniconfd.init
--- wvstreams-4.4.1/debian/uniconfd.init 2007-07-19 23:22:30.000000000
+0200
+++ wvstreams-4.4.1.new/debian/uniconfd.init 2008-03-08 23:48:49.000000000
+0100
@@ -2,12 +2,10 @@
#
### BEGIN INIT INFO
# Provides: uniconfd
-# Required-Start: $local_fs
-# Required-Stop: $local_fs
-# Should-Start: $local_fs
-# Should-Stop: $local_fs
+# Required-Start: $remote_fs
+# Required-Stop: $remote_fs
# Default-Start: 2 3 4 5
-# Default-Stop: S 0 1 6
+# Default-Stop: 0 1 6
# Short-Description: Server that manages UniConf elements
# Description: A server that accepts incoming TCP or Unix
# connections, and gets or sets UniConf elements
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: wvstreams
Source-Version: 4.4.1-0.2
We believe that the bug you reported is fixed in the latest version of
wvstreams, which is due to be installed in the Debian FTP archive:
libuniconf4.4_4.4.1-0.2_i386.deb
to pool/main/w/wvstreams/libuniconf4.4_4.4.1-0.2_i386.deb
libwvstreams-dev_4.4.1-0.2_i386.deb
to pool/main/w/wvstreams/libwvstreams-dev_4.4.1-0.2_i386.deb
libwvstreams4.4-base_4.4.1-0.2_i386.deb
to pool/main/w/wvstreams/libwvstreams4.4-base_4.4.1-0.2_i386.deb
libwvstreams4.4-doc_4.4.1-0.2_all.deb
to pool/main/w/wvstreams/libwvstreams4.4-doc_4.4.1-0.2_all.deb
libwvstreams4.4-extras_4.4.1-0.2_i386.deb
to pool/main/w/wvstreams/libwvstreams4.4-extras_4.4.1-0.2_i386.deb
libwvstreams4.4-qt_4.4.1-0.2_i386.deb
to pool/main/w/wvstreams/libwvstreams4.4-qt_4.4.1-0.2_i386.deb
uniconf-tools_4.4.1-0.2_i386.deb
to pool/main/w/wvstreams/uniconf-tools_4.4.1-0.2_i386.deb
uniconfd_4.4.1-0.2_i386.deb
to pool/main/w/wvstreams/uniconfd_4.4.1-0.2_i386.deb
wvstreams_4.4.1-0.2.diff.gz
to pool/main/w/wvstreams/wvstreams_4.4.1-0.2.diff.gz
wvstreams_4.4.1-0.2.dsc
to pool/main/w/wvstreams/wvstreams_4.4.1-0.2.dsc
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.
Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated wvstreams 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, 05 Apr 2008 14:47:52 +0200
Source: wvstreams
Binary: libwvstreams4.4-base libwvstreams4.4-extras libuniconf4.4
libwvstreams4.4-doc libwvstreams4.4-qt libwvstreams-dev uniconfd uniconf-tools
Architecture: source i386 all
Version: 4.4.1-0.2
Distribution: unstable
Urgency: low
Maintainer: Simon Law <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description:
libuniconf4.4 - C++ network libraries for rapid application development
libwvstreams-dev - Development libraries and header files for libwvstreams4.4
libwvstreams4.4-base - C++ network libraries for rapid application development
libwvstreams4.4-doc - Documentation for WvStreams
libwvstreams4.4-extras - C++ network libraries for rapid application
development
libwvstreams4.4-qt - WvStreams and Qt Event Integration Library
uniconf-tools - Tools to interface with UniConf
uniconfd - Server that manages UniConf elements
Closes: 470067
Changes:
wvstreams (4.4.1-0.2) unstable; urgency=low
.
* Non-maintainer upload.
* Fixed dependency information LSB header in init.d script
(closes: #470067)
Files:
fe45152c16ac34fa0790127b85b2b993 955 libs optional wvstreams_4.4.1-0.2.dsc
5b22e27fb0d0356f1e7fc27a1266022f 10205 libs optional
wvstreams_4.4.1-0.2.diff.gz
061fed7b9772db7ebaf6bf9ead2e37e8 417898 libs optional
libwvstreams4.4-base_4.4.1-0.2_i386.deb
8055923a51b524065577a065c299c272 589620 libs optional
libwvstreams4.4-extras_4.4.1-0.2_i386.deb
6069c3dca5811238b3f7c0c9dc7a6aa2 330944 libs optional
libuniconf4.4_4.4.1-0.2_i386.deb
e7af300a52c0198ab10a4df1008dc512 239518 libs optional
libwvstreams4.4-qt_4.4.1-0.2_i386.deb
66e98375ffff37ed7b0d9f05e8546b4b 1495868 libdevel optional
libwvstreams-dev_4.4.1-0.2_i386.deb
8e23fb3655efa7d5ad64ce1fb665e42d 221612 utils optional
uniconfd_4.4.1-0.2_i386.deb
4e820a296691e13807be9f523db6cb69 216382 utils optional
uniconf-tools_4.4.1-0.2_i386.deb
3107242bf61ab01e619990e355cccfc4 4413376 doc optional
libwvstreams4.4-doc_4.4.1-0.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH93suTTx8oVVPtMYRAgWzAJ9mlziV+IcDTC61pyRakC9ZgxEG/wCfbOxD
OkcI62KZSbz99ji1TdYQyM4=
=6FfL
-----END PGP SIGNATURE-----
--- End Message ---