[openssl-dev] [openssl.org #2906] enhancement: test suite won't work when parent directories have spaces

2016-02-02 Thread Rich Salz via RT
1.0.1 only gets security fixes now.
might be fixed in 1.0.2
definitely fixed in 1.1
--
Rich Salz, OpenSSL dev team; rs...@openssl.org

___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


[openssl.org #2906] enhancement: test suite won't work when parent directories have spaces

2012-11-05 Thread dillo84 via RT
This is an enhancement request for the test suite.

I ran the tests from a directory /Users/dillo/scratch/updated
libraries/openssl-1.0.1c and the tests failed. Once I changed a parent
directory name to remove its space character, the script worked and all
tests passed.

Version: 1.0.1c
Platform: OS X 10.8.2

Generate and certify a test certificate via the 'ca' program
CA certificate filename (or enter to create)
Making CA certificate ...
../apps/CA.sh: line 130: /Users/dillo/scratch/updated: No such file or
directory
../apps/CA.sh: line 132: /Users/dillo/scratch/updated: No such file or
directory
make[1]: *** [test_ca] Error 1
make: *** [tests] Error 2

This is an enhancement request for the test suite.I ran the tests from a directory /Users/dillo/scratch/updated libraries/openssl-1.0.1c and the tests failed. Once I changed a parent directory name to remove its space character, the script worked and all tests passed.
Version: 1.0.1cPlatform: OS X 10.8.2Generate and certify a test certificate via the ca programCA certificate filename (or enter to create)Making CA certificate ./apps/CA.sh: line 130: /Users/dillo/scratch/updated: No such file or directory
../apps/CA.sh: line 132: /Users/dillo/scratch/updated: No such file or directorymake[1]: *** [test_ca] Error 1make: *** [tests] Error 2