casper fails on generating SSL and anything that uses /dev/urandom

Bug #1091622 reported by Arthur Lutz (Logilab)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
casper (Ubuntu)
New
Undecided
Unassigned

Bug Description

First thing that fails is :

Begin: Regenerating SSL certificate... ... Could not create certificate. Openssl output was:
unable to load 'random state'
This means that the random number generator has not been seeded

Then :

OSError: [Errno 2] No such file or directory: '/dev/urandom'

Full trace of casper.log here : http://paste.ubuntu.com/1447308/

casper.conf is ::

export USERNAME="custom"
export USERFULLNAME="Live session user"
export HOST="custom"
export BUILD_SYSTEM="Ubuntu"
export FLAVOUR="custom"

Using precise pangolin 12.04 with casper version 1.315

In the past I had some success hacking around this problem by using

+export UNIONFS="unionfs-fuse"

or

+export UNIONFS="aufs"

That doesn't seem to work anymore.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.