Skip to content

Add deb822 format ppa support on Ubuntu 24.04#1191

Closed
brunoleon wants to merge 1 commit intopuppetlabs:mainfrom
brunoleon:ppa_deb822
Closed

Add deb822 format ppa support on Ubuntu 24.04#1191
brunoleon wants to merge 1 commit intopuppetlabs:mainfrom
brunoleon:ppa_deb822

Conversation

@brunoleon
Copy link
Copy Markdown

@brunoleon brunoleon commented Jul 2, 2024

Summary

New repo added using add-apt-repository command have a .sources extension (used to be .list)
Without this update, add-apt-repository keeps being called for ppa repo on each Puppet run because if does not look for .sources files

Additional Context

This only covers repo adde using add-apt-repository command

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

New repo are added as .sources files.
Without this update, add-apt-repository keeps being
called for ppa repo on each Puppet run because if does not look
for .sources files
@brunoleon brunoleon requested review from a team, bastelfreak and smortex as code owners July 2, 2024 11:38
@kenyon
Copy link
Copy Markdown

kenyon commented Jul 2, 2024

Duplicate of #1169.

@brunoleon
Copy link
Copy Markdown
Author

Sorry I missed #1169 indeed

@brunoleon brunoleon closed this Jul 2, 2024
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