On Fri, Sep 16, 2016 at 11:40:35AM +0000, Zbigniew Jędrzejewski-Szmek wrote: > On Fri, Sep 16, 2016 at 03:05:25AM +0000, buildsys@xxxxxxxxxxxxxxxxx wrote: > > > > > > blosc has broken dependencies in the rawhide tree: > > On aarch64: > > blosc-bench-1.10.1-1.fc26.aarch64 requires python-matplotlib > > Please resolve this as soon as possible. > > Hi, > > tl;dr: in case you see a similar message, I think it can be ignored for now. > > A few days ago I got a whole bunch of similar messages, for many of my > python packages. matplotlib is a very standard and important module, so > I don't think it make sense to make support for it conditional. > It seems that Orion is trying to build python-matplotlib: > http://koji.fedoraproject.org/koji/taskinfo?taskID=15643133, and it fails > because python-scikit-image is missing. But the dependency on scikit-image > can probably be made conditional… so matplotlib should become available > and this problem should go away soonish. So there's a dependency loop between python-matplotlib and python-scikit-image (used by matplotlib for documentation). Building [1] matplotlib w/o python-scikit-image (with_html 0) unfortunately results in a test failure [2]. [1] http://koji.fedoraproject.org/koji/taskinfo?taskID=15658562 [2] http://koji.fedoraproject.org/koji/getfile?taskID=15658562&name=build.log&offset=-4000 I wonder it it'd be more efficient to try to fix this with current matplotlib-1.5.2-rc2 that we have in Fedora, or to move to matplotlib-2, which might already be fixed… Zbyszek _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx