<div dir="ltr"><div dir="ltr">On Tue, Jul 11, 2023 at 4:28 AM Daan De Meyer <<a href="mailto:daan.j.demeyer@gmail.com">daan.j.demeyer@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
It seems that the selinux-policy rpm is built from<br>
git@gitlab.cee.redhat.com:SELinux/selinux-policy.git which seems to be<br>
a redhat internal repository. More specifically, if I try to checkout<br>
the commit listed in the selinux-policy spec<br>
(<a href="https://gitlab.com/redhat/centos-stream/rpms/selinux-policy/-/blob/c9s/selinux-policy.spec#L3" rel="noreferrer" target="_blank">https://gitlab.com/redhat/centos-stream/rpms/selinux-policy/-/blob/c9s/selinux-policy.spec#L3</a>)<br>
in the fedora-selinux repository cloned from github, I get an error<br>
saying that the commit does not exist. It would be great if the<br>
repository containing this commit was publicly available and open for<br>
external contributors just like all the other packages in CentOS<br>
Stream. Is it possible to make this happen?<br></blockquote><div><br></div><div>I'm not the selinux-policy maintainer, so I can't comment on where they work on the selinux-policy source code.</div><div><br></div></div><div class="gmail_quote">But this is how I get the sources, if that is what you are ultimately looking for.</div><div class="gmail_quote"><br><div>  centpkg clone selinux-policy</div><div>  cd selinux-policy</div><div>  centpkg sources</div><div>or if you want to know where they really are</div><div>  centpkg -v sources</div><div>This shows it to be coming from</div><div><a href="https://sources.stream.centos.org/sources/rpms/selinux-policy/selinux-policy-66a4b6e.tar.gz/sha512/797e746ccd271fe531a91b2639aed06447fb2720267dadba225989d81634b1fb7b2a4e78262612a41b6073f6e0eca358b8c274adc33630cd3f0db1390cd57767/selinux-policy-66a4b6e.tar.gz">https://sources.stream.centos.org/sources/rpms/selinux-policy/selinux-policy-66a4b6e.tar.gz/sha512/797e746ccd271fe531a91b2639aed06447fb2720267dadba225989d81634b1fb7b2a4e78262612a41b6073f6e0eca358b8c274adc33630cd3f0db1390cd57767/selinux-policy-66a4b6e.tar.gz</a></div><div><br></div><div>The sources information is found in the sources file</div><div><a href="https://gitlab.com/redhat/centos-stream/rpms/selinux-policy/-/blob/c9s/sources">https://gitlab.com/redhat/centos-stream/rpms/selinux-policy/-/blob/c9s/sources</a></div><div><br></div><div>I know this isn't exactly what you asked for, but I hope it still helps.</div><div><br></div><div>Troy</div><div><br></div></div></div>