]> code.ossystems Code Review - openembedded-core.git/commit
package_manager.py: fix the message used to catch failing postinsts from dnf
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 21 Nov 2018 13:57:27 +0000 (14:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Nov 2018 23:29:06 +0000 (23:29 +0000)
commit477db7cf4a6a0d06554c9d1539a01fed7c5cb389
treebeb2131e89fff049364cf3cc8b90b4ee96482fb9
parent73faaea3cc0f26052cd4e2422106c6243fb676b1
package_manager.py: fix the message used to catch failing postinsts from dnf

Latest dnf versions have tweaked it.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py