On Wed, 15 May 2024 19:26:52 +0200 Paul Gevers <[email protected]> wrote: > Control: reassign -1 autopkgtest > > Hi Mathias, > > Sorry for letting this go unanswered for so long. > > On Sat, 10 Feb 2024 20:39:12 +0000 Mathias Gibbens <[email protected]> > wrote: > > I suspect debci is either adding options or directly generating a > > sources.list that is injected into the container. The word "debug" > > doesn't appear anywhere within the debian template script and I'm not > > sure how the "deb-src" lines could be introduced with the existing > > template logic. > > > > Maybe there's something else going on in lxc-templates, but I'm not > > seeing anything immediately obvious to explain where debci's > > sources.list is coming from. > > I didn't check the autopkgtest code yet, but I trust your assessment > it's not lxc-templates. Let's assign to autopkgtest for further checking > > Paul > PS: this reply was triggered by bug 1071185
As mentioned in #1071185, it is autopkgtest that configures the sources.list in the testbed images, via the setup-testbed script.

