commit c3b743d2010d16c24199e5c341438043d25b7c77
Author: Jakub Bogusz <[email protected]>
Date:   Wed May 9 22:11:16 2018 +0200

    - disable client (set_echo) test

 libreport.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/libreport.spec b/libreport.spec
index 5dbfff2..1d7cf4d 100644
--- a/libreport.spec
+++ b/libreport.spec
@@ -47,6 +47,7 @@ BuildRequires:        xmlto
 BuildRequires: mount
 # /etc/system-release for non-empty os_release content
 BuildRequires: pld-release >= 3.0-8
+BuildRequires: sed >= 4.0
 %endif
 Requires:      glib2 >= 1:2.43
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -372,6 +373,9 @@ zgłaszania błędów w systemach RHEL.
 
 ./gen-version
 
+# fails on builders due to forkpty()
+%{__sed} -i -e '/client\.at/d' tests/Makefile.am
+
 %build
 %{__gettextize}
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libreport.git/commitdiff/c3b743d2010d16c24199e5c341438043d25b7c77

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to