Re: Bug#1102140: CD-ROM is still first priority package repository in Testing/Trixie
Steve McIntyre <[email protected]> Mon, 26 May 2025 17:04:44 +0100
| Newsgroups | gmane.linux.debian.devel.cd |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 25, 2025 at 03:31:18PM +0200, Pascal Hambourg wrote: >(Adding debian-cd list) > >On 28/04/2025 at 23:13, Pascal Hambourg wrote: >> On 13/04/2025 Ã 18:33, Pascal Hambourg wrote: >> > >> > In order to move forward I prepared a patch implementing the >> > following logic: >> > >> > if installation media is not a real CD/DVD/BD >> > Â Â Â Â Â automatically disable cdrom entries >> > else if sources.list has network entries >> > Â Â Â Â Â if installation media is netinst, live or single desktop >> > Â Â Â Â Â Â Â Â automatically disable cdrom entries >> >> I opened a merge request: >> <https://salsa.debian.org/installer-team/apt-setup/-/merge_requests/20> > >I mentioned the MR in Trixe D-I wishlist [1] and kibi commented: > >> This goes nowhere unless reviewed and ACKed by the images team > >The proposed change does not affect the logic related with ISO image types >though. It only adds an alternative condition to disable cdrom sources after >the installation if the installation media is not a real optical disc, e.g. a >USB flash drive so that apt does not choke on it. > >[1] <https://wiki.debian.org/DebianInstaller/Trixie/Wishlist> Merged now - thanks for your diligent work here!