aMule Bug Tracker - aMule | |||||
View Issue Details | |||||
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 | ||||
Fixed in Revision | |||||
Operating System | |||||
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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|