On Thu, Aug 19, 2004 at 02:33:38PM -0400, Ralph Blach wrote: > Now when I try and run rpm -qa I get the message rpm -qa > rpmdb: write: 0xbfffc530, 8192: Invalid argument > error: db4 error(22) from dbenv->open: Invalid argument > error: cannot open Packages index using db3 - Invalid argument (22) > error: cannot open Packages database in /var/lib/rpm > no packages
Known issue with NPTL, 2.6, and old versions of rpm4. Use: LD_ASSUME_KERNEL=2.4.18 rpm -qa ... The resolution is to upgrade the version of rpm installed. -- Daniel T. Chen [EMAIL PROTECTED] GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
pgpnSBCtm4u9I.pgp
Description: PGP signature
-- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
