Package: debirf
Version: 0.23-1
Severity: normal

Hello,

I'm trying to install postfix in the image (Debian lenny) with a simple
apt-get install module and a postfix dependency
is ssl-cert. The image creating always fails because of a postinst
error of ssl-cert.

Setting up ssl-cert (1.0.23) ...
dpkg: error processing ssl-cert (--configure):
  subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of postfix:
  postfix depends on ssl-cert; however:
   Package ssl-cert is not configured yet.
dpkg: error processing postfix (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of bsd-mailx:
  bsd-mailx depends on exim4 | mail-transport-agent; however:
   Package exim4 is not installed.
   Package mail-transport-agent is not installed.
   Package postfix which provides mail-transport-agent is not configured 
yet.
dpkg: error processing bsd-mailx (--configure):
  dependency problems - leaving unconfigured
Setting up libmagic1 (4.26-1) ...

Warning: Fake ldconfig called, doing nothing
Setting up file (4.26-1) ...
Setting up rsync (3.0.3-2) ...
Errors were encountered while processing:
  ssl-cert
  postfix
  bsd-mailx
E: Sub-process /usr/bin/dpkg returned an error code (1)

The problem is the openssl command there which needs /dev/random or /dev/urandom
but this fails:

8405:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not 
seeded:md_rand.c:505:You need to read the OpenSSL FAQ, 
http://www.openssl.org/support/faq.html
8405:error:04081003:rsa routines:RSA_BUILTIN_KEYGEN:BN lib:rsa_gen.c:208:

I can reproduce it with "debirf enter " and then the openssl command from 
ssl-cert postinst.

A simple "cat /dev/random" in the entered chroot gives no output.

Can you confirm this problem?

thx.

Regards

        Noèl

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debirf depends on:
ii  apt                           0.7.22.2   Advanced front-end for dpkg
ii  busybox                       1:1.14.2-1 Tiny utilities for small and embed
ii  cpio                          2.10-1     GNU cpio -- a program to manage ar
ii  debootstrap                   1.0.15     Bootstrap a basic Debian system
ii  fakechroot                    2.9-1      gives a fake chroot environment
ii  fakeroot                      1.12.5     Gives a fake root environment
ii  klibc-utils                   1.5.15-1   small utilities built with klibc f

Versions of packages debirf recommends:
ii  genisoimage                   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem
ii  grub                          0.97-55    GRand Unified Bootloader (dummy pa
ii  grub-legacy [grub]            0.97-55    GRand Unified Bootloader (Legacy v

Versions of packages debirf suggests:
pn  linux-patch-inittmpfs         <none>     (no description available)

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to