minio / mc

Simple | Fast tool to manage MinIO clusters :cloud:

Home Page:https://min.io/download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

functional tests: base64 file generation not working under macOS

davlgd opened this issue · comments

Expected behavior

Get working functional tests, even under macOS

Actual behavior

./functional-tests.sh
base64: invalid argument /dev/urandom
Usage:	base64 [-Ddh] [-b num] [-i in_file] [-o out_file]
  -b, --break    break encoded string into num character lines
  -Dd, --decode   decodes input
  -h, --help     display this message
  -i, --input    input file (default: "-" for stdin)
  -o, --output   output file (default: "-" for stdout)
head: illegal byte count -- 0

Steps to reproduce the behavior

Launch ./functional-tests.sh under macOS

mc --version

  • (paste output of mc --version)

System information

Darwin 23.4.0 arm64