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

Switch Heroku-24 to the deb822 APT sources format #255

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Mar 8, 2024

Since the upstream Ubuntu 24.04 image's default APT sources list now uses a new file location and APT's deb822 sources format.

Fixes the warnings of form:
Target Packages (...) is configured multiple times in /etc/apt/sources.list

See:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2048129
https://discourse.ubuntu.com/t/spec-apt-deb822-sources-by-default/29333/1

Fixes #254.
GUS-W-15213103.

@edmorley edmorley self-assigned this Mar 8, 2024
@edmorley edmorley force-pushed the edmorley/heroku-24-apt-deb822 branch 2 times, most recently from 57cbbd2 to 79aab3d Compare March 8, 2024 18:30
@edmorley edmorley marked this pull request as ready for review March 8, 2024 18:31
@edmorley edmorley requested a review from a team as a code owner March 8, 2024 18:31
Since the upstream Ubuntu 24.04 image's default APT sources list
now uses a new file location and APT's deb822 sources format.

Fixes the warnings of form:
`Target Packages (...) is configured multiple times in /etc/apt/sources.list`

See:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2048129
https://discourse.ubuntu.com/t/spec-apt-deb822-sources-by-default/29333/1

Fixes #254.
GUS-W-15213103.
@edmorley edmorley force-pushed the edmorley/heroku-24-apt-deb822 branch from 79aab3d to cc33207 Compare March 8, 2024 22:49
@edmorley edmorley enabled auto-merge (squash) March 8, 2024 22:51
@edmorley edmorley merged commit de4d64e into main Mar 8, 2024
4 checks passed
@edmorley edmorley deleted the edmorley/heroku-24-apt-deb822 branch March 8, 2024 22:52
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.

Duplicate APT sources warning when using APT on Heroku-24
2 participants