On Thu, Feb 26, 2004, Christian Leber wrote:

> when today/yesterday Openpkg 2.0 was released i compiled and installed
> it (normal bootstrap) and when i try to use rpm, i get the following:
>
> [EMAIL PROTECTED] (~) /opt0/cw-2.0/bin/openpkg rpm -qa
> rpmdb: mmap: Resource temporarily unavailable
> error: db4 error(11) from dbenv->open: Resource temporarily unavailable
> error: cannot open Packages index using db3 - Resource temporarily unavailable (11)
> error: cannot open Packages database in /opt0/cw-2.0/RPM/DB
> no packages
>
> To be sure I tried on Solaris 8 and 9, didn't help.
> Is this a openpkg bug or a problem with the solaris installations i
> used?

Your /oipt0/cw-2.0/ is on NFS, right? Then you need to set
"_rpmdb_private 1" in your ~/.rpmmacros file to force RPM to switch to
the old RPM 4.0 database access methods. Or try the --db-private option
on the command line as an alternative.

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

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to