[Bug 1091622] [NEW] casper fails on generating SSL and anything that uses /dev/urandom

Arthur Lutz (Logilab) arthur.lutz at logilab.fr
Tue Dec 18 11:23:47 UTC 2012


Public bug reported:

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.

** Affects: casper (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/1091622

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

Status in “casper” package in Ubuntu:
  New

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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1091622/+subscriptions




More information about the foundations-bugs mailing list