summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2012-08-17 11:25:40 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-17 17:48:23 +0100
commit16d8d7fdda4ae7d108f5d50cde3f6104e231bd23 (patch)
tree8b5155b60df580e414519d8d267dd32cdb15d0ef /scripts
parent43600df0d4efc976a9451163dd334b4763937932 (diff)
downloadopenembedded-core-16d8d7fdda4ae7d108f5d50cde3f6104e231bd23.tar.gz
openembedded-core-16d8d7fdda4ae7d108f5d50cde3f6104e231bd23.tar.bz2
openembedded-core-16d8d7fdda4ae7d108f5d50cde3f6104e231bd23.zip
package_rpm.bbclass: Fix attemptonly install failures
During an attemptonly install, if you try to install two packages that conflict with each other, a message is generated: error: Failed dependencies: dropbear conflicts with openssh-6.0p1-r4.ppc603e dropbear conflicts with openssh-sshd-6.0p1-r4.ppc603e This is placed onto stderr (vs stdout), which was not being redirected. This allowed the log-check code to find the magic key of "Failed" causing the package installation process to fail. Instead the proper behavior is to simply ignore the error and proceed with the install. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
xx-kernel: Make the FIS directory partition writeable so it can be updatedRod Whitby1 2007-02-12ixp4xx-kernel: Modified to use arm-kernel-shim instead of hard-coded devio in...Rod Whitby1 2007-02-08ixp4xx-kernel: Fix redboot breakage in 2.6.20 which was preventing the SlugOS...Rod Whitby1 2007-02-07ixp4xx-kernel: Enabled 11-mtdpart-redboot-config-byteswap.patch for 2.6.20 ke...Rod Whitby1 2007-02-07ixp4xx-kernel: Reinstated the cmdline byteswap patch - required for LE.Rod Whitby1 2007-02-07slugos: backed out of using arm-kernel-shim instead of the cmdline hacks, cau...Rod Whitby1 2007-02-06ixp4xx-kernel: Replaced nslu2 and nas100d cmdline hack patches with arm-kerne...Rod Whitby1 2007-02-04ixp4xx-kernel: Updated to 2.6.20Rod Whitby1