mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
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) (From OE-Core rev: c126a48a38e4f9c57f48b9ef77537cfd98901fb3) Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| channels-rpm_sys-use-md5sum-instead-of-mtime-as-the-.patch | ||
| smart-add-deugging-when-targetpath-is-empty.patch | ||
| smart-add-for-rpm-ignoresize-check.patch | ||
| smart-already-installed-message.patch | ||
| smart-attempt-fix.patch | ||
| smart-attempt.patch | ||
| smart-cache.py-getPackages-matches-name-version.patch | ||
| smart-channel-remove-all.patch | ||
| smart-channelsdir.patch | ||
| smart-improve-error-reporting.patch | ||
| smart-locale.patch | ||
| smart-recommends.patch | ||
| smart-set-noprogress-for-pycurl.patch | ||
| smartpm-rpm5-support-check-signatures.patch | ||