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

Rebuild for v19.2.x #28

Open
bazaah opened this issue Oct 3, 2024 · 4 comments
Open

Rebuild for v19.2.x #28

bazaah opened this issue Oct 3, 2024 · 4 comments
Labels
enhancement New feature or request upstream/v19

Comments

@bazaah
Copy link
Owner

bazaah commented Oct 3, 2024

https://ceph.io/en/news/blog/2024/v19-2-0-squid-released/

@bazaah
Copy link
Owner Author

bazaah commented Oct 6, 2024

got my first successful build, though tests in check() are still failing to build

@bazaah
Copy link
Owner Author

bazaah commented Oct 8, 2024

The following tests FAILED:
          5 - setup-venv-for-mgr-dashboard-py3 (Failed)
          7 - run-tox-mgr-dashboard-py3 (Not Run)
          8 - setup-venv-for-mgr-dashboard-openapi (Failed)
         10 - run-tox-mgr-dashboard-openapi (Not Run)
         13 - run-tox-python-common (Failed)
         16 - run-tox-cephadm (Failed)
         55 - unittest_perf_counters_cache (Failed)
        144 - unittest_mds_quiesce_agent (Failed)

As always our friends over in python land are angry about something, but 55 and 144 need to be investigated.

@bazaah
Copy link
Owner Author

bazaah commented Oct 12, 2024

minor update, unittest_perf_counters_cache seems like a spurious failure in gtest for EXPECT_DEATH tests under arch for reasons unknown. unittest_mds_quiesce_agent is more serious, and I think there is a genuine issue underlying it, but I haven't had a chance to sit down and properly debug it; haven't touched any py tests yet.

investigate if ceph/ceph#59517 fixes

@bazaah
Copy link
Owner Author

bazaah commented Nov 25, 2024

So I've been away/busy for the last month and bit, but I probably want to delay v19 until after 19.2.1 comes out at least, as it seems there a few serious security issues that have come up for squid. So I'll probably do a rebuild of v18 for python 3.13, whenever that comes out, first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream/v19
Projects
None yet
Development

No branches or pull requests

1 participant