aMule Bug Tracker - aMule
View Issue Details
0001537aMuleUtilitiespublic2009-06-28 16:052009-07-11 22:13
AceX5 
sturedman 
normalminoralways
resolvedfixed 
LinuxGentoo Linux2.6.29-r5
SVN 
 
Linux
0001537: net-p2p/amule-2.2.5: amulecmd always shows 000.part.met
The amulecmd command does not correctly display the *.part.met information in
the show dl and show ul output. It will display 000.part.met for all downloads.

$ amulecmd
This is amulecmd 2.2.5

Creating client...
Succeeded! Connection established to aMule 2.2.5

---------------------------------------
| aMule text client |
---------------------------------------

Use 'Help' for command list

aMulecmd$ show dl
 > 00000000000000000000000000000000 File_A.download
 > [1.3%] 0/ 0 - Waiting - 000.part.met - Auto [Hi]
 > 00000000000000000000000000000000 File_B.download
 > [0.0%] 0/ 0 - Waiting - 000.part.met - Auto [Hi]
1. Add new download via WebUI
2. invoke amulecmd
3. issue show dl to check *.part.met file name

Actual Results:
will always display 000.part.met

Expected Results:
should return the correct temporary file name of the running download
This feature has been introduced in aMule Bug 0000870. Gentoo Bugzilla Bug 272101 reports this issue.
No tags attached.
Issue History
2009-06-28 16:05AceX5New Issue
2009-06-28 16:05AceX5Operating System => Linux
2009-06-29 23:38sturedmanNote Added: 0003204
2009-06-29 23:38sturedmanAssigned To => sturedman
2009-06-29 23:38sturedmanStatusnew => feedback
2009-06-29 23:38sturedmanDescription Updated
2009-06-29 23:38sturedmanSteps to Reproduce Updated
2009-07-02 21:30AceX5Note Added: 0003218
2009-07-04 14:09sturedmanNote Added: 0003219
2009-07-05 22:31AceX5Note Added: 0003220
2009-07-09 18:25AceX5Note Edited: 0003220
2009-07-11 22:13sturedmanNote Added: 0003225
2009-07-11 22:13sturedmanStatusfeedback => resolved
2009-07-11 22:13sturedmanResolutionopen => fixed
2009-07-11 22:13sturedmanProduct Version2.2.5 => SVN
2009-07-11 22:13sturedmanDescription Updated
2009-07-11 22:13sturedmanSteps to Reproduce Updated

Notes
(0003204)
sturedman   
2009-06-29 23:38   
Please retry with aMule / amulecmd from current SVN. It works for me with it.
(0003218)
AceX5   
2009-07-02 21:30   
Can't confirm that. Still the same with SVN trunk 9692...

acex5@plex ~ $ amulecmd --version
amulecmd SVN using v2.8.9 (Snapshot: rev. 9692)
acex5@plex ~ $ amulecmd -c "show dl"
This is amulecmd SVN rev. 9692

Creating client...
Succeeded! Connection established to aMule SVN
 > 00000000000000000000000000000000 download_name
 > [0.1%] 0/ 0 - Waiting - 000.part.met - Auto [Hi]
 > 00000000000000000000000000000000 download_name
 > [11.3%] 0/ 0 - Waiting - 000.part.met - Auto [Hi]
(0003219)
sturedman   
2009-07-04 14:09   
Are you using amule or amuled? Is it from SVN too?
(0003220)
AceX5   
2009-07-05 22:31   
(edited on: 2009-07-09 18:25)
I'm using amuled. Got the SVN tarball (9692) from http://amule.sourceforge.net/tarballs [^] . Should I try another version?

edited on: 07-09-09 18:25
(0003225)
sturedman   
2009-07-11 22:13   
You have a big endian machine, right ?
Should be fixed with 9701, please verify it.