coreboot-configurator icon indicating copy to clipboard operation
coreboot-configurator copied to clipboard

Unable to install on fedora 42 due to yaml-cpp dependency error

Open nbsmokee opened this issue 2 months ago • 0 comments
trafficstars

I am trying to install coreboot-configurator on my Starbook running Fedora Workstation 42.

First, I noticed that the install instructions given here seem to be deprecated: by searching directly on copr it seems that it must be sudo dnf copr enable adamthiede/starlabs-coreboot-config instead of sudo dnf copr enable starlabs/coreboot-configurator.

When I then execute sudo dnf install nvramtool coreboot-configurator, I get

Failed to resolve the transaction:
Problem: conflicting requests
  - nothing provides libyaml-cpp.so.0.6()(64bit) needed by coreboot-configurator-9-1.fc37.x86_64 from copr:copr.fedorainfracloud.org:adamthiede:starlabs-coreboot-config

If it helps, from dnf list --installed | grep yaml-cpp i get

yaml-cpp.x86_64                                      0.8.0-2.fc42                         <unknown>

I hope this can be resolved, thanks for your work! Greetz 🍺 Niklas

nbsmokee avatar Sep 19 '25 12:09 nbsmokee