Description of problem: When using --root on the command line and the rpm sqlite3 DB implementation, you are unable to install packages. The error message is: sqlite3_step: ERROR 1 warning: cput(Packages) sql_step rc 1 warning: reset 14 error: error(1) allocating new package instance Version-Release number of selected component (if applicable): rpm-4_4 branch How reproducible: rpm --root=<path> -U <package> --dbapi 4
Created attachment 115091 [details] chroot before/after all sqlite commands
Added to rpm-4_4 CVS, should be in rpm-4.4.2-0.8 when built. Thanks for the patch.