Skip to content
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

Fix crash during s3 backup. #1596

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

dcherednik
Copy link
Member

AWS uses libcurl which uses patched version of c-ares header which binary incompatible with c-ares from conan.

Changelog category

  • Bugfix

AWS uses libcurl which uses patched version of c-ares header which
binary incompatible with c-ares from conan.
@github-actions github-actions bot added the bugfix label Feb 5, 2024
@dcherednik dcherednik changed the title Fix crash during run s3 backup. Fix crash during s3 backup. Feb 5, 2024
Copy link

github-actions bot commented Feb 5, 2024

2024-02-05 14:36:02 UTC Pre-commit check for 0e6126e has started.
2024-02-05 14:36:04 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-05 14:37:29 UTC Build successful.
2024-02-05 14:37:42 UTC Tests are running...
🔴 2024-02-05 14:45:19 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58879 49588 0 3 9263 25

Copy link

github-actions bot commented Feb 5, 2024

2024-02-05 14:38:33 UTC Pre-commit check for 0e6126e has started.
2024-02-05 14:38:36 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-05 14:40:04 UTC Build successful.
2024-02-05 14:40:16 UTC Tests are running...
🔴 2024-02-05 14:42:44 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14552 14411 0 21 76 44

@dcherednik dcherednik merged commit 1c39afc into ydb-platform:main Feb 5, 2024
4 of 6 checks passed
@vitstn vitstn mentioned this pull request Feb 6, 2024
vporyadke pushed a commit to vporyadke/ydb that referenced this pull request Feb 9, 2024
AWS uses libcurl which uses patched version of c-ares header which
binary incompatible with c-ares from conan.
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@serbel324 serbel324 mentioned this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants