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

Add missing cpuid dependency #656

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

nesitor
Copy link
Member

@nesitor nesitor commented Jul 5, 2024

Problem: The supervisor cannot start a new instance because there is a missing cpuid dependency.

Solution: Add missing cpuid dependency to Makefile to add it on the Debian and Ubuntu packages.

… a missing `cpuid` dependency.

Solution: Add missing `cpuid` dependency to `Makefile` to add it on the Debian and Ubuntu packages.
@nesitor nesitor requested review from olethanh, hoh and 1yam July 5, 2024 18:03
@nesitor nesitor self-assigned this Jul 5, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.75%. Comparing base (d643acb) to head (4cf161c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #656   +/-   ##
=======================================
  Coverage   61.75%   61.75%           
=======================================
  Files          68       68           
  Lines        5954     5954           
  Branches      624      624           
=======================================
  Hits         3677     3677           
  Misses       2126     2126           
  Partials      151      151           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nesitor nesitor merged commit 35dd30a into main Jul 5, 2024
24 checks passed
@nesitor nesitor deleted the andres-fix-add_missing_cpuifd_dependency branch July 5, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant