mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
If a requirement of a package is conflicted, depending on how the solution is reached, Smart's transaction code may eliminate all providers of the requirement and then error out because nothing provides them without saying why. To work around this, store a reason and report that back if we need to, so for example instead of: error: Can't install packagegroup-core-ssh-dropbear-1.0-r1@all: no package provides dropbear we will now get: error: Can't install packagegroup-core-ssh-dropbear-1.0-r1@all: unable to install provider for dropbear: error: dropbear-2013.58-r1.0@armv5te is conflicted by openssh-sshd-6.2p2-r0@armv5te Fixes [YOCTO #4305]. (From OE-Core rev: 1ed09b87fc8780d4a99f6516493fae2e0c92862c) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| smart-channelsdir.patch | ||
| smart-conflict-provider.patch | ||
| smart-dflags.patch | ||
| smart-improve-error-reporting.patch | ||
| smart-metadata-match.patch | ||
| smart-multilib-fixes.patch | ||
| smart-recommends.patch | ||
| smart-rpm-extra-macros.patch | ||
| smart-rpm-md-parse.patch | ||
| smart-rpm-root.patch | ||
| smart-tmpdir.patch | ||
| smart-yaml-error.patch | ||
| smartpm-rpm5-nodig.patch | ||