MantisBT - Rosetta |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000269 | Rosetta | [All Projects] Bad Coding | public | 2013-05-08 15:04 | 2013-05-08 19:41 |
|
Reporter | smlewis | |
Assigned To | weitzner | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | | |
Fixed in Version | | |
Application(s) Affected | get_rosetta.sh |
Command Line Used | get_rosetta.sh without curl installed |
Developer Options | Feature Request, Confirmed As Bug |
Fixed in SVN Version | |
|
Summary | 0000269: git get_rosetta.sh non-obviously depends on curl |
Description | get_rosetta.sh depends on curl. This is a problem only in that curl is differently distributed from wget. As best I can tell, Linux distros tend to wget and OSX to curl.
get_rosetta.sh should either: A) (preferably) seamlessly use wget instead of curl as necessary, or B) prompt the user to install curl (preferably by activating yum/apt itself) |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-08 15:04 | smlewis | New Issue | |
2013-05-08 15:07 | smlewis | Note Added: 0000286 | |
2013-05-08 19:10 | Sergey | Note Added: 0000291 | |
2013-05-08 19:41 | Sergey | Assigned To | => weitzner |
2013-05-08 19:41 | Sergey | Status | new => assigned |