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

nonsdk_container_setup: support Deb822 (.sources) files #80

Open
peat-psuwit opened this issue Mar 12, 2024 · 0 comments · May be fixed by #79
Open

nonsdk_container_setup: support Deb822 (.sources) files #80

peat-psuwit opened this issue Mar 12, 2024 · 0 comments · May be fixed by #79

Comments

@peat-psuwit
Copy link
Contributor

This new format is used starting in Ubuntu 24.04. It looks something like this:

Types: deb
URIs: http://archive.ubuntu.com/ubuntu
Suites: noble noble-updates noble-backports
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

I feel like it's a bit harder to manipulate. Maybe using python-apt would make our life easier.

Will have to deal with, perhaps around the time we have first Noble-based image.

@peat-psuwit peat-psuwit linked a pull request Apr 26, 2024 that will close this issue
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 a pull request may close this issue.

1 participant