Closed Bug 1162151 Opened 10 years ago Closed 10 years ago

Error on bin/sync_all command in bedrock on Mac OS X

Categories

(www.mozilla.org :: Bedrock, defect)

Production
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sgarrity, Assigned: jgmize)

Details

Attachments

(1 file)

44 bytes, text/x-github-pull-request
Details | Review
Running the bin/sync_all command in bedrock on Mac OS X fails. Seems to work on Linux. $ bin/sync_all readlink: illegal option -- - usage: readlink [-n] [file ...] bin/sync_all: line 3: ./manage.py: No such file or directory bin/sync_all: line 4: ./manage.py: No such file or directory bin/sync_all: line 5: ./manage.py: No such file or directory bin/sync_all: line 6: ./manage.py: No such file or directory bin/sync_all: line 7: ./manage.py: No such file or directory bin/sync_all: line 8: ./manage.py: No such file or directory bin/sync_all: line 10: ./manage.py: No such file or directory
I think it's the old BSD variant of readline provided by OS X. I installed the more recent GNU variant from Homebrew and changed "readline" to "greadline" locally for this to work.
Assignee: nobody → jmize
Attached file bedrock pr 2964
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: