generic-poky/meta/recipes-devtools/python/python-smartpm
Markus Lehtonen edc92ea8de python-smartpm: use md5 as the digest for rpm_sys channel
Use md5 sum instead of mtime as the "digest" method for rpm_sys channel.
The digest is used to determine if the channel has been updated. It was
found out that mtime was not a reliable digest. On some systems mtime
of the rpm db does not get updated after every transaction if transactions
(smart install / remove commands) are fired in quick succession. As a
consequence smartpm cache and rpm db get out of sync.

[YOCTO #10244]

(From OE-Core rev: e7267b4e78461e71a1175f93e2eb5e90272c2b47)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-14 22:22:13 +01:00
..
channels-rpm_sys-use-md5sum-instead-of-mtime-as-the-.patch python-smartpm: use md5 as the digest for rpm_sys channel 2016-09-14 22:22:13 +01:00
smart-add-deugging-when-targetpath-is-empty.patch python-smartpm_git.bb: Add patch for debugging random errors 2016-08-10 10:46:30 +01:00
smart-add-for-rpm-ignoresize-check.patch smartpm: remove rpm4 patch 2016-03-20 23:12:29 +00:00
smart-already-installed-message.patch python-smartpm: change "already installed" warnings into info messages 2015-06-11 23:59:10 +01:00
smart-attempt-fix.patch python-smartpm: Improve warnings/errors consistency 2015-07-20 10:40:41 +01:00
smart-attempt.patch python-smartpm: Don't ignore error if RPM transaction fails without problems 2016-05-19 09:05:18 +01:00
smart-cache.py-getPackages-matches-name-version.patch smart:cache.py: getPackages() matches name + arch 2015-10-01 15:07:49 +01:00
smart-channel-remove-all.patch python-smartpm: Fix channel command --remove-all option (again) 2016-05-19 09:05:18 +01:00
smart-channelsdir.patch smart: disable CHANNELSDIR 2013-04-08 16:57:03 +01:00
smart-locale.patch python-smartpm: Avoid locale issue with bitbake python3 2016-05-22 16:11:12 +01:00
smart-recommends.patch python-smartpm: 1.4.1 -> 1.5 2015-07-09 18:00:18 +01:00
smart-rpm-transaction-failure-check.patch python-smartpm: Don't ignore error if RPM transaction fails without problems 2016-05-19 09:05:18 +01:00
smart-set-noprogress-for-pycurl.patch smartpm: set noprogress for pycurl 2015-08-01 07:34:06 +01:00
smartpm-rpm5-support-check-signatures.patch python-smartpm: add support to check signatures 2016-07-26 08:56:29 +01:00