bugmldonkey, a multi-networks file-sharing client - Bugs: bug #16647, don't add nodes.gzip when compiled...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16647: don't add nodes.gzip when compiled without fasttrack

Submitter:  orbit <orbit>
Submitted:  Sun 21 May 2006 02:25:16 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Feature request Status:  None
Assigned to:  None Open/Closed:  Open
Release:  2.7.6 Release:  2.7.6
Operating System:  None Binaries Origin:  CVS / Self compiled
CPU type:  None

Thu 01 Jun 2006 01:29:14 AM UTC, comment #4: 

If you compile MLDonkey without Fasttrack module:

Buildinfo
Networks: Global Shares  Donkey (noSUI)

nodes.gzip is not downloaded:
2006/06/01 03:23:08 [cWeb] Failure("Unknown kind [nodes.gzip]") while loading http://update.kceasy.com/update/fasttrack/nodes.gzip

because web_kind "nodes.gzip" was never added to the internal list.

But "nodes.gzip" is part of web_infos option in downloads.ini
because its added by commonOptions. To remove all network specific
web_infos they have to be moved into network ini files and
collection code for complete web_infos list has to be made.
This will also allow to avoid loading web_infos files for compiled
but disabled networks as mentioned in comment #1.

spiralvoice <spiralvoice>
Group administrator
Thu 01 Jun 2006 01:21:56 AM UTC, comment #3: 

Ah, now I understand.
The helptext is provided from the network module (fasttrackServers.ml,
CommonWeb.add_web_kind "nodes.gzip" "List of fasttrack nodes").
If you do not compile this network module the helptext is never added.

spiralvoice <spiralvoice>
Group administrator
Mon 22 May 2006 02:41:12 PM UTC, comment #2: 


> nodes.gzip has a description here in vwi:
> nodes.gzip List of fasttrack nodes

ok, in helptext but not in Kind / Type - table

orbit <orbit>
Mon 22 May 2006 07:31:54 AM UTC, comment #1: 

The same is valid for other files, if donkey is disabled
server.met is still downloaded, if overnet is disabled contact.dat
is still downloaded.

nodes.gzip has a description here in vwi:
nodes.gzip List of fasttrack nodes

spiralvoice <spiralvoice>
Group administrator
Sun 21 May 2006 02:25:16 PM UTC, original submission:  

when core is compiled without fasttrack
--disable-fasttrack or --disable-multinet
no nodes.gzip is needed.

also there is no description of nodes.gzip in vwi.

orbit <orbit>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code