Re: Bug#1102140: CD-ROM is still first priority package repository in Testing/Trixie
Pascal Hambourg <[email protected]> Sun, 25 May 2025 15:31:18 +0200
| Newsgroups | gmane.linux.debian.devel.cd |
|---|---|
| Organization | Plouf ! |
| Message-ID | <[email protected]> |
(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>