On 2019-11-19 7:49 p.m., Richard Shaw wrote:

I'm all for fixing bugs quickly but it was only assigned to OCIO in BZ on 11/20 (UTC) and it's still November 19th for me :)

Same for me at the time writing. =) Thank for the quick reply.


It would hopefully be fixed by a simple rebuild which any provenpackager can do, but digging a little deeper:

$ c++filt _ZN4YAML6detail9node_data12empty_scalarB5cxx11E
YAML::detail::node_data::empty_scalar[abi:cxx11]

So the problem is really with YAML. It looks like Till Hofmann built yaml-cpp 0.6.3 for Fedora 30 and 31 (I only built it for Rawhide) and did not rebuild OCIO.

That makes sense. This case shows a better mechanism for updating dependent packages is much needed to avoid such problem using the following command below as an example:

# dnf --repoid=rawhide repoquery --qf "%{name}" --whatrequires "libyaml-cpp.so.0.6()(64bit)" Last metadata expiration check: 0:00:43 ago on Tue 19 Nov 2019 09:47:36 PM CST.
OpenColorIO
calamares-libs
daggy
dcm2niix
facter
fawkes-core
fawkes-lua
fawkes-plugin-navgraph
librime
mir-server-libs
pdns-ixfrdist
thinkfan


I'll take care of OCIO.
Thanks, I will keep track.

--
Luya Tshimbalanga
Fedora Design Team
Fedora Design Suite maintainer

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to