Skip to content

Conversation

@rhysmeister
Copy link
Collaborator

SUMMARY

Should fix this issue...

TASK [cassandra_repository : Add apt key for Cassandra repository (Debian & Ubuntu)] ***
fatal: [ubuntu_16]: FAILED! => {"changed": false, "cmd": "/usr/bin/apt-key add -", "msg": "gpg: key C588E28D: no valid user IDs", "rc": 2, "stderr": "gpg: key C588E28D: no valid user IDs\n", "stderr_lines": ["gpg: key C588E28D: no valid user IDs"], "stdout": "", "stdout_lines": []}
changed: [ubuntu_18]

Might need to add an apt update after this.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

cassandra_repository

@codecov
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.49%. Comparing base (4f25557) to head (4ed0ff9).

❗ There is a different number of reports uploaded between BASE (4f25557) and HEAD (4ed0ff9). Click for more details.

HEAD has 151 uploads less than BASE
Flag BASE (4f25557) HEAD (4ed0ff9)
152 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #292       +/-   ##
===========================================
- Coverage   72.90%   43.49%   -29.41%     
===========================================
  Files          37        3       -34     
  Lines        2735      692     -2043     
  Branches      611      171      -440     
===========================================
- Hits         1994      301     -1693     
+ Misses        392      322       -70     
+ Partials      349       69      -280     

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

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.

2 participants