Bugs item #1104854, was opened at 2005-01-18 14:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1104854&group_id=9368
Category: Installation Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: rpmdb fatal error during post_rpm_install in step 4 Initial Comment: i'm trying to install oscar 4.0 on a redhat enterprise 3 cluster. during the post_rpm_install phase of the client image creation in step 4, i get the errors (shown below) and the image creation step fails. i tried removing the __db* files from /var/lib/rpm and doing a rpm --rebuilddb. then i had to remove the failed image with mksiimage --delete -name=oscarimage in order to restart step 4. but it still fails at the same point. how do i move on? --> post_rpm_install: Running OSCAR package post_rpm_install scripts --> About to run /opt/oscar/packages/switcher/scripts/post_client_rpm_install for switcher --> About to run /opt/oscar/packages/ntpconfig/scripts/post_rpm_install for ntpconfig rpmdb: fatal region error detected; run recovery error: db4 error(-30982) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index using db3 - (-30982) error: cannot open Packages database in /var/lib/rpm ERROR: ntp package is not at least version 4. Aborting at /tmp/post_rpm_install line 288. Couldn't run /tmp//opt/oscar/packages/ntpconfig/scripts/post_rpm_install at ./post_rpm_install line 65 Couldn't run post_rpm_install for ntpconfig at ./post_rpm_install line 66 --> About to run /opt/oscar/packages/disable-services/scripts/post_client_rpm_install for disable-services Disabled kudzu in client image Removed in client image: /etc/cron.daily/slocate.cron Removed in client image: /etc/cron.daily/makewhatis.cron Removed in client image: /etc/cron.weekly/makewhatis.cron Disabled kudzu in client image rpmdb: fatal region error detected; run recovery error: db4 error(-30982) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index using db3 - (-30982) error: cannot open Packages database in /var/lib/rpm rpmdb: fatal region error detected; run recovery error: db4 error(-30982) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index using db3 - (-30982) error: cannot open Packages database in /var/lib/rpm rpmdb: fatal region error detected; run recovery error: db4 error(-30982) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index using db3 - (-30982) error: cannot open Packages database in /var/lib/rpm WARNING: OSCAR did not found any mailing service There were errors running post_rpm_install scripts. Please check your logs. at ./post_rpm_install line 71 at /usr/lib/systeminstaller/SystemInstaller/Tk/Image.pm line 365 Couldn't run postinstall at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Tk.pm line 228 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1104854&group_id=9368 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
