<div><div>It seems, that you are using your internal RH links in public gitlab repo, well...<div>$ uname -a</div><div>Linux localhost.localdomain 5.11.14-200.fc33.x86_64 #1 SMP Wed Apr 14 15:25:53 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux</div>$ centpkg clone --anonymous -b c9s gcc</div><div>Cloning into 'gcc'...</div><div>warning: redirecting to https://gitlab.com/redhat/centos-stream/rpms/gcc.git/</div><div>remote: Enumerating objects: 181, done.</div><div>remote: Counting objects: 100% (181/181), done.</div><div>remote: Compressing objects: 100% (94/94), done.</div><div>remote: Total 181 (delta 96), reused 155 (delta 81), pack-reused 0</div><div>Receiving objects: 100% (181/181), 127.24 KiB | 259.00 KiB/s, done.</div><div>Resolving deltas: 100% (96/96), done.</div><div>$ cd gcc</div><div>$ centpkg sources</div><div>Downloading gcc-11.0.1-20210324.tar.xz</div><div>Could not execute sources: (6, 'Could not resolve host: sources.stream.rdu2.redhat.com')</div></div><div> </div><div>26.04.2021, 21:32, "Brian Stinson" <bstinson@redhat.com>:</div><blockquote><p><br />- Pull package sources from gitlab.com<br />    - `centpkg clone -b c9s <pkgname>` gives you a dist-git checkout from gitlab<br />    - `centpkg sources` from your checkout pulls source tarballs from<br />the lookaside cache</p></blockquote>