-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[azure-storage-cpp] Use util-linux-libuuid instead of deprecated libuuid #18557
[azure-storage-cpp] Use util-linux-libuuid instead of deprecated libuuid #18557
Conversation
Blocked pending resolution of #18554 |
This comment has been minimized.
This comment has been minimized.
I detected other pull requests that are modifying azure-storage-cpp/all recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 2 (
Conan v2 pipeline ❌
The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future. See details:Failure in build 2 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
…cmake-combined-recipe * 'master' of github.com:conan-io/conan-center-index: (228 commits) (conan-io#19117) librttopo: bump geos (conan-io#19019) sqlitecpp: bump sqlite3 3.42.0 (conan-io#19092) [sentry-breakpad] Replace _patch_sources by patches (conan-io#19054) simdutf: add version 3.2.15, remove older versions, remove unused patch (conan-io#18769) Add capnproto/0.10.4 cargs: migrate to Conan v2 (conan-io#18704) uwebsockets: add version 20.45.0 (conan-io#19047) fontconfig: minimal change to ensure most recent rrev (conan-io#19114) [onetbb] added hwloc / tbbbind support (conan-io#17939) leptonica: add version 1.83.1, update libjpeg-turbo (conan-io#19101) Update list of references (prod-v2/ListPackages) (conan-io#19109) libcurl: add version 8.2.1 (conan-io#18923) [xapian-core] Use util-linux-libuuid instead of deprecated libuuid (conan-io#18551) [stduuid] Use util-linux-libuuid instead of deprecated libuuid (conan-io#18549) [fontconfig] Use util-linux-libuuid instead of deprecated libuuid (conan-io#18550) [drogon] Use util-linux-libuuid instead of deprecated libuuid (conan-io#18555) [czmq] Use util-linux-libuuid instead of deprecated libuuid (conan-io#18552) [cppcommon] Use util-linux-libuuid instead of deprecated libuuid (conan-io#18553) [azure-storage-cpp] Use util-linux-libuuid instead of deprecated libuuid (conan-io#18557) [aaf] Use util-linux-libuuid instead of deprecated libuuid (conan-io#18556) ...
…uid (conan-io#18557) Use util-linux-libuuid instead of deprecated libuuid (conan-io#18557), see issue conan-io#19084
Transition from deprecated libuuid recipe to util-linux-libuuid, which is actively maintained. See #17664 for discussion
The util-linux-libuuid package relies on an actively maintained project, see #17664.
The libuuid package uses a stale project. Use the active project instead to fix conflicts.
This should be part of a group of packages merged rapidly. See #17995 (comment) for discussion on challenges involved in a previous migration attempt.