Skip to content

Conversation

@gmarciani
Copy link
Contributor

  • Add NEEDRESTART_MODE=l environment variable to suppress needrestart prompts during installation
  • Install ubuntu-desktop with --no-install-recommends flag to reduce unnecessary package dependencies
  • Update unit tests to verify NEEDRESTART_MODE is set and ubuntu-desktop installation uses --no-install-recommends
  • Prevents interactive restart dialogs during automated DCV setup on Ubuntu systems

Description of changes

  • Describe what you're changing and why you're doing these changes.

Tests

  • Describe the automated and/or manual tests executed to validate the patch.
  • Describe the added/modified tests.

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@gmarciani gmarciani force-pushed the wip/mgiacomo/3141/fix-build-image-1217-1 branch from 611055e to 7a14f5e Compare December 18, 2025 15:59
…esktop, required by DCV, to avoid SSM agent connecgtivity issue.

In particular:
* Add NEEDRESTART_MODE=l environment variable to suppress needrestart prompts during installation
@gmarciani gmarciani force-pushed the wip/mgiacomo/3141/fix-build-image-1217-1 branch from 7a14f5e to a401d13 Compare December 18, 2025 16:08
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