Hi,
I wan't to find the sqlite & python rpm packaging files in git.centos.org, but I found that the branch c6 for centos 6 are all empty.
Is that because centos 6 reached its end? Or where can I find the packaging files?
Best regards,
WqyJh
Hi,
I can't tell you why CentOS 6 isn't available an git.centos.org anymore but I think your assumption is right. You may find what you need on http://vault.centos.org/ .
Best regards Markus
On Tue, 2019-08-27 at 16:31 +0800, Qiying Wang wrote:
Hi,
I wan't to find the sqlite & python rpm packaging files in git.centos.org, but I found that the branch c6 for centos 6 are all empty.
Is that because centos 6 reached its end? Or where can I find the packaging files?
Best regards,
WqyJh _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On 27.08.19 11:10, Lange, Markus wrote:
I can't tell you why CentOS 6 isn't available an git.centos.org anymore but I think your assumption is right. You may find what you need on http://vault.centos.org/ .
I don't think CentOS 6 reached it's end, at least RHEL 6 didn't. https://access.redhat.com/support/policy/updates/errata
I see rpms for CentOS 6 http://mirror.centos.org/centos-6/
and Source Packages http://vault.centos.org/6.10/updates/Source/SPackages/
If I recall correctly the git-rpm integration was started with CentOS 7 and that could be the reason that no CentOS 6 content is found on git.centos.org. I am not an CentOS developer though.
On Tue, 2019-08-27 at 16:31 +0800, Qiying Wang wrote:
Hi,
I wan't to find the sqlite & python rpm packaging files in git.centos.org, but I found that the branch c6 for centos 6 are all empty.
Is that because centos 6 reached its end? Or where can I find the packaging files?
On 8/27/19 3:31 AM, Qiying Wang wrote:
Hi,
I wan't to find the sqlite & python rpm packaging files in git.centos.org, but I found that the branch c6 for centos 6 are all empty.
Is that because centos 6 reached its end? Or where can I find the packaging files?
It's not:
http://mirror.centos.org/centos/6/os/
(that also works fine for 6.10 and not 6)
If you are trying to get a version older than 6.10 .. one a version is released, the older version is moved to vault.centos.org because it no longer gets security updates.
If you are specifically pointing to a version other than 6/ .. you probably shouldn't be.
Thanks, Johnny Hughes