Your message dated Wed, 7 Sep 2005 23:36:11 +0200
with message-id <[EMAIL PROTECTED]>
and subject line New release
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Aug 2005 12:17:07 +0000
>From [EMAIL PROTECTED] Fri Aug 19 05:17:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from eol.lvk.cs.msu.su [158.250.17.73]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E65o2-0003eN-00; Fri, 19 Aug 2005 05:17:06 -0700
Received: by eol.lvk.cs.msu.su (Postfix, from userid 0)
id 9765F1B1A; Fri, 19 Aug 2005 16:17:03 +0400 (MSD)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Alexander Gerasiov <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mldonkey-server fails to start because of blah-blah.tmp in ~mldonkey
X-Mailer: reportbug 3.8
Date: Fri, 19 Aug 2005 16:17:03 +0400
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: mldonkey-server
Version: 2.5.28-2
Severity: normal
Tags: patch
This is very annoing. It's possible to check did the process start or
not only in syslog. :(
The following patch tries to detect such problems in /etc/init.d script:
[EMAIL PROTECTED]:~# diff -u /etc/init.d/mldonkey-server{.orig,}
--- /etc/init.d/mldonkey-server.orig 2005-08-19 15:42:46.000000000
+0400
+++ /etc/init.d/mldonkey-server 2005-08-19 15:45:40.000000000 +0400
@@ -52,6 +52,11 @@
echo "done."
fi
+if [ -e $MLDONKEY_DIR/*.tmp ];then
+ echo "mldonkey-server: start failed because of temp file(s) found:"
$MLDONKEY_DIR/*.tmp
+ exit 1
+fi
+
USER=`/usr/bin/stat --format="%U" $MLDONKEY_DIR/downloads.ini`
START_STOP_OPTIONS=""
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (620, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.12-1-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Versions of packages mldonkey-server depends on:
ii adduser 3.63 Add and remove users and groups
ii debconf [debconf-2.0] 1.4.30.13 Debian configuration management sy
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii mime-support 3.28-1 MIME files 'mime.types' & 'mailcap
ii ucf 1.17 Update Configuration File: preserv
ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime
-- debconf information:
* mldonkey-server/password: (password omitted)
* mldonkey-server/repassword: (password omitted)
* mldonkey-server/max_hard_download_rate: 0
* mldonkey-server/launch_at_startup: false
mldonkey-server/config_exist_no_options:
* mldonkey-server/max_alive: 24
* mldonkey-server/run_as_user: mldonkey
* mldonkey-server/plugin: Directconnect, Opennap, Overnet, Soulseek, Bittorent,
Gnutella
mldonkey-server/reown_file: false
* mldonkey-server/mldonkey_group: mldonkey
* mldonkey-server/mldonkey_niceness: 15
mldonkey-server/config_exist_no_dir:
mldonkey-server/false_password:
mldonkey-server/fasttrack_problem:
mldonkey-server/shared_directories: share
* mldonkey-server/mldonkey_dir: /var/lib/mldonkey
* mldonkey-server/restart_after_upgrade: true
* mldonkey-server/client_name: eol
mldonkey-server/mldonkey_move: false
* mldonkey-server/max_hard_upload_rate: 20
* mldonkey-server/mldonkey_umask: 0022
---------------------------------------
Received: (at 323948-done) by bugs.debian.org; 7 Sep 2005 21:36:13 +0000
>From [EMAIL PROTECTED] Wed Sep 07 14:36:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smarthost162.mail.easynet.fr (corwin.easynet.fr) [212.180.1.162]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ED7aX-0001kq-00; Wed, 07 Sep 2005 14:36:13 -0700
Received: from asi-62.asi256ip.easynet.fr ([212.180.39.62] helo=micro)
by corwin.easynet.fr with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
(Exim 4.50)
id 1ED7aV-0008Fh-Vw
for [EMAIL PROTECTED]; Wed, 07 Sep 2005 23:36:12 +0200
Received: from grand.gallu.homelinux.org ([192.168.0.14])
by micro with smtp (Exim 4.50)
id 1ED7aV-0007X6-FD
for [EMAIL PROTECTED]; Wed, 07 Sep 2005 23:36:11 +0200
Received: by grand.gallu.homelinux.org (sSMTP sendmail emulation); Wed, 7 Sep
2005 23:36:11 +0200
From: "Sylvain LE GALL" <[EMAIL PROTECTED]>
Date: Wed, 7 Sep 2005 23:36:11 +0200
To: [EMAIL PROTECTED]
Subject: New release
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.10i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Hello,
In the latest release, mldonkey_server check for *.tmp file before
starting mlnet. An error message is printed on stderr to warn the user
if there is a problem.
Kind regard
Sylvain Le Gall
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]