Well, I think the issue is fixed. Probably caused by OOM errors on the
ppc64le builder.
Reboot solved the issue.
Please merge the other patch that reverted this commit.
(and please escalate the issue in the future if you are blocked by a
failure, the infra is not continuously checking for errors).
Le mer. 2 oct. 2019 à 08:16, Frank R Dana <ferdnyc(a)rpmfusion.org> a écrit :
commit a86a475b514f696df94b9a9f4905f1629d69d787
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Oct 1 14:51:47 2019 +0100
Exclude ppc64le till it can be fixed
libopenshot.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index ab5cb7d..0241670 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -11,6 +11,8 @@ License: LGPLv3+
URL:
http://www.openshot.org/
Source0:
https://github.com/OpenShot/%{name}/archive/%{gitrev}.tar.gz#/%{name}-%{s...
+ExcludeArch: ppc64le
+
# A fix has already been proposed upstream, but not yet accepted
#
https://github.com/OpenShot/libopenshot/pull/290
Patch1: %{name}-py-install-path.patch
_______________________________________________
rpmfusion-commits mailing list -- rpmfusion-commits(a)lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-commits-leave(a)lists.rpmfusion.org
--
-
Nicolas (kwizart)