Bugs item #1104854, was opened at 2005-01-18 14:05 Message generated for change (Comment added) made by dnl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1104854&group_id=9368
Category: Installation Group: None >Status: Closed 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 ---------------------------------------------------------------------- >Comment By: David N. Lombard (dnl) Date: 2005-01-25 14:58 Message: Logged In: YES user_id=27334 Closing due to user resolution via reinstall. May be revisited anew when RHEL3U4 is officially supported. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-24 16:50 Message: Logged In: NO i rebuilt the rpm database several times. even uinstalled rpm a couple times. to no avail. i was running update 4. since then, i reinstalled with a fresh copy of update 3 and everything went smoothly. ---------------------------------------------------------------------- Comment By: David N. Lombard (dnl) Date: 2005-01-24 15:46 Message: Logged In: YES user_id=27334 Is this the "Gold" RHEL3 or one of the updates? Regardless, I haven't seen anything similar, on x86 or ia64. Google reports this type of error for rootkits and RHL8.0 or RHL9 Are you saying that you *consistently* get the "rpmdb: fatal region error detected; run recovery error: db4 error(-30982) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery" error every time you rebuild the DB? Can you reload the server? Something sounds really broken. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1104854&group_id=9368 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
