On Thu, Apr 9, 2026 at 7:54 PM Mark Waite <
mark.ea...@gmail.com> wrote:
>
> On Thu, Apr 9, 2026 at 5:31 PM Nico Kadel-Garcia <
nka...@gmail.com> wrote:
>>
>> And the "legacy repo".... isn't a repo. It's merely a web page with a
>> list, but without repodata with which to keep it synchronized. To get
>> the RPM file names, you either have to pull them out of the web page,
>> or deduce them from he git tags.
>
>
> I don't understand why you say that the legacy repo is not a repo.
>
>
https://pkg.jenkins.io/redhat-stable-legacy/jenkins.repo has the expected content.
Ahh. The misleadingly named "jenkins.repo" file you pointed is
internally named "jenkins-stable" internally, which overlaps with the
*other* mislabeled jenkins.repo file at
https://pkg.jenkins.io/rpm-stable/jenkins.repo .
It's confusing and triggers overwriting other files to give them all
the same filename and the same top stanza of:
[Jenkins]
name=jenkins-stable
The .repo files get interpreted at the time "rpm" is run, and the
contents of the files commingled even if stored separately. The
practice is misleading. Please, label the primary Jenkins file as
"jenkins-stable" in a file called "jenkins-stable.repo", and
corresponding .repo filea with matching names, to avoid this cnfusion.
> I used the following commands to install Jenkins 2.528.3 on Rocky Linux 9:
>
> sudo wget -O /etc/yum.repos.d/jenkins.repo
https://pkg.jenkins.io/redhat-stable-legacy/jenkins.repo
> sudo dnf -y --nogpgcheck install jenkins
>
> I had to skip the GPG check from the dnf command because the GPG key of repository has expired.
>
> Mark Waite
>
> --
> You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
jenkinsci-use...@googlegroups.com.
> To view this discussion visit
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFw5yYTAzHv5unLC_cBOchbRUB8XrkjVYJ5Prefhgnnhw%40mail.gmail.com.