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

tests: update jammy tests for fips-updates #2848

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

lucasmoura
Copy link
Contributor

@lucasmoura lucasmoura commented Nov 22, 2023

Why is this needed?

The fips-updates service is now available for Jammy. We are now updating the Jammy tests to reflect that

Test Steps

Run the modified integration tests

Checklist

  • I have updated or added any unit tests accordingly
  • I have updated or added any integration tests accordingly
  • Changes here need to be documented, and this was done in:

Does this PR require extra reviews?

  • Yes
  • No

The fips-updates service is now available for Jammy.
We are now updating the Jammy tests to reflect that
Copy link

Jira: This PR is not related to a Jira item. (The PR title does not include a SC-#### reference)

GitHub Issues: No GitHub issues are fixed by this PR. (No commits have Fixes: #### references)

Launchpad Bugs: No Launchpad bugs are fixed by this PR. (No commits have LP: #### references)

Documentation: The changes in this PR do not require documentation changes.

👍 this comment to confirm that this is correct.

@@ -550,7 +553,7 @@ Feature: Unattached status
Examples: ubuntu release
| release | machine_type |
| focal | lxd-container |

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we got a small whitespace here but I am merging this anyway

@renanrodrigo renanrodrigo merged commit dabd416 into main Nov 23, 2023
26 of 29 checks passed
@renanrodrigo renanrodrigo deleted the fix-jammy-tests-for-fips-updates branch November 23, 2023 10:56
@ElleLeonne
Copy link

ElleLeonne commented Mar 7, 2024

@lucasmoura

I think this broke, recently. When attempting to install now, I get a "You have held broken packages" error.

Unexpected APT error.
Failed running command 'apt-get install --assume-yes --allow-downgrades -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" ubuntu-fips' [exit(100)]. Message: E: Unable to correct problems, you have held broken packages.

Digging deeper, the logs reveal this.

The following packages have unmet dependencies:
ubuntu-fips : Depends: libssl3 (= 3.0.2-0ubuntu1.14+Fips1) but 3.0.2-0ubuntu1.15 is to be installed

I am unable to resolve this manually.

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.

3 participants