+ppc rpmdb workaround.
authorlace <>
Thu, 14 Sep 2006 23:38:42 +0000 (23:38 +0000)
committerlace <>
Thu, 14 Sep 2006 23:38:42 +0000 (23:38 +0000)
src/rawhide-bootstrap

index cf0b9db..7536b31 100755 (executable)
@@ -195,6 +195,9 @@ rm -f *
 cd
 rm -rf $DOWNLOAD
 
+# Reported as Bug 206524, occurs on ppc, possibly not a bug:
+rm -f $ROOT/var/lib/rpm/__db.*
+
 chroot $ROOT /bin/rpm --rebuilddb
 
 # Do not install yum(8) just by 'rpm --root', later --rebuilddb would: