From 8b2c8d5c7f3983c8e12c0f2c118e56267f5c46a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 20 Nov 2017 11:04:43 +0100 Subject: [PATCH] Try latest working python-nose f27 HEAD fails on broken path to manual pages: error: Installed (but unpackaged) file(s) found: /usr/man/man1/nosetests.1.gz This specific commit passed in boost-master-2017110720045. --- boost.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/boost.yaml b/boost.yaml index d8a6ca1..97d72d8 100644 --- a/boost.yaml +++ b/boost.yaml @@ -102,7 +102,10 @@ data: rpms: python-nose: rationale: A dependency of numpy - ref: f27 + # f27 fails on broken path to manual pages + # error: Installed (but unpackaged) file(s) found: + # /usr/man/man1/nosetests.1.gz + ref: f31a41ed222bd877cdb344b5e08f64f5ada129fd buildorder: 1 openblas: rationale: A dependency of numpy