Re: Error when installing a new system with HEAD from a couple of days ago

2010-01-25 Thread Jeff Johnson
On Jan 25, 2010, at 3:22 PM, Bernhard Rosenkränzer wrote: > Hi, > trying to install a new system into a chroot jail currently fails: > > # rpm -r /mnt/dest -ivh /RPMS/*.rpm > rpm: rpmdb.c:254:dbiOpen: Assertion `__dbapi == 3 || __dbapi == 4' failed. > > (The same thing works if I run the comman

Error when installing a new system with HEAD from a couple of days ago

2010-01-25 Thread Bernhard Rosenkränzer
Hi, trying to install a new system into a chroot jail currently fails: # rpm -r /mnt/dest -ivh /RPMS/*.rpm rpm: rpmdb.c:254:dbiOpen: Assertion `__dbapi == 3 || __dbapi == 4' failed. (The same thing works if I run the command from a proper system rather than a stripped down system that doesn't hav