Project

General

Profile

Actions

Bug #38325

open

not correct file link on rpm el9 from 3.14 to latest

Added by Xyz 00777 22 days ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
RPMs
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Hi,
I found out, that it looks like on the latest branch, at least the foreman-release.rpm is not corrected linked.
It looks for me like on latest branch the 3.13 is linked and not the 3.14 is linked.
I found it out because the used gpg key for the signing was not the same as it should have been :D
my test:

[root@foreman tmp]# wget https://yum.theforeman.org/releases/3.13/el9/x86_64/foreman-release.rpm && md5sum foreman-release.rpm && rm -f foreman-release.rpm
--2025-03-30 16:18:39--  https://yum.theforeman.org/releases/3.13/el9/x86_64/foreman-release.rpm
Resolving yum.theforeman.org (yum.theforeman.org)... 151.101.66.49, 151.101.2.49, 151.101.194.49, ...
Connecting to yum.theforeman.org (yum.theforeman.org)|151.101.66.49|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10561 (10K) [application/x-rpm]
Saving to: ‘foreman-release.rpm.1’

foreman-release.rpm.1                                      100%[========================================================================================================================================>]  10.31K  --.-KB/s    in 0.001s  

2025-03-30 16:18:40 (8.35 MB/s) - ‘foreman-release.rpm.1’ saved [10561/10561]

f4c29ecfba6e4af092883708642a4bce  foreman-release.rpm
[root@foreman tmp]# wget https://yum.theforeman.org/releases/latest/el9/x86_64/foreman-release.rpm && md5sum foreman-release.rpm && rm -f foreman-release.rpm
--2025-03-30 16:18:48--  https://yum.theforeman.org/releases/latest/el9/x86_64/foreman-release.rpm
Resolving yum.theforeman.org (yum.theforeman.org)... 151.101.2.49, 151.101.130.49, 151.101.194.49, ...
Connecting to yum.theforeman.org (yum.theforeman.org)|151.101.2.49|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10561 (10K) [application/x-rpm]
Saving to: ‘foreman-release.rpm’

foreman-release.rpm                                        100%[========================================================================================================================================>]  10.31K  --.-KB/s    in 0.001s  

2025-03-30 16:18:48 (7.12 MB/s) - ‘foreman-release.rpm’ saved [10561/10561]

f4c29ecfba6e4af092883708642a4bce  foreman-release.rpm
[root@foreman tmp]# wget https://yum.theforeman.org/releases/3.14/el9/x86_64/foreman-release.rpm && md5sum foreman-release.rpm && rm -f foreman-release.rpm
--2025-03-30 16:18:57--  https://yum.theforeman.org/releases/3.14/el9/x86_64/foreman-release.rpm
Resolving yum.theforeman.org (yum.theforeman.org)... 151.101.2.49, 151.101.130.49, 151.101.194.49, ...
Connecting to yum.theforeman.org (yum.theforeman.org)|151.101.2.49|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10532 (10K) [application/x-rpm]
Saving to: ‘foreman-release.rpm’

foreman-release.rpm                                        100%[========================================================================================================================================>]  10.29K  --.-KB/s    in 0.001s  

2025-03-30 16:18:57 (6.84 MB/s) - ‘foreman-release.rpm’ saved [10532/10532]

60976a365b01b1b232dc1a36058af5ad  foreman-release.rpm

I didnt looked at the other packages so other could also be affected by this bug.

No data to display

Actions

Also available in: Atom PDF