Hi Axel, On Sunday, 24 October 2021 02:08:46 CEST Axel Beckert wrote: > Diederik de Haas wrote: > > enabled the security repo lines in /etc/apt/sources.list. But when doing > > 'aptitude update', it reported that it couldn't find the repo. > > Turns out that it uses 'jessie-security', what the section has become > > since Bullseye, but it should be 'jessie/updates'. > > > > 'Strangely' enough, in my recently created Stretch VM, it did have > > 'stretch/updates' in /e/a/sources.list, which is correct. > > Yep, indeed. This is a bug introduced when I rewrote the > differentiation between pre-bullseye and bullseye + later > > There's a missing "|" in a regexp in hooks/debian/20-setup-apt. Small > mistake, big effect. > > It affects Wheezy as well btw. as the regexp uselessly matches > "wheezyjessie" instead of "wheezy|jessie". > > Fix committed locally. Will prepare a upstream minor bugfix release as > well as a Debian upload to unstable at least.
That is quick, thanks! I was pleasantly surprised how easy it was to create VMs for (to me) such old releases, so thanks for your tool :-) Cheers, Diederik
signature.asc
Description: This is a digitally signed message part.

