From: Laurentiu Palcu <laurentiu.palcu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Don't fool around with rpm __db.00* files
Date: Fri, 28 Mar 2014 12:10:42 +0200 [thread overview]
Message-ID: <cover.1396000670.git.laurentiu.palcu@intel.com> (raw)
We were deleting/creating those files too many times during the rootfs creation
process. That led to various rpmdb related issues. Instead, remove those files
at the end of the rootfs creation process which seems the most sane thing to do.
laurentiu
The following changes since commit 8c3eb5ee4582b6f6d489549290937657f37fc19e:
packagegroup-toolset-native: Update after ocf-linux -> cryptodev-linux change (2014-03-27 19:53:30 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lpalcu/b6049_do_rootfs_crash
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/b6049_do_rootfs_crash
Laurentiu Palcu (2):
package_manager.py: leave the __db.00* files in place
rootfs.py: add new cleanup method
meta/lib/oe/package_manager.py | 8 +-------
meta/lib/oe/rootfs.py | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+), 7 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-03-28 10:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-28 10:10 Laurentiu Palcu [this message]
2014-03-28 10:10 ` [PATCH 1/2] package_manager.py: leave the __db.00* files in place Laurentiu Palcu
2014-03-28 10:10 ` [PATCH 2/2] rootfs.py: add new cleanup method Laurentiu Palcu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1396000670.git.laurentiu.palcu@intel.com \
--to=laurentiu.palcu@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox