Bug#544175: add_mail_brackets option wrong default and description

2010-08-07 Thread spiral voice

Hi,

 

this bug was fixed in MLDonkey 3.0.2

 

- spiralvoice
  

Bug#555602: FTBFS with binutils-gold

2010-08-07 Thread spiral voice

Hi,

 

this bug was fixed in MLDonkey 3.0.3

 

- spiralvoice
  

Bug#377011: dhcp3-server: include option to avoid starting the server on install

2009-07-15 Thread spiral voice


_
http://redirect.gimas.net/?n=M0906xIE8_MSN4
Internet Explorer 8 jetzt für MSN  - kostenlos!


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521119: Please split esound plugin from libxine1-gnome

2009-03-24 Thread Spiral Voice
Package: libxine1-gnome
Version: 1.1.14-6

Hi,

when installing Xine's Esound support for use in Amarok
I tried to install libxine1-gnome:

# LC_ALL=C apt-get install --no-install-recommends libxine1-gnome
[...]
The following NEW packages will be installed:
  gnome-mime-data libavahi-glib1 libgnomevfs2-0 libgnomevfs2-common 
libxine1-gnome shared-mime-info
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 3154kB of archives.
After this operation, 13.8MB of additional disk space will be used.

which is a bit too much for using a 8KB plugin file:

# ls -la /usr/lib/xine/plugins/1.23/ | grep esd
-rw-r--r-- 1 root root   8448 11. Feb 03:55 xineplug_ao_out_esd.so

What about splitting the package and creating an esound-only
plugin package, like libxine1-esound?

I solved the situation by copying only xineplug_ao_out_esd.so
onto my HDD and everything works, no need to install a bunch
of Gnome libs in my KDE-only system.

Greetings, spiralvoice

___
DSL zum Nulltarif + 20 Euro Extraprämie bei Online-Bestellung über die
DSL Freundschaftswerbung! http://dsl.web.de/?ac=OM.AD.AD008K15279B7069a




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#484674: mldonkey: Packaging too complex

2009-03-11 Thread Spiral Voice
Hi,

Forest Bond schrieb:

 Can you point me to some documentation of the multiuser functionality?

http://cvs.savannah.gnu.org/viewvc/mldonkey/distrib/multiuser.txt?root=mldonkeyview=markup

Cheers, spiralvoice

__
Nur bis 16.03.! DSL-Komplettanschluss inkl. WLAN-Modem für nur 17,95 EURO/mtl.
 + 1 Monat gratis!* http://dsl.web.de/?ac=OM.AD.AD008K15039B7069a




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516829: Http double slash request arbitrary file access vulnerability

2009-03-10 Thread Spiral Voice
Hi,

here is a copy of an email I wrote today:

Mehdi Dogguy schrieb:
  Hello,
  
  I'm trying to understand why the submitted patch is enough to fix the
  issue. More particularly, how /../ are removed from the url?
  
  Cheers,
  

Hi,

the fix for MLDonkey consists of two parts, first this patch which
removes leading slashes from the path/filename-part of an URL:

http://cvs.savannah.gnu.org/viewvc/mldonkey/src/utils/lib/url.ml?root=mldonkeyr1=1.9r2=1.10

This fixes http://mldonkey:4080//etc/passwd style attacks.

This was not enough however to fix the problem so I added this patch:

http://cvs.savannah.gnu.org/viewvc/mldonkey/src/daemon/driver/driverControlers.ml?root=mldonkeyr1=1.113r2=1.114

The old code worked like this:

If the file requested is not an MLDonkey command or an otherwise
internally defined file this code was called:

| s -  http_send_bin r buf (String.lowercase s)

The function http_send_bin was extended in MLDonkey 2.8.4 to
check the internal commonPictures database which contains country
flags, if a file was not found there, File.to_string was called which
reads files from the local filesystem - bad idea.

So, the problem was created when country flags were added to
MLDonkey.

I changed the code shown above to 

| s - http_send_bin_pictures r buf (String.lowercase s)

http_send_bin_pictures is basically the same function as
http_send_bin, but it only checks the commonPictures database
and does not read any files from the local disc -  problem solved.

Cheers, spiralvoice

__
Nur bis 16.03.! DSL-Komplettanschluss inkl. WLAN-Modem für nur 17,95 EURO/mtl.
 + 1 Monat gratis!* http://dsl.web.de/?ac=OM.AD.AD008K15039B7069a




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516829: Http double slash request arbitrary file access vulnerability

2009-03-10 Thread Spiral Voice
Hi,

this scan was done against MLDonkey 3.0.0:

---
- Nikto 2.02/2.03 - cirt.net
+ Target IP:   192.168.1.8
+ Target Hostname: router
+ Target Port: 4080
+ Start Time:  2009-03-11 22:33:08
---
+ Server: No banner retrieved
- Successfully authenticated to realm MLdonkey.
+ OSVDB-3126: GET /submit?setoption=qoption=allowed_ipsvalue=255.255.255.255 
: MLdonkey 2.x allows administrative interface access to be access from any IP. 
This is typically only found on port 4080.
+ 2967 items checked: 1 item(s) reported on remote host
+ End Time:2009-03-11 22:35:23 (135 seconds)
---
+ 1 host(s) tested

The message about allowed_ips can be ignored, default is 127.0.0.1.

Cheers, spiralvoice


Pt! Schon vom neuen WEB.DE MultiMessenger gehört? 
Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#495486: udev: recently changed /dev/disk/by-id names

2008-08-18 Thread spiral voice

Hi,

same problem here on a SCSI-only system.

I am also using USB sticks which gets device names /dev/sd?
assigned before the SCSI discs, therefore the device names
of my SCSI discs change whether the USB stick is attached
or not.

This causes no problem for me because in fstab and grub I
am using device names like this with udev-0.125-5 on Lenny:

/dev/disk/by-id/scsi-SFUJITSU_MAP3367NP_UPV7P3A01007-part3

Before the udev update

2008-08-15 02:41:13 upgrade udev 0.114-2 0.125-5

I used device names like this:

/dev/disk/by-id/scsi-SUPV7P3A01007-part3

Due to the sudden changes in udev my system did not boot
anymore (something I only knew from Gentoo updates ;))
I had to boot my system with Knoppix in order to find out
about the problem and fix it.

With keeping this changes in udev without backward
compatability the Etch-Lenny upgrade path seems broken
for me.

Greetings, spiralvoice

_
Online Karaoke: Neu! Kostenlos! Hunderte Songs zum Mitsingen!
http://karaoke.unterhaltung.msn.de/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#487803: mldonkey: unaligned data access in CryptoPP.cc

2008-07-29 Thread spiral voice

Hi,

patch v2 was committed upstream.

Greetings, spiralvoice

_
Neu: Mit Live Search Ihre Stadt in der Vogelperspektive!
http://maps.live.de


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484674: mldonkey: Packaging too complex

2008-06-06 Thread spiral voice

Hi,

 Why does mldonkey-server need an init script?  Yes, it's a daemon,
 but that is merely an implementation detail.  When it comes down to
 it, mldonkey is a *p2p client*.  It should be run by normal users
 when they want to connect to a p2p network.

YVMV, but MLDonkey is also designed to work as a P2P service,
some people even use it on dedicated download servers, this is
especially true since MLDonkey contains build-in multiuser functionality.

 Why the special make invocations?  The configure script suggests
 running `make', but debian/rules runs `make utils opt' or some such
 nonsense.  It fails when I try to build the version from intrepid on
 my hardy box (after backporting and installing the dependencies),
 even though just plain `make' runs perfectly.

You may have hit an upstream bug, please post the error messages
you are seeing with running make utils opt.

I just tested ./configure  make utils opt and it compiled w/o errors.

Greetings, spiralvoice

_
Neu: Mit Live Search Ihre Stadt in der Vogelperspektive!
http://maps.live.de


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#458924: mldonkey-server: illegal instruction on vortex86 CPU

2008-04-05 Thread spiral voice

Hi,

you need to enable CPUID support in your kernel to get MLDonkey to work:

http://mldonkey.sourceforge.net/forums/viewtopic.php?p=27524#27524

Greetings, spiralvoice

_
Neu: Mit Live Search Ihre Stadt in der Vogelperspektive!
http://maps.live.de



Bug#457762: mldonkey-gui: crash on startup (opcode 53)

2007-12-28 Thread spiral voice

Hi,

this bug is fixed in mldonkey-gui-2.9.2-3

http://packages.qa.debian.org/m/mldonkey/news/20071226T000204Z.html

Greetings, spiralvoice
_
Neu: Internet Explorer 7 optimiert für MSN!
http://optimize.de.msn.com/default.aspx?mkt=de-de



Bug#456081: FTBFS with GCC 4.3: missing #includes

2007-12-13 Thread spiral voice

Hi,

this bug is fixed in MLDonkey CVS.

Greetings, spiralvoice
_
Importieren Sie ganz einfach Ihre E-Mail Adressen in den Messenger!
http://messenger.live.de/community/neuekontakte_adressimport.html



Bug#453340: mldonkey-server: Mldonkey-server compiled with glibc6 and now SID use glibc2.7

2007-12-13 Thread spiral voice

Hi,

you can ignore this warning message.

It was created because users used a glibc-2.3 linked version on
a glibc-2.2 system which core dumps in iconv functions when
a GUI connects to the core.

glibc 2.3 is not to problematic in this regard.

Greetings, spiralvoice

_
Windows Live Fotogalerie: So einfach organisieren Sie Ihre Fotos!
http://get.live.com/photogallery/overview 



Bug#445193: lablgtk2-2.10.0 breaks MLDonkey GTK2 GUI

2007-12-13 Thread spiral voice

Hi,

I do not know a work-around for this problem...

Greetings, spiralvoice

_
Kostenlose Windows Live Services in einem Komplettpaket. Gleich downloaden!
http://get.live.com/



Bug#452343: mlgui: crashes on startup, just after clean install

2007-12-13 Thread spiral voice

Hi,

this is a duplicate of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445193

Patched lablgtk2-2.10.0 needs to be recompiled in order to produce a working 
mlgui.

Greetings, spiralvoice

_
Windows Live Fotogalerie: So einfach organisieren Sie Ihre Fotos!
http://get.live.com/photogallery/overview 



Bug#445193: lablgtk2-2.10.0 breaks MLDonkey GTK2 GUI

2007-12-13 Thread spiral voice

Hi,

small update, I just saw that my patch for lablgtk
was committed to lablgtk2 SVN repo:
http://svn.gna.org/viewcvs/lablgtk/trunk/src/gtkMain.ml?r2=1392rev=1392r1=1361dir_pagestart=100

I think you can include this patch in the Debian package of lablgtk2.

Greetings, spiralvoice

_
Neu: Internet Explorer 7 optimiert für MSN!
http://optimize.de.msn.com/default.aspx?mkt=de-de



Bug#444481: mldonkey-server: mlnet does not start on alpha

2007-10-17 Thread spiral voice

Hi,

I do not know what to do next, especially in the light of all those
alpha-related Ocaml bugs. Nonetheless I will commit your patch
to MLDonkey CVS and release MLDonkey 2.9.2 in the next days.
Maybe the Debian build system is able to produce a working binary.

Did you try to compile a byte-code binary of MLDonkey?
make mlnet.byte

Greetings, spiralvoice
_
Schnell, einfach und kostenlos auf Windows Live™ Hotmail umsteigen!
http://g.msn.com/8HMBEN/14811??PS=



Bug#444481: mldonkey-server: mlnet does not start on alpha

2007-10-08 Thread spiral voice

Hi,
 
there are various alpha-related bugs for Ocaml:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335578
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338148
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345793
 
If MLDonkey compiled with Ocaml 3.10.0 from unstable
works, you should try it in favour of 3.09.2.
 
Greetings, spiralvoice

_
Neu: Internet Explorer 7 optimiert für MSN!
http://optimize.de.msn.com/default.aspx?mkt=de-de



Bug#444481: mldonkey-server: mlnet does not start on alpha

2007-10-05 Thread spiral voice

Hi,

your bug looks similar to this one:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=280213

Please try this patch to enable usage of statvfs() instead of statfs()

diff -a -x Root -x Repository -x Tag -x Entries -x Entries.Log -x .svn -x 
'*.rej' -x '*.orig' -x '*.cmi' -x '*.cma' -x '*.cmo' -x '*.cmx' -x '*.cmxa' -x 
'*.a' -x '*.o' -x .depend -x Makefile -x mlnet -x ocamlpp.byte -N -r -u 
./src/utils/lib/stubs_c.c ./src/utils/lib/stubs_c.c
--- ./src/utils/lib/stubs_c.c   2007-01-08 12:02:08.0 +0100
+++ ./src/utils/lib/stubs_c.c   2007-10-05 20:06:35.0 +0200
@@ -1074,7 +1074,7 @@
 
 #ifdef HAVE_STATS
 static value
-#if ((defined (sun) || defined (__sun__))) || (defined(__NetBSD__)  
(__NetBSD_Version__ 29900)) || defined (__hpux__)
+#if ((defined (sun) || defined (__sun__))) || (defined(__NetBSD__)  
(__NetBSD_Version__ 29900)) || defined (__hpux__) || defined(__alpha__)
 copy_statfs (struct statvfs *buf)
 #else
 copy_statfs (struct statfs *buf)
@@ -1126,7 +1126,7 @@
   CAMLparam1 (pathv);
   CAMLlocal1 (bufv);
   const char *path = String_val (pathv);
-#if ((defined (sun) || defined (__sun__))) || (defined(__NetBSD__)  
(__NetBSD_Version__ 29900)) || defined (__hpux__)
+#if ((defined (sun) || defined (__sun__))) || (defined(__NetBSD__)  
(__NetBSD_Version__ 29900)) || defined (__hpux__) || defined(__alpha__)
   struct statvfs buf;
   if (statvfs (path, buf) == -1)
 #else

Greetings, spiralvoice

_
Freunde treffen. Jetzt den Windows Live™ Messenger downloaden!
Windows Live Writer Beta - Veröffentlichen Sie Multimediainhalte in Ihrem Blog!



Bug#444481:

2007-10-04 Thread spiral voice

Hi,

please send the output of shell command mount.

 Syntax error while parsing file users.ini at pos 24:(Stream.Error())
 it seems that users.ini is corrupt,
 try to use a backup from /home/sacha-utf/.mldonkey/old_config

To fix this, delete users.ini and try again. Its important to get the
output of these MLDonkey commands: diskinfo, debug_disk .

Greetings, spiralvoice

_
http://liveearth.de.msn.com/
Das größte Konzert aller Zeiten! Live Earth - die Highlights! Jetzt auf MSN! 



Bug#445193: lablgtk2-2.10.0 breaks MLDonkey GTK2 GUI

2007-10-03 Thread spiral voice

Package: lablgtk2
Version: 2.10.0-1

Hi,

MLDonkey 2.9.2 will contain some patches to allow usage of
lablgtk2-2.10.0 without breaking backwards compatibility.

Unfortunately one patch in lablgtk-2.10.0 breaks backwards
compatibility with its earlier versions. This patch needs to
be reverted in order to work with MLDonkey GTK2 GUI:

http://svn.gna.org/viewcvs/lablgtk/trunk/src/gtkMain.ml?rev=1359dir_pagestart=100view=diffr1=1359r2=1358p1=trunk/src/gtkMain.mlp2=/trunk/src/gtkMain.ml

Greetings, spiralvoice

_
Freunde treffen. Jetzt den Windows Live™ Messenger downloaden!
Windows Live Writer Beta - Veröffentlichen Sie Multimediainhalte in Ihrem Blog!



Bug#444481:

2007-09-30 Thread spiral voice

Hi,

it seems you are the first person using MLDonkey on Alpha for a long time;-)

I need some informations about your system:

In /home/sacha-utf/.mldonkey/downloads.ini please change these options:

hdd_temp_stop_core false
hdd_coredir_stop_core false

This should allow MLDonkey to start, but you will not be able to download
because MLDonkey thinks your HDD is full which is wrong. The reason for
this seems to be a problem with header files or C functions reporting disk
space usage.

To debug this please send the following files and data:

- output of shell commands mount, man statfs, man vstatfs
- output of MLDonkey commands diskinfo, debug_disk .

and all these files:

checking for sys/vfs.h... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes

taken from Alpha buildlog
http://buildd.debian.org/fetch.cgi?pkg=mldonkey;ver=2.9.1-1;arch=alpha;stamp=1189616373

Greetings, spiralvoice

_
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig 
im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/ 
Jetzt gratis downloaden!





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#440551:

2007-09-20 Thread spiral voice

Hi,

if you download from BT, MLDonkey, during its shutdown process, has to 
notify the
tracker(s) that the download(s) stopped. If you download many torrent files 
at
once, MLDonkey needs some time to notify all trackers and wait for their 
confirmation.


To speed-up the shutdown time of MLDonkey you may try this option:

2005/11/21
4440: New option shutdown_timeout, 3 sec, was hardcoded before (Amorphous)

But if you use anti-leech trackers you may loose credits if the tracker does 
not

receive a proper update about transfered data when MLDonkey shuts down.

Greetings, spiralvoice

_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439030:

2007-08-22 Thread spiral voice
Would it work if we temporarily built mldonkey in bytecode on 64bit 
linuxes?


I can't answer this question because I do not have access to 64bit hardware.
According the forum posts using Ocaml 3.09 fixes the problem, please ask
further question directly in the forum.

Greetings, spiralvoice

_
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig 
im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/ 
Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#433648: bugreport - mldonkey-server - dependency-problem

2007-08-21 Thread spiral voice

Hi,

MLdonkey has no runtime dependency for gzip or any other external tool.
The error message you are seeing

2007/07/11 15:03:37 [cWeb] Failure(Unknown kind [nodes.gzip]) while
loading http://update.kceasy.com/update/fasttrack/nodes.gzip

comes from the fact that Debians MLDonkey package is compiled without
Fasttrack support, but option web_infos in downloads.ini contains a
Fasttrack node list, its has type nodes.gzip.
If you remove this entry the error message will disappear.

This situation is not the reason for the shutdown of MLDonkey core.

2007/07/11 15:03:37 [dMain] Received SIGINT, stopping MLDonkey...

MLDonkey core received the system signal SIGINT, so core shutdown
is a totally normal behaviour. If this was not intended, turn off sending
SIGINT to MLDonkey;-)

Greetings, spiralvoice

_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439030: Crashes on 64bit platform compiled with Ocaml 3.10.0

2007-08-21 Thread spiral voice

Package: mldonkey-server
Version: 2.9.0-1

Hi,

I am following the ongoing discussions about updating Debians
Ocaml packages to 3.10.0. MLDonkey 2.9.0 uses this Ocaml
version already as default compiler, but this combo seems to
crash on 64bit Linux platforms:

http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26652#26652
http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26735#26735

The reason for the crashes is still under investigation. Please
take this into account when uploading new MLDonkey packages.

Greetings, spiralvoice

_
Haben Spinnen Ohren? Finden Sie es heraus – mit dem MSN Suche Superquiz via  
http://www.msn-superquiz.de  Jetzt mitmachen und gewinnen!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#427805:

2007-06-06 Thread spiral voice

Hi,

its not a bug, its a new feature of MLDonkey 2.8.6.

5815: Unix32: Override system umask to force correct function
 of option create_file_mode (pango)

MLDonkey has two options:
- create_dir_mode, default 755
- create_file_mode, default 664

In order to let these functions work like intended the current
umask has to be ignored, therefore patch 5815 was coded.

To fix the problem change option create_dir_mode to 775.

Greetings, spiralvoice

_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#417624: Several build bugs

2007-04-03 Thread spiral voice

Package: mldonkey-server
Version: 2.8.4-1

These bug were reported in build logs:

http://buildd.debian.org/build.php?arch=hppapkg=mldonkeyver=2.8.4-1
make[1]: Entering directory `/build/buildd/mldonkey-2.8.4/debian/xml-man'
# Verification
xmllint --nonet --noout --postvalid --xinclude mlgui.xml
make[1]: xmllint: Command not found
make[1]: [mlgui.1] Error 127 (ignored)

---

http://buildd.debian.org/build.php?arch=armpkg=mldonkeyver=2.8.4-1
dpatch  apply-all
applying patch 01_see to ./ ... ok.
applying patch arm_dynamic_loop_delay to ./ ... failed.
make: *** [patch-stamp] Error 1
**
Build finished at 20070402-0031
FAILED [dpkg-buildpackage died]
Purging chroot-unstable/build/buildd/mldonkey-2.8.4

Patch arm_dynamic_loop_delay is already included in CVS

---

http://buildd.debian.org/fetch.cgi?pkg=mldonkeyver=2.8.4-1arch=ia64stamp=1175467141file=log
cd debian/xml-man  /usr/bin/make all
make[1]: Entering directory `/build/buildd/mldonkey-2.8.4/debian/xml-man'
# Verification
xmllint --nonet --noout --postvalid --xinclude mlgui.xml
make[1]: xmllint: Command not found
make[1]: [mlgui.1] Error 127 (ignored)

_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#415318: mldonkey-server: Cannot start after a power failure

2007-03-18 Thread spiral voice

Hi,

MLdonkey core supports a parameter

 -pid : directory for pid file

where to place pid files.

Support for this option was added in mldonkey-server-2.8.1-3:

  * Using -pid option of mlnet to create the pidfile, closes: #341615.

Unstable has already version 2.8.3-1 of mldonkey-server, due to the
upcoming release of Etch and its feature freeze this new version
unfortunately did not made it into testing.

Greetings, spiralvoice

_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#397497:

2007-01-16 Thread spiral voice

Hi,

sorry for the unspecific usage instructions.

The command has to be called like this:

mlnet -useradd admin toto

I updated the patch inplace
https://savannah.nongnu.org/patch/index.php?5673
to print the correct help text.

Greetings, spiralvoice

_
Haben Spinnen Ohren? Finden Sie es heraus – mit dem MSN Suche Superquiz via  
http://www.msn-superquiz.de  Jetzt mitmachen und gewinnen!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#406247:

2007-01-16 Thread spiral voice

Hi,

I compared

Package: mldonkey-server
Architecture: i386
Source: mldonkey
Version: 2.8.1-2

with

http://people.debian.org/~smimram/mldonkey/mldonkey-server_2.8.1-2etch1_i386.deb

using my 400MB testfile uploading it to eMule 0.47c.

mldonkey-server-2.8.1-2 uploaded 766MB,
mldonkey-server-2.8.1-2etch1 uploaded 400MB,
the bug is fixed in the new package version.

Greetings, spiralvoice

_
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig 
im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/ 
Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#397497:

2007-01-10 Thread spiral voice

Hi,

it seems the patch attachment did not reach Debian bug tracker.

Here you can find the -useradd-patch:
http://savannah.nongnu.org/patch/index.php?5673

Greetings, spiralvoice

_
Haben Spinnen Ohren? Finden Sie es heraus – mit dem MSN Suche Superquiz via  
http://www.msn-superquiz.de  Jetzt mitmachen und gewinnen!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#406247: Urgent patch to solve upload problem

2007-01-09 Thread spiral voice

Package: mldonkey-server
Version: 2.8.2-1

Hi,

MLDonkey has a very serious bug which leeds to uploading
data blocks twice to eMule clients.

This is due to the fact that MLDonkey gets confused by
eMule rotating block request scheme.

http://hydranode.com/docs/ed2k/ed2kproto.php#upload
Namely, eMule (and compatible) clients use rotational chunkrequest 
scheme,

where each REQCHUNKS packet contains one new chunk and two older chunks
...
This can lead to duplicate data being sent by mldonkeys, if a rotational
chunkrequest scheme is used when communicating with them.


More infos about it, including logs proving the problem, can be found here:
http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4576

On https://savannah.nongnu.org/patch/index.php?5664 you will find patches
for all MLDonkey versions since 2.6.0. I tested the patch with 2.6.0,
without it it uploaded 700MB for a 350MB file to eMule 0.47c, with the
patch it send 350MB, nothing more.

Please update all MLDonkey ebuilds present in Debian/Ubuntu.

_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#397497: getting rid of mldonkey_users

2007-01-09 Thread spiral voice

Samuel Mimram schrieb:

Hi spiralvoice,

As you already told us, the tool mldonkey_users that we used in Debian
is not anymore compatible with the new users.ini format. It would take
me some time to adapt the mldonkey_users script and anyway this is not a
good solution to duplicate the code. Could mldonkey provide itself a way
to modify users.ini (i.e. add users, remove users, etc.) using command 
line?


Hi,

I posted a patch to create a new parameter -useradd for MLDonkey to
be used in postinst script. You should find the patch in bug 397497.

Please test it, command useradd should be enough for the init scripts.

The other stuff, like removing users should be done from inside MLDonkey
core ifself because at the point when args are parsed, no network modules
are loaded, therefore files.ini is not loaded. MLDonkey core at the arg 
parsing

stage can not block the deletion of users with current downloads, which is a
necessary function to avoid confusion for users.

IMHO even the process of setting an admin password in MLDonkey should
not be done with init scripts but from inside MLDonkey.
If the default of allowed_ips (127.0.0.1) is changed and the admin password
is empty, all admin users get a warning message when logging in.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406247
is a very urgent bug. Current behaviour does not send broken data, but
causes very ineffective transfer of data. My test showed that all data sent
to eMule clients is sent twice! This is going on since at least MLDonkey 
2.5.16.
I found the bug also in Mulus 0.18.1 which is based on the very 2.5.16 
version

of MLdonkey. My feeling is that eMule once changed their behaviour and no
one noticed that MLDonkey could not cope with it until now...

Greetings, spiralvoice

_
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig 
im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/ 
Jetzt gratis downloaden!



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#406247:

2007-01-09 Thread spiral voice

Hi,

I downloaded

http://ftp.debian.org/debian/pool/main/m/mldonkey/mldonkey_2.8.1.orig.tar.gz

and could apply the file 5664-2.7.6.patch from

https://savannah.nongnu.org/patch/?5664

without problems.

Greetings, spiralvoice

_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#397497: debian/utils/mldonkey_users is incompatible with multiuser-style users.ini

2006-11-07 Thread spiral voice

Package: mldonkey-server
Version: 2.8.1-1

Topic says it all, the only conversion MLdonkey does is
when a user in option users exists and not in users2.
This user, incl. password, is converted to users2.

Changes done by debian/utils/mldonkey_users to existing
users in option users are ignored when 2.8.2 comes out.
The new multiuser code is already used in current CVS.

_
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig 
im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/ 
Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#395068: Fix

2006-10-24 Thread spiral voice

Hi,

this patch fixes the problem: 
http://savannah.nongnu.org/patch/index.php?5484


_
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit 
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! 
http://desktop.msn.de/ Jetzt gratis downloaden!




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389431: mldonkey: dies with segmentation fault

2006-09-25 Thread spiral voice

# grep /etc/magic\ mlnet.strace
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 20
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 20
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 22
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 31
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 31
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 31
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 36
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 36
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 36
30807 open(/etc/magic, O_RDONLY|O_LARGEFILE) = 36

Please compile MLDonkey without libmagic support (--disable-magic),
MLDonkey is known to fail if a text database is found first:
http://savannah.nongnu.org/bugs/?17160

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389431:

2006-09-25 Thread spiral voice

Hi,

The flag --disable-magic is already used, ... Or am I missing something?

yes: mlnet's from self compiled sources
According to the strace the core uses magic files so libmagic-support was
compiled into the core. What I do not understand is that I never had
such a crash here in month using that support.

Did you try my comment in 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378831

Please set $MAGIC in MLDonkey start-up environment to
/usr/share/file/magic.mgc and try again.

This bug has nothing to do with the Debian package, it can be closed IMHO.

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#387977: MLDonkey 2.8.1 has been released

2006-09-17 Thread spiral voice

Package: mldonkey-server
Version: 2.8.0-1

New version is out




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#272837: Fixed

2006-09-16 Thread spiral voice

This bug is fixed in current package version.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#387722: Arm: arm_dynamic_loop_delay not applied anymore

2006-09-16 Thread spiral voice

Package: mldonkey-server
Version: 2.8.0-1

Hi,

an IRC user reported hanging MLDonkey server on arm platform.

According to
http://buildd.debian.org/fetch.php?pkg=mldonkeyver=2.8.0-1arch=armstamp=1158281806file=logas=raw


arm_dynamic_loop_delay not applied to ./ .


the patch is not applied anymore.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#387260: Patch for serious BT performance problem available in CVS - please sync

2006-09-13 Thread spiral voice

Package: mldonkey-server
Version: 2.7.7-10

Having patch 5384 ( http://savannah.nongnu.org/patch/?5384 ) in Debian 
package would be enough,

but it would also be nice if you could include the latest patches as well:

2006/09/13
5386: Telnet: Longhelp cleanup
5385: Command mem_stats: verbosity 0 is default now
5360: patch removed, it does not fix the bug
5383: BT: Detect new client types (thx to pango)
- fix Mainline detection for two-digit version numbers
- fix Tornado detection
- fix broken Bits on wheels detection
- detect Rufus
- detect Bitspirit v3
5384: BT: Fix serious bug causing bad performance introduced
 by abstract bitmaps patch (pango)

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#387260: Some other stuff

2006-09-13 Thread spiral voice

This feature is present in CVS and 2.7.7-10
#272837: mldonkey-server: show emule comments in file property

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378831
Please reopen the bug and try my latest comment.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#387260: Patch for serious BT performance problem available in CVS - plea

2006-09-13 Thread spiral voice

From: Samuel Mimram [EMAIL PROTECTED]
I'm a bit busy (or lazy? :) at the moment. Could you send me the diff?


http://mldonkey.sourceforge.net/spiralvoice/277_cvs20060913.bz2




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378831:

2006-09-03 Thread spiral voice
Please set $MAGIC in MLDonkey start-up environment to 
/usr/share/file/magic.mgc and try again.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#385920: Please update package to current CVS code (again)

2006-09-03 Thread spiral voice

Package: mldonkey-server
Version: 2.7.7-9

Hi,

latest CVS code in use on Debian was 2006/08/15, introduced in 2.7.7-7

Please sync sourcecode to latest CVS which includes cryptoflags.dpatch
which is equal to MLDonkey patch #5313.

To get a diff between current CVS and last release-2-7-7

rm -rf ./cvs-down
mkdir -p cvs-down/cvs
mkdir -p cvs-down/release
cd cvs-down/cvs
cvs -d:pserver:[EMAIL PROTECTED]:/sources/mldonkey co -P mldonkey
cd ../release
cvs -d:pserver:[EMAIL PROTECTED]:/sources/mldonkey co -r 
release-2-7-7 -P mldonkey

cd ..
diff -uwNr -x CVS ./release/ ./cvs/ | bzip2 -9  patch.bz2


Here is the changelog:

2006/09/03
5367: EDK: Use random default for ED2K_port instead of fixed 4662
- existing ini files are never changed
- after donkey.ini is created the value is not changed automatically
5366: HTML: Remove obsolete EDK history links
5365: Accept FTP URLs on command line
5364: Update options descriptions, remove obsolete options, clean log
5363: Limit max_hard_download_rate when max_hard_upload_rate  10
- upload = 10- unlimited download
- upload  10  3 - download limited to upload * 4
- upload  4  - download limited to upload * 3

2006/09/01
5361: Faster filenames_variability computation (pango)
5360: HTML: Increase webinterface buffer to avoid problems with long output
5315: EDK: Change some internal server data to option values
5354: New option: max_filenames, maximum number of different filenames
5355: Move buffer_writes_delay timer from Donkey to Global module
5344: Small code optimization for stderr warnings (thx to pango)

2006/08/28
5341: New command: filenames_variability
- compute differences between the filenames of a file to detect fakes
 the higher the value, the more likely its a fake
5335: Fix small bugs in ! command (execute shell commands)
5334: HTML: Display edk2 links in search results
5333: Clean logging (Swarmer, Fasttrack, Gnutella)
5332: New command option: rem blocked - remove all IP blocked servers
5330: Configure: Check MinGW version, at least 3.10 is needed (Schlumpf)
5329: some configure improvements and cleanups (Schlumpf)

2006/08/26
5320: some html_mods tables  css improvements (Schlumpf)
5322: Use CXXFLAGS present at configure when compiling (smimram)

2006/08/21
5319: Configure: New option --enable-minimum
- Compile MLDonkey with Donkey only, without gd, magic, bzip2, sui
5304: cleanup donkeyOptions.ml (whitespace, tabs, comments) (Schlumpf)
5303: cleanup btOptions.ml (whitespace, tabs, comments) (Schlumpf)
5302: cleanup commonOptions.ml (whitespace, tabs, comments) (Schlumpf)
5318: Fix wrong buildinfo configure args with autoconf 2.60
5317: Compile fix for GTK1 newgui in addition to patch 5310

2006/08/16
5309: Increase reserved number of FDs from 20 to 40 for dynamic libs
5310: EDK: Request filelist from friends only when requested,
 disable automatic download (pango)
5312: GTK2 GUI: Fix histograms (su_blanc)
5313: CryptoPP: Check for g++ capabilities




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#384205: CryptoPP compiled with -O0

2006-08-22 Thread spiral voice

FYI: CryptoPP is a bit picky about CFLAGS.
Never use omit-frame-pointer and omit-leaf-frame-pointer with it, it breaks 
the code:

http://forums.gentoo.org/viewtopic-p-3508439.html#3508439

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#311585: mldonkey-server: Fatal error: out-of-bound access in array or string

2006-08-21 Thread spiral voice
There have been some changes in MLDonkey specific to sparc between 2.5.28 
and 2.7.7

but I think the bug you saw was fixed in Ocaml upstream on Jan 4th, 2006:

Objective Caml 3.09.1:
Bug fixes:
- ocamlopt: float alignment problem on SPARC PR#3944

http://caml.inria.fr/mantis/view.php?id=3944

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383527: Bug fixed

2006-08-17 Thread spiral voice

Hi,

this bug is already fixed in CVS:
https://savannah.nongnu.org/patch/?func=detailitemitem_id=5313

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383187: Please update package to current CVS code

2006-08-15 Thread spiral voice

Package: mldonkey-server
Version: 2.7.7-6

Please release a new package version with this patch included:
http://mldonkey.sourceforge.net/spiralvoice/cvs%20-%202-7-7.patch.bz2

This patch solves Debian bugs 254000 and 344905
The file above is a diff between vanilla release-2-7-7 and current CVS as of 
2006/08/15,

including these latest patches:

2006/08/15
5308: CryptoPP: Fix infinite loop when re-creating private key fails
5307: CryptoPP: Deactivate compiler option -momit-leaf-frame-pointer
...

I am asking for this release because I would like to see this patch in 
testing before 2.8.0 is released.
MLDonkey 2.8.0 will be released some time after Gentoo makes 2.7.7 stable 
which is currently not
the case. The goal of 2.8.0 is to solve as many bugs as possible without 
moving in too many new

features, therefore testing current CVS code in Debian would be very nice.

Right after 2.8.0 comes out the codebase will be a bit unstable for some 
time because I will then

commit the already coded multiuser patch into CVS.
Its therefore very important to find as many bugs as possible before this 
date.


Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#254000: MLDonkey patch for syslog

2006-07-23 Thread spiral voice

Hi,

there is a new patch for MLDonkey CVS:
https://savannah.nongnu.org/patch/index.php?func=detailitemitem_id=5260

This patch
https://savannah.nongnu.org/patch/index.php?func=detailitemitem_id=5258
is also needed if applied for vanilla 2.7.7

With these patches MLDonkey core can log directly to syslog:
New option log_to_syslog, default false
Post log messages to syslog. This setting is independent of log_file and 
its associated commands, therefore close_log does not stop log to syslog. 
Its therefore possible to log to syslog and log_file at the same time.


Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379459: New upstream version available

2006-07-23 Thread spiral voice

Package: libsyslog-ocaml-dev
Version: 1.2-3.1

Hi,

the homepage of Eric Stokes moved to http://homepage.mac.com/letaris


From there syslog-1.3.tar.gz is available with small fixes in syslog.ml


Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#254000: MLDonkey patch for syslog

2006-07-23 Thread spiral voice

Hi,

not all platforms MLDonkey is working on provide a
syslog-ocaml package. I do not have experience
including 3rd-party cmx/cmxa files while linking
MLDonkey core so I appreciate patches.

But syslog.ml is not really a big file so including
it in MLDonkey is easier than coding the optional
compile of it or its linking. I know this contradicts
Debian (and other distros) package management
philosophy, but in this case I do not care that much
for a file sized 7500 byte;-)

There are already other 3rd-party libs present in
MLDonkey sourcecode, like camlzip (incl. bzip2),
ocamlrss, xml-light, CryptoPP which would require
the same treatment. If its really important to use
existing Debian packages this should be done
in a broader way which works on many distros,
including the packages mentioned above.
This topic is very low on my personal to-do list.

Including 3rd-party libs reduces the management
efforts to provide compiling/working sourcecode
because its proven code, which in the case of
ocamlrss, CryptoPP and camlzip also includes
special modifications for use in MLDonkey.

BTW: I posted a bug report for libsyslog-ocaml-dev
because a new upstream version is available.

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#341615: mlnet.pid should be in a boot-time cleaned directory

2006-07-16 Thread spiral voice

Hi,

I do not know if the Debian package already supports the -pid parameter
when starting MLDonkey.

Dominique Dumont wrote:

Placing mlnet.pid in /var/run will not be enough to get
mldeonkey-server cleanly started after a hard reset.

To restart mldeonkey-server after a reset, I have to:
- rm /var/lib/mldonkey/config_files_space.tmp
- rm /var/lib/mldonkey/mlnet.pid


MLDonkey core checks if the pid in mlnet.pid is already in use, if not,
mlnet.pid is deleted on MLDonkey does not refuse to start.

The same is valid for config_files_space.tmp since mldonkey-server-2.7.7-3
http://packages.debian.org/changelogs/pool/main/m/mldonkey/current/changelog.html
  * Added 03_lock_config_files_space.dpatch in order to handle leftover
config_files_space.tmp files, closes: #359237.

If the Debian package uses -pid parameter already this bug report can be 
closed.


Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#345793: mldonkey: fails to build on alpha

2006-07-13 Thread spiral voice

Hi,

the bug is there again:
http://buildd.debian.org/fetch.php?pkg=mldonkeyver=2.7.7-3arch=armstamp=1152654927file=logas=raw

/tmp/camlstartup4ea0de.o: In function `caml_curry5_3':
(.text+0x43bc): relocation truncated to fit: BRADDR against symbol 
`caml_call_gc' defined in .text section in 
/usr/lib/ocaml/3.09.2/libasmrun.a(alpha.o)

/tmp/camlstartup4ea0de.o: In function `caml_curry6':
(.text+0x444c): additional relocation overflows omitted from the output
collect2: ld returned 1 exit status
Error during linking
make[1]: *** [mlnet] Error 2

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378150: Missing optional dependency to libs/libmagic1

2006-07-13 Thread spiral voice

Package: mldonkey-server
Version: 2.7.7-3

MLDonkey supports file-type recognition using libmagic database,
the Debian binary currently lacks this support.

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#359237: mldonkey-server: provides few log lines at daemon startup

2006-07-10 Thread spiral voice

Hi,

please try this patch:
https://savannah.nongnu.org/patch/index.php?func=detailitemitem_id=5235

This patch should resolve the problems when config_files_space.tmp
is a left-over from a previous crash of MLDonkey.
Now this file is kept open when MLDonkey core is running, so it
uses one file descriptor more than before, and locks it.
While this first MLDonkey is running a second one will fail to lock
the file on startup and therefore refuse to start.
If this second MLDonkey can lock config_files_space.tmp on startup
it will be deleted and MLDonkey starts normally.

This patch has to be tested on a lot of OS/distros  filesystems
if the lock is successful before it can be applied to CVS.
Start MLDonkey twice in the same dir, the second one should fail.
Then start MLDonkey once, copy config_files_space.tmp somewhere
safe, stop MLDonkey, copy config_files_space.tmp back and restart
MLDonkey, it should delete config_files_space.tmp on startup and
print a log message.

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#344679: mldonkey-server: Check for /var/lib/mldonkey/config_files_space.tmp

2006-07-10 Thread spiral voice

Hi,

this bug report is a duplicate of bug #359237, please close.

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#375921: Unnecessary configure options

2006-06-28 Thread spiral voice

Package: mldonkey-server
Version: 2.7.7-2

MLDonkey is compiled with these options:

--disable-directconnect --enable-soulseek --enable-opennap

All of these networks are currently defunct and enabling them is
not possible because their configure options are not active.

The sourcecode of these networks is kept in CVS for eventually
re-enabling them at a later time if some maintainer for this code
can be found.

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#375920: Parse error in downloads.ini while updating from 2.7.3-2 to 2.7.7-2

2006-06-28 Thread spiral voice

Package: mldonkey-server
Version: 2.7.7-2

While updating from 2.7.3-2 to 2.7.7-2 I get this error message:

---
Setting up mldonkey-server (2.7.7-2) ...
Installing new version of config file /etc/init.d/mldonkey-server ...
Unable to parse file: /var/lib/mldonkey/downloads.ini
Last word seen : \h3Welcome to MLdonkey/h3/div\
Position : line 954, char. 34-71
Fatal error: exception Parsing.Parse_error
Starting MLDonkey: mlnet.
---

The line mentioned above was default content of option motd_html
which was removed in MLDonkey 2.7.7.

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#270476: mldonkey-server: Same problem; html gui asks for password after

2006-06-28 Thread spiral voice

Hi,


 users = [
   (admin, 31D6CFE0D16AE931B73C59D7E0C089C0);]


This is the entry of admin with an empty password.
The passwords are saved as md4 values and the value above
is the one for an empty password.

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#364679: mldonkey-server: Version 2.7.5 is availble since April 12, 2006

2006-06-19 Thread spiral voice

Hi,

MLDonkey 2.7.7 has been released today.

Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#347465: mldonkey-server: bus error on sparc

2006-01-16 Thread spiral voice

Hi,

testing MLDonkey 2.7.1 on Solaris 9/Sparc did not show the tiger tree error.

This error was fixed in 2.7.1:
2005/12/01
4657: Fix for C files for AMD64, mipsel platforms
 improve endianness checking in tiger.c, md5_c.c and CryptoPP.h,
 print endianness in buildinfo, removed sha1_old code

Therefore I am a bit surprised that this error still exists.
Could you please compile Ocaml and MLDonkey yourself?

Remove all Ocaml and MLDonkey stuff from Debian/Sparc

wget http://caml.inria.fr/pub/distrib/ocaml-3.09/ocaml-3.09.1.tar.bz2
tar -xjvf ocaml-3.09.1.tar.bz2
cd ocaml-3.09.1
./configure
make world.opt
make install

wget 
http://download.savannah.gnu.org/releases/mldonkey/mldonkey-2.7.2.tar.bz2

tar -xjvf mldonkey-2.7.2.tar.bz2
cd mldonkey-2.7.2
./configure
make
./mlnet -stdout

No tiger tree error should appear now. If it still does, please check
/usr/local/lib/ocaml/caml/config.h. A sparc CPU is big-endian
(this should also be reported by MLDonkey buildinfo command)
and ARCH_BIG_ENDIAN should be defined in config.h.
MLDonkey uses this header file since the patch mentioned above.
So if 2.7.1 still reports failed tiger tree check then something could
be wrong when detecting endianess.

- spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#341615: mlnet.pid should be in a boot-time cleaned directory

2006-01-03 Thread spiral voice

Hi,

the MLDonkey core already supports this:

2005/09/21
4449: New parameter for pid file: -pid dir, small improvements for pid 
files


Greetings, spiralvoice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#312370: Bug in documentation - change password described wrong

2005-06-07 Thread spiral voice

Package: mldonkey-server
Version: 2.5.28-2

in /usr/share/doc/mldonkey-server/README.Debian.gz

1.1 Changing Password

 MLDonkey natively support only two ways to set the password : through the 
GUI,

 through the telnet interface.

 To change the password through the telnet interface :
 - you log into the telnet interface with the former user/password :
 - you change the password with the auth command.

   telnetauth user old-passwd
   telnetauth user new-passwd


This is wrong, it should be:

   telnetauth user old-passwd
   telnetadd_user user new-passwd
   telnetauth user new-passwd




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#231553: bug solved

2005-05-17 Thread spiral voice
Hi,
cache.shareaza.com is not present in MLDonkey 2.5.30.15 anymore.
Upgrading core solves this bug.
- spiralvoice

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#285231: bug fixed

2005-05-17 Thread spiral voice
This bug is fixed in 2.5.30.15

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]