[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#481332: marked as done (mldonkey-server: why is --enable-directconnect not in debian/rules ?)



Your message dated Mon, 27 Oct 2008 09:32:25 +0000
with message-id <E1KuOSX-0008PA-Om@ries.debian.org>
and subject line Bug#481332: fixed in mldonkey 2.9.5-2
has caused the Debian Bug report #481332,
regarding mldonkey-server: why is --enable-directconnect not in debian/rules ?
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 owner@bugs.debian.org
immediately.)


-- 
481332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481332
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mldonkey-server
Version: 2.9.5-2
Severity: normal
Tags: patch


Hello, I just installed mlnet and I was wondering if the directconnect feature
is working... It turned out that it wasn't enabled ?!huh?!
so I added the following patch rebuild & tested. And it works!

Thanks,
	Chr

PS: I uploaded the patch on 
http://www.file-upload.net/download-851882/mlnet-dc.patch.html
since I'm not sure if my mailer will post it unmangled

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mldonkey-server depends on:
ii  adduser                3.107             add and remove users and groups
ii  debconf [debconf-2.0]  1.5.21            Debian configuration management sy
ii  dpkg                   1.14.19           package maintenance system for Deb
ii  libbz2-1.0             1.0.5-0.1         high-quality block-sorting file co
ii  libc6                  2.7-11            GNU C Library: Shared libraries
ii  libfreetype6           2.3.5-1+b1        FreeType 2 font engine, shared lib
ii  libgcc1                1:4.3.0-4         GCC support library
ii  libgd2-noxpm           2.0.36~rc1~dfsg-2 GD Graphics Library version 2 (wit
ii  libjpeg62              6b-14             The Independent JPEG Group's JPEG 
ii  libpng12-0             1.2.27-1          PNG library - runtime
ii  libstdc++6             4.3.0-4           The GNU Standard C++ Library v3
ii  mime-support           3.40-1.1          MIME files 'mime.types' & 'mailcap
ii  ucf                    3.006             Update Configuration File: preserv
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

mldonkey-server recommends no packages.

-- debconf-show failed

*** /home/chuck/mlnet-dc.patch
--- mldonkey-2.9.5/debian/rules	2008-05-15 12:47:59.071974300 +0200
+++ mldonkey-2.9.5-p/debian/rules	2008-05-15 12:48:27.988061961 +0200
@@ -56,7 +56,8 @@ configure-stamp:
 	CFLAGS="$(CFLAGS)" CXXFLAGS="$(CFLAGS)" ./configure $(confflags) \
 	  --enable-gui \
           --disable-magic \
-	  --disable-fasttrack
+	  --disable-fasttrack \
+	  --enable-directconnect
 	touch configure-stamp
 
 build-arch: build-arch-stamp
--- mldonkey-2.9.5/debian/rules	2008-05-15 12:47:59.071974300 +0200
+++ mldonkey-2.9.5-p/debian/rules	2008-05-15 12:48:27.988061961 +0200
@@ -56,7 +56,8 @@ configure-stamp:
 	CFLAGS="$(CFLAGS)" CXXFLAGS="$(CFLAGS)" ./configure $(confflags) \
 	  --enable-gui \
           --disable-magic \
-	  --disable-fasttrack
+	  --disable-fasttrack \
+	  --enable-directconnect
 	touch configure-stamp
 
 build-arch: build-arch-stamp

--- End Message ---
--- Begin Message ---
Source: mldonkey
Source-Version: 2.9.5-2

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

mldonkey-gui_2.9.5-2_amd64.deb
  to pool/main/m/mldonkey/mldonkey-gui_2.9.5-2_amd64.deb
mldonkey-server_2.9.5-2_amd64.deb
  to pool/main/m/mldonkey/mldonkey-server_2.9.5-2_amd64.deb
mldonkey_2.9.5-2.diff.gz
  to pool/main/m/mldonkey/mldonkey_2.9.5-2.diff.gz
mldonkey_2.9.5-2.dsc
  to pool/main/m/mldonkey/mldonkey_2.9.5-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 481332@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvain Le Gall <gildor@debian.org> (supplier of updated mldonkey 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Mon, 27 Oct 2008 10:08:47 +0100
Source: mldonkey
Binary: mldonkey-server mldonkey-gui
Architecture: source amd64
Version: 2.9.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Sylvain Le Gall <gildor@debian.org>
Description: 
 mldonkey-gui - Graphical frontend for mldonkey based on GTK+
 mldonkey-server - Door to the 'donkey' network
Closes: 481332 498567
Changes: 
 mldonkey (2.9.5-2) unstable; urgency=low
 .
   [ Samuel Mimram ]
   * Enable directconnect protocol, closes: #481332.
 .
   [ Christian Perrier ]
   * Fix pending l10n issues. Debconf translations:
     - Japanese. Closes: #498567
 .
   [ Sylvain Le Gall ]
   * Acknowledge NMU
Checksums-Sha1: 
 7d33d480ddf59b8c089bf4f0e5ec5a39e332366a 1566 mldonkey_2.9.5-2.dsc
 ff7fe4185a874dfb7c200306f58fc36803d61c5a 136010 mldonkey_2.9.5-2.diff.gz
 365bdf6178356f1c828b42c1eaec393cf527a484 2797596 mldonkey-server_2.9.5-2_amd64.deb
 cd9223dd07a5cea09475947cb14a99bb177f1a3e 3952542 mldonkey-gui_2.9.5-2_amd64.deb
Checksums-Sha256: 
 0ec7a2346aaae43ef7bfc27d5397f0b2134cd61aa4d0c313f9ae88636d5b4aeb 1566 mldonkey_2.9.5-2.dsc
 31b6b9aaa119b09a374a02c7b3f3643493840ebc1141a58a58d7cdc6cfa7f5c8 136010 mldonkey_2.9.5-2.diff.gz
 d6bad03c6fbf49421cd21be3532c545920d22e7ce5f50566182d6de422b09c58 2797596 mldonkey-server_2.9.5-2_amd64.deb
 7e97650e1ea38220d1e6f8b774e343f785e4d5c8200f979ac5710f92984176bb 3952542 mldonkey-gui_2.9.5-2_amd64.deb
Files: 
 d150bd144ae2e91750114d3b9d6cb1b7 1566 net optional mldonkey_2.9.5-2.dsc
 9a119d45444555403125e98e898b29e5 136010 net optional mldonkey_2.9.5-2.diff.gz
 52cb584eb9ccc3f1adbf9b43e9481e90 2797596 net optional mldonkey-server_2.9.5-2_amd64.deb
 a76a3e3edb6672bb565a46923e242be0 3952542 net optional mldonkey-gui_2.9.5-2_amd64.deb

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

iD8DBQFJBYcfir2bofsN/psRAjzgAJ0Qp7tlilf6X8GekOa3a4kR4765ogCfVRWr
xUT3PzbaDYR1V8JTfDcPfiM=
=VPdW
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: