Opened 2 years ago

Last modified 2 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

Change History (1)

comment:1 by Balling, 2 years ago

Install tar and ssh. Or install Windows 10 on Macbook if it is intel one as everyone does.

Note: See TracTickets for help on using tickets.