deb822 conversion / default sources lists
- Inicie sesión ou rexístrese para enviar comentarios
Hi,
Is it possible to get the deb822 equivalent of /etc/apt/sources.list somewhere by installing a package (so that would be verified with gpg during the package installation)?
The background is that I did an installation of ecne with debootstrap from aramo long time ago and I probably converted the /etc/apt/sources.list from aramo by hand, and I could run 'apt modernize-sources' but I'm unsure how to check if the output is what it should be or if it's missing something.
And I also always wondered if it was possible to get a trusted source.list by installing a package, so it's also a good excuse to know that (I do a lot of installations of Trisquel with debootstrap so it could be handy to know).
apt modernize-sources
is available starting on Trisquel 12.
Thanks.
From your reply I deduced that trisquel.sources is not as-is in any packages, so I've looked and I found vendor/trisquel/trisquel.sources.in in the source retrieved by 'apt-source apt'. The output of 'apt modernize-sources' seems to match what is there.
By the way the content of this directory can be upstreamed as the upstream apt has at least ubuntu in this directory but I've no idea how useful that would be.
Upstreaming ecne in debootstrap is probably more urgent (I added that to my TODO list but I've no idea when I'll find the time to do it).

