Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000269Rosetta[All Projects] Bad Codingpublic2013-05-08 15:042013-05-08 19:41
Reportersmlewis 
Assigned Toweitzner 
PrioritynormalSeverityminorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Fixed in Version 
Summary0000269: git get_rosetta.sh non-obviously depends on curl
Descriptionget_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)
TagsNo tags attached.
Application(s) Affectedget_rosetta.sh
Command Line Usedget_rosetta.sh without curl installed
Developer OptionsFeature Request, Confirmed As Bug
Fixed in SVN Version
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker