David,<br><br>     Unfortunately the error:<br><br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error, run database recovery<br>rpmdb: PANIC: fatal region error detected; run recovery
<br>error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error, run database recovery<br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error, run database recovery
<br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error, run database recovery<br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error, run database recovery
<br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error, run database recovery<br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error, run database recovery
<br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error, run database recovery<br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from dbenv->close: DB_RUNRECOVERY: Fatal error, run database recovery
<br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error, run database recovery<br>rpmdb: PANIC: fatal region error detected; run recovery<br>error: db4 error(-30977) from dbenv->close: DB_RUNRECOVERY: Fatal error, run database recovery
<br>Error installing packages<br>Error during installation...<br><br>fills the entire screen buffer and then some... I don't know of a way, other than redirecting stdout to capture all of the information.  Considering it takes a long, long time to build on my system it will take a little while to do it that way.  I will capture the input and get back to you soon.  Another interesting thing that happens, the above error occurs at the same time as an I/O error related to the loopback device.  The following isn't an exact duplicate but it is how it appears in my messages log:
<br><br>/var/log/messages:Jan  7 21:11:37 laptop kernel: Buffer I/O error on device loop0, logical block 772842<br>/var/log/messages:Jan  7 21:11:37 laptop kernel: lost page write due to I/O error on loop0<br><br>I'm on the following... (uname -a)
<br><br>Linux <a href="http://laptop.dux-linux.org">laptop.dux-linux.org</a> 2.6.15-1.2054_FC5 #1 Tue Mar 14 15:48:33 EST 2006 i686 i686 i386 GNU/Linux<br><br>Here is my SELinux conf file:<br><br># This file controls the state of SELinux on the system.
<br># SELINUX= can take one of these three values:<br>#       enforcing - SELinux security policy is enforced.<br>#       permissive - SELinux prints warnings instead of enforcing.<br>#       disabled - SELinux is fully disabled.
<br>SELINUX=enforcing<br># SELINUXTYPE= type of policy in use. Possible values are:<br>#       targeted - Only targeted network daemons are protected.<br>#       strict - Full SELinux protection.<br>SELINUXTYPE=targeted<br>
<br>I will do the following:<br><br>     1) Redirect stdout on the next build to capture the error and post my findings.<br>     2) Turn off SELINUX (set to SELINUX=disabled), then redirect stdout on a different build to see if I can get the error again, and post my findings.
<br>     3) I will provide the complete I/O error in the the same post as 1 and 2.<br><br><br>Also, to reference your suggestion vnpenguin...<br><br>[amd59c@laptop python]$ rpm -ql kernel | grep squashfs<br>/lib/modules/2.6.15-
1.2054_FC5/kernel/fs/squashfs<br>/lib/modules/2.6.15-1.2054_FC5/kernel/fs/squashfs/squashfs.ko<br><br>The kernel I am on appears to have squashfs support.  :-)<br><br>Thank you for your help David, Thomas and vnpenguin.<br>
<br>-Adam<br>