Anonymous | Login | Signup for a new account | 2024-11-01 01:14 CET |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000518 | aMule | Utilities | public | 2005-07-31 18:53 | 2005-08-03 00:58 | ||||
Reporter | BatujC | ||||||||
Assigned To | GonoszTopi | ||||||||
Priority | normal | Severity | trivial | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | SVN | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000518: md5sum doesn't exist on FreeBSD | ||||||||
Description | in gen_ECVersion md5sum is used, it could also be used somewhere else - haven't checked. Anyway, on FreeBSD 5.3 (other versions as well) md5sum command does not exist. Instead there is md5 which only returns MD5 has and no "echo string | md5sum | cut -d ..." is necessary, simple "echo string | md5" will do it. | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | |||||||||
Attached Files | |||||||||
Notes | |
(0001188) GonoszTopi (administrator) 2005-08-03 00:58 |
We no longer use md5sum in the script, instead an own program for calculating the md5sum, which does some specific preprocessing, too. |
Issue History | |||
Date Modified | Username | Field | Change |
2005-07-31 18:53 | BatujC | New Issue | |
2005-08-01 01:02 | Kry | Status | new => assigned |
2005-08-01 01:02 | Kry | Assigned To | => GonoszTopi |
2005-08-03 00:58 | GonoszTopi | Status | assigned => resolved |
2005-08-03 00:58 | GonoszTopi | Resolution | open => fixed |
2005-08-03 00:58 | GonoszTopi | Note Added: 0001188 |
Copyright © 2000 - 2024 MantisBT Team |