diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-04-01 14:17:06 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-02 12:02:49 +0100 |
commit | 20d2d2096a24a37094117468358aa24c77ffb04a (patch) | |
tree | f63aec14c3174dc7338896d856885226b3495ad7 /documentation/yocto-project-qs/yocto-project-qs.xml | |
parent | a274e39f0c8f57d9d3b8506a375021d50d8de53f (diff) | |
download | poky-20d2d2096a24a37094117468358aa24c77ffb04a.tar.gz |
package_manager: call createrepo with --dbpath pointing inside WORKDIR
Rpm database in staging area is used only by createrepo.
createrepo fails with the error
"rpmdb: BDB0060 PANIC: fatal region error detected"
if rpm database is broken during previous run of createrepo.
Made createrepo to create rpm db in $WORKDIR/rpmdb/ from scratch
for every build and architecture. This should potentially fix the
failure as every run of createrepo will be using separate db.
[YOCTO #6571]
(From OE-Core rev: db21bdcba5e2f646f0dc47295e8ea7e4d49a880d)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
0 files changed, 0 insertions, 0 deletions