On Fri, 2018-03-23 at 16:12 -0700, Luya Tshimbalanga wrote: > Hello team, > > It looks like both OpenImageIO and opencv failed again as I was unable > to build LuxRender which depends on them. The problem isn't in either of those, it's this: DEBUG util.py:439: - package opencv-core-3.4.1-2.fc29.x86_64 requires libgdal.so.20()(64bit), but none of the providers can be installed DEBUG util.py:439: - conflicting requests DEBUG util.py:439: - nothing provides libpoppler.so.73()(64bit) needed by gdal-libs-2.2.3-13.fc29.x86_64 Which is because there was another goddamned unannounced soname bump in poppler: poppler-0.63.0-1.fc29 https://koji.fedoraproject.org/koji/buildinfo?buildID=1061638 provides libpoppler.so.74()(64bit) , where the previous build (0.62.0- 2) provided libpoppler.so.73()(64bit) . So, we'll need to rebuild everything that builds against libpoppler. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora http://www.happyassassin.net _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx