On Sat, Jan 29, 2005, F. Even wrote:

> Any particular reason anyone can think of that this would be hanging on
> my FreeBSD 4.7 box?
>
> bash-2.05b# /openpkg/bin/openpkg rpm -Uvh
> bind-9.3.0-2.2.0.ix86-freebsd4.7-openpkg.rpm
> Preparing...                ###########################################
> [100%]
>    1:bind                   ###########################################
> [100%]
> +----------------------------------Notice-------------------------------------+
> | Generating RSA key for RNDC operation in /openpkg/etc/bind/rndc.key.
>       |
> | Please be patient, this takes a non-deterministic amount of time.
>       |
> +-----------------------------------------------------------------------------+
>
> I've left this go for at least an hour before and it didn't complete.
> I've since wiped out all of the temporary files, etc., tried
> "rebuilding" it, and reinstalling, it hangs here every time.  I've even
> rebooted the box and rebuild the rpm db.  I imagine this probably has
> little to do with opkg itself, probably rndc not liking something on my
> system, but I figure if anyone here has experienced this and has a clue
> what might be going on, I'd appreciate it.  Otherwise I guess, I'll try
> running it without the rndc key...as it's not that important of a
> feature on this particular box....I can get by...but it is kind of annoying.

Your machine has no Pseudo Random Number Generator (PRNG) or the
existing PRNG has no entropy source or the entropy source doesn't
provide any data. Make sure a /dev/random or at least /dev/urandom
exists. For FreeBSD configure rand_irqs in /etc/rc.conf.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to