Actually this proves only that crypto is broken at debian unstable too.
Though in some different way.

If it were working you'd see this:

[EMAIL PROTECTED]:~$ erl
Erlang (BEAM) emulator version 5.4.9 [source] [threads:0]

Eshell V5.4.9  (abort with ^G)
1> crypto:start().
ok
2> 

If you get

{undef,[{crypto,start,[]},{erl_eval,do_apply,5},{shell,exprs,6},{shell,eval_loop,3}]}

instead, this means that a matching call 'start' within module 'crypto'
could not be found.

-- 
crypto module not working
https://launchpad.net/bugs/68163

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to