Got a dell 5400 workstation configured fully (8 cores, 32gb RAM, 160gb fast disk & 1.0tb slow disk) and I netinstalled debian Bookworm 12.10.0 on it. I also got the 20 DVDs with 92.5gb of Source packages. The machine seems OK, but I am finding some [problem]s.
[A1] is that netinstall left /etc/sudoers missing and /etc/sudoers.d/README empty -- there are no users at all. But that README file contains a strong recommendation for using visudo, which no longer exists. [A2] is that visudo is missing even though lots of doc still insists that it be should be used. I even looked for it in my SOURCE packages and with apt install. But I found nothing. url = " https://blog.usro.net/2024/11/how-to-build-a-debian-package-from-source-a-step-by-step-guide " [B] is that the doc in the url above wants to apt install some thing called linti. But in reality there is no such thing. [C] is that same doc in the url above wants to apt install source <package_name>. So it wants to get a new copy of the source package. But I already have a copy; i just need to know where to put it? How should I report these problems?