Source: lua-sec
Version: 0.6-4
Severity: serious
Tags: ftbfs

dh_auto_test: Compatibility levels before 9 are deprecated (level 8 in use)
        make --no-print-directory -f 
/usr/share/dh-lua/make/dh-lua.Makefile.multiple test

Making target test for debian/lua5.1.dh-lua.conf
# tests
Copying src/https.lua src/ssl.lua src/options.lua in 
/build/1st/lua-sec-0.6/5.1-sec for test
********************** lua dynamic (5.1) *********
Test: cd samples/certs/ && sh rootA.sh && sh clientA.sh && sh serverA.sh && cd 
../.. && @@LUA@@ test.lua && rm -f samples/certs/*.pem samples/certs/*.srl
Ignoring -days; not generating a certificate
Can't load /nonexistent/first-build/.rnd into RNG
140323139330240:error:2406F079:random number generator:RAND_load_file:Cannot 
open file:../crypto/rand/randfile.c:88:Filename=/nonexistent/first-build/.rnd
Generating a 1024 bit RSA private key
...................+++++
.+++++
writing new private key to 'rootAkey.pem'
-----
Signature ok
subject=C = BR, ST = Espirito Santo, L = Santo Antonio do Canaa, O = Santo 
Tonico Ltda, OU = Department of Computer Science, CN = Root A
Getting Private key
subject=C = BR, ST = Espirito Santo, L = Santo Antonio do Canaa, O = Santo 
Tonico Ltda, OU = Department of Computer Science, CN = Root A
issuer=C = BR, ST = Espirito Santo, L = Santo Antonio do Canaa, O = Santo 
Tonico Ltda, OU = Department of Computer Science, CN = Root A
Ignoring -days; not generating a certificate
Can't load /nonexistent/first-build/.rnd into RNG
140211621429696:error:2406F079:random number generator:RAND_load_file:Cannot 
open file:../crypto/rand/randfile.c:88:Filename=/nonexistent/first-build/.rnd
Generating a 1024 bit RSA private key
....+++++
....................+++++
writing new private key to 'clientAkey.pem'
-----
Signature ok
subject=C = BR, ST = Espirito Santo, L = Santo Antonio do Canaa, O = Sao Tonico 
Ltda, OU = Department of Computer Science, CN = Client A
Getting CA Private Key
subject=C = BR, ST = Espirito Santo, L = Santo Antonio do Canaa, O = Sao Tonico 
Ltda, OU = Department of Computer Science, CN = Client A
issuer=C = BR, ST = Espirito Santo, L = Santo Antonio do Canaa, O = Santo 
Tonico Ltda, OU = Department of Computer Science, CN = Root A
Ignoring -days; not generating a certificate
Can't load /nonexistent/first-build/.rnd into RNG
139660593205696:error:2406F079:random number generator:RAND_load_file:Cannot 
open file:../crypto/rand/randfile.c:88:Filename=/nonexistent/first-build/.rnd
Generating a 1024 bit RSA private key
..................+++++
....+++++
writing new private key to 'serverAkey.pem'
-----
Signature ok
subject=C = BR, ST = Espirito Santo, L = Santo Antonio do Canaa, O = Sao Tonico 
Ltda, OU = Department of Computer Science, CN = Server A
Getting CA Private Key
subject=C = BR, ST = Espirito Santo, L = Santo Antonio do Canaa, O = Sao Tonico 
Ltda, OU = Department of Computer Science, CN = Server A
issuer=C = BR, ST = Espirito Santo, L = Santo Antonio do Canaa, O = Santo 
Tonico Ltda, OU = Department of Computer Science, CN = Root A
+ cd samples/oneshot/
+ sleep 1
+ lua server.lua
lua: server.lua:19: error loading certificate (ee key too small)
stack traceback:
        [C]: in function 'assert'
        server.lua:19: in main chunk
        [C]: ?
+ ret=0
+ lua client.lua
lua: client.lua:22: Broken pipe
stack traceback:
        [C]: in function 'assert'
        client.lua:22: in main chunk
        [C]: ?
+ ret=1
+ kill -9 %1
test.sh: 12: kill: No such process

+ true
+ exit 1
make[2]: *** [/usr/share/dh-lua/make/dh-lua.Makefile.single:307: 
test-lua-dynamic-real] Error 1

Reply via email to