<div dir="ltr">1. Your info page here:<div><br></div><div><a href="https://wiki.centos.org/FAQ/CentOSStream#Where_is_the_source_code.3F" target="_blank">https://wiki.centos.org/FAQ/CentOSStream#Where_is_the_source_code.3F</a><br></div><div><br></div><div>links to an insecure download resource: <a href="http://mirror.centos.org/centos/8-stream/" target="_blank">http://mirror.centos.org/centos/8-stream/</a></div><div><br></div><div>2. You are not running a secure server:</div><div><br></div><div><a href="https://mirror.centos.org/centos/8-stream/" target="_blank">https://mirror.centos.org/centos/8-stream/</a> => connection times out<br></div><div><br></div><div>*. Hopefully you understand the implications of the above - if not, run a build and take a look at the number of warnings related to unsigned code that your systems ignore.  Better still - fix your systems so they always hard-fails on everything unsigned it encounters.  It only takes one single unsigned mistake in any of your packages to expose all users to compromise when you're not using secure servers.  Insecure servers in 2021 are completely unnecessary.</div><div><br></div><div>3. Source code is still missing.  The folder structure exists, but none of the files are in there.</div><br>Some new examples<br><br><div><a href="https://git.centos.org/rpms/sendmail/tree" target="_blank">https://git.centos.org/rpms/sendmail/tree</a> (no source)</div><div></div><br><a href="https://git.centos.org/rpms/sendmail/archive/imports/c8s/sendmail-8.15.2-34.el8/sendmail-imports/c8s/sendmail-8.15.2-34.el8.tar.gz" target="_blank">https://git.centos.org/rpms/sendmail/archive/imports/c8s/sendmail-8.15.2-34.el8/sendmail-imports/c8s/sendmail-8.15.2-34.el8.tar.gz</a> (linked from git - 404)<br><br><a href="https://vault.centos.org/centos/8-stream/AppStream/Source/SPackages/" target="_blank">https://vault.centos.org/centos/8-stream/AppStream/Source/SPackages/</a> (empty)<div><div><div><br></div><div><a href="https://composes.centos.org/CentOS-Stream-8-20210108.n.2/compose/BaseOS/source/tree/Packages/" target="_blank">https://composes.centos.org/CentOS-Stream-8-20210108.n.2/compose/BaseOS/source/tree/Packages/</a> (incomplete)<br><br># yumdownloader --source sendmail<br>Last metadata expiration check: 2:09:27 ago on Mon 08 Feb 2021 09:45:31 PM GMT.<br>No package sendmail-8.15.2-34.el8.src available.<br>Exiting due to strict setting.<br>Error: No package sendmail-8.15.2-34.el8.src available.<br><br>Might I suggest you ask someone in the build team to fix or write whatever script is needed to make "yumdownloader" work?  Obviously, since they're building stuff, *they* know where the source code **really** is - so it would only take 5 or 10 minutes to glue your existing tools (like yumdownloader) into whatever new location someone seems to have dreamed up for the actual source.  <br><br>Spending the few minutes to fix what every administrator already knows around source packaging/distro systems is a far better idea than making them all learn entirely new things (which will probably change a few more times before everyone's happy anyhow)</div></div></div><div><br></div><div><br></div><div>All the above carry security implications - we really need to know what source was used to build our products, and we really need to be able to download binaries from properly secure locations (preferably all with working signatures, but that's a whole other problem, so TLS distro endpoints is at least an interim mitigation).</div></div>