mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #14150] BT : make_torrent creates sometimes torrent


From: Rebel2k
Subject: [Mldonkey-bugs] [bug #14150] BT : make_torrent creates sometimes torrents without name argument
Date: Tue, 16 Aug 2005 21:20:56 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14150>

                 Summary: BT : make_torrent creates sometimes torrents
without name argument
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: rebel2k
            Submitted on: Di 16.08.2005 um 21:20
                Category: Bittorrent-Plugin
                Severity: 3 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 2.6.1
                 Release: 2.6.2
        Platform Version: Linux
         Binaries Origin: CVS / Self compiled
                CPU type: Intel x86

    _______________________________________________________

Details:

I have observed a bad behavior of make_torrent.
When a multifile torrent should be created users have exactly to look that
they do not append an ending / in the command line while creating a torrent.
If then did not, the finished torrent gets a bad torrent "name"

this example should show what happend when I create an torrent:

1.
./make_torrent -tracker "www.mldonkey.net" -torrent donitor.torrent -create
donitor/

when checking with
./make_torrent -torrent donitor.torrent -print

output is:
-----
address@hidden:/home/mldonkey # ./make_torrent -torrent donitor.torrent -print
2005/08/16 23:08:48 Starting MLDonkey 2.6.1 ...
2005/08/16 23:08:48 Language DE, locale ISO-8859-15
2005/08/16 23:08:48 MLDonkey is working in .
2005/08/16 23:08:48 [DNS]: Resolving [server] ...
Torrent name: .
        comment: Created by MLdonkey/2.6.2.CVS
        created by: MLdonkey/2.6.2.CVS
        creation date: 23:08  Tue 16 Aug
        modified by:
        length: 351775
        encoding:
        tracker: www.mldonkey.net
        private: 0
        piece size: 262144
  Pieces: 2
      0: WVER2KDOAGQVFCKVDDHDIQEUBSSXHPBF
      1: EYROJMGDENVQG5MFWCNYPPSVJTPCW4UC
  Files: 22
            53 : dbase/README.txt
        272560 : dbase/esel.rrd
            37 : dbase/totals.csv
          1215 : ABOUT.txt
          2240 : CHANGELOG.txt
          3259 : INSTALL.txt
           379 : UPDATE.txt
         11839 : sbin/update_rrd.pl
         11833 : sbin/update_rrd.pl_org
            78 : tmp/README.txt
            78 : www/images/README.txt
          1920 : www/images/esel.gif
          5258 : www/images/last12h.gif
          4979 : www/images/last2d.gif
          4728 : www/images/last32d.gif
          4369 : www/images/last8d.gif
          2799 : www/images/peers.gif
          3749 : www/images/protocol.gif
          4160 : www/images/workload.gif
           242 : www/index.html
          8000 : www/monitor.cgi
          8000 : www/monitor.cgi_org
--------

have a look on "Torrent name: . "

2. now let create the torrent like:
./make_torrent -tracker "www.mldonkey.net" -torrent donitor.torrent -create
donitor

and -print shows now the right output:
-----
address@hidden:/home/mldonkey # ./make_torrent -torrent donitor.torrent -print
2005/08/16 23:12:25 Starting MLDonkey 2.6.1 ...
2005/08/16 23:12:25 Language DE, locale ISO-8859-15
2005/08/16 23:12:25 MLDonkey is working in .
2005/08/16 23:12:25 [DNS]: Resolving [server] ...
Torrent name: donitor
        comment: Created by MLdonkey/2.6.2.CVS
        created by: MLdonkey/2.6.2.CVS
        creation date: 23:12  Tue 16 Aug
        modified by:
        length: 351775
        encoding:
        tracker: www.mldonkey.net
        private: 0
        piece size: 262144
  Pieces: 2
      0: WVER2KDOAGQVFCKVDDHDIQEUBSSXHPBF
      1: EYROJMGDENVQG5MFWCNYPPSVJTPCW4UC
  Files: 22
-----

Torrent name now is right >> donitor

Now, is it a littel bug ? when not it should be mentioned in make_torrent
--help

P.S: what das private: 0/1 mean?




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
rebel2k                             | 




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14150>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]