Opened 3 years ago
Last modified 3 years ago
#9486 new defect
Uploading FATE on OSX fails
Reported by: | Kieran Kunhya | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
The script fails as follows:
+report:5> test -n 'ssh -T fate@fate.ffmpeg.org' +report:5> 'tar c' report compile.log configure.log test.log report:5: command not found: tar c +report:5> gzip +report:5> 'ssh -T fate@fate.ffmpeg.org' report:5: command not found: ssh -T fate@fate.ffmpeg.org +fail:2> clean +clean:1> rm -rf /Users/obe/ffmpeg/build /Users/obe/ffmpeg/install +fail:3> exit
Note:
See TracTickets
for help on using tickets.
Install tar and ssh. Or install Windows 10 on Macbook if it is intel one as everyone does.