conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
921 stars 1.66k forks source link

[service] Unable to build xorg/system in CI due to missing packages #11700

Open jwillikers opened 1 year ago

jwillikers commented 1 year ago

See build failure log in PR #11698.

xorg/system: ERROR: while executing system_requirements(): Can't update because tools.system.package_manager:mode is 'check'.Please update packages manually or set 'tools.system.package_manager:mode' to 'install' in the [conf] section of the profile, or in the command line using '-c tools.system.package_manager:mode=install'
jwillikers commented 1 year ago

I think this is related to why I can't build xkbcommon in CI in #11636.