diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-03-28 12:10:43 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-28 11:01:32 +0000 |
commit | 12e300f0af2a27c15d80298d3fbb27b092c35154 (patch) | |
tree | bc5e413e04fb8de148928aab0fd46a4601bfd7bb /meta/COPYING.MIT | |
parent | 09e8cd6f09284ad3faf0bc05d623a43e2b174866 (diff) | |
download | openembedded-core-12e300f0af2a27c15d80298d3fbb27b092c35154.tar.gz openembedded-core-12e300f0af2a27c15d80298d3fbb27b092c35154.tar.bz2 openembedded-core-12e300f0af2a27c15d80298d3fbb27b092c35154.zip |
package_manager.py: leave the __db.00* files in place
Do not delete the __db.00* files in the PackageManager class. Leave this
operation up to the client classes. One side effect of this deletion was
the following message appearing in the output of the next rpm command
executed:
rpmdb: BDB1540 configured environment flags incompatible with existing
environment
We might also gain some time here by not deleting/creating those files
very often.
[YOCTO #6049]
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/COPYING.MIT')
0 files changed, 0 insertions, 0 deletions