Anonymous | Login | 2024-10-11 13:34 CDT |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
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 | |||||||||||||
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) | ||||||||||||
Tags | No tags attached. | ||||||||||||
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 | |||||||||||||
Attached Files | |||||||||||||
Notes | |
(0000286) smlewis (Administrator) 2013-05-08 15:07 |
As an aside - the script handles the absence of git itself fairly well: get_rosetta.sh: line 113: git: command not found get_rosetta.sh: line 140: hash: git: not found Can't clone! It's likely that git is not installed and/or you are cloning over SSH without SSH keys setup. See https://help.github.com/articles/error-permission-denied-publickey [^] for instructions on how to setup SSH keys for GitHub. |
(0000291) Sergey (Administrator) 2013-05-08 19:10 |
My vote is for [A] way. I think Brian is responsible for this script, I will forward this to him. |
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 |
Copyright © 2000 - 2012 MantisBT Group |