[Bug 2077041] [NEW] [3.0][feature request]support packages in ppa in ubuntu-seeds
Zhaoxuan Zhai
2077041 at bugs.launchpad.net
Thu Aug 15 02:55:12 UTC 2024
Public bug reported:
When packages in PPA listed in ubuntu-seeds, ubuntu-image will not install the packages into generated image.
This is because when ubuntu-image calls germinate to list all required packages, ubuntu-image does not pass the link of the 'extra-ppa' to germinate. Only 'imageDefinition.Rootfs.Mirror' is passed to germinate. So germinate ignores packages in ppa.
This feature request hopes that ubuntu-image can pass the ppa information to germinate. So we can use the packages in the PPA in ubuntu-seed.
Also, since version 2.45 of germinate, it supports private ppa.
Because our project uses private ppa, I also hope that the snap package
of ubuntu-image can use this version or higher to support private ppa.
** Affects: ubuntu-image
Importance: Undecided
Status: New
** Tags: oem-priority
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to Ubuntu Image.
https://bugs.launchpad.net/bugs/2077041
Title:
[3.0][feature request]support packages in ppa in ubuntu-seeds
Status in Ubuntu Image:
New
Bug description:
When packages in PPA listed in ubuntu-seeds, ubuntu-image will not install the packages into generated image.
This is because when ubuntu-image calls germinate to list all required packages, ubuntu-image does not pass the link of the 'extra-ppa' to germinate. Only 'imageDefinition.Rootfs.Mirror' is passed to germinate. So germinate ignores packages in ppa.
This feature request hopes that ubuntu-image can pass the ppa information to germinate. So we can use the packages in the PPA in ubuntu-seed.
Also, since version 2.45 of germinate, it supports private ppa.
Because our project uses private ppa, I also hope that the snap
package of ubuntu-image can use this version or higher to support
private ppa.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-image/+bug/2077041/+subscriptions
More information about the foundations-bugs
mailing list