Bug 2357460 - DOCUMENTATION_URL leads to HTTP 404 error.
Summary: DOCUMENTATION_URL leads to HTTP 404 error.
Keywords:
Status: CLOSED COMPLETED
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-release
Version: 41
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Stephen Gallagher
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-04 08:07 UTC by Christopher Boni
Modified: 2025-07-27 14:27 UTC (History)
9 users (show)

Fixed In Version: fedora-release-41-32
Clone Of:
Environment:
Last Closed: 2025-07-27 14:27:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christopher Boni 2025-04-04 08:07:59 UTC
The documentation URL within /etc/os-release on Fedora 41 Workstation points to a 404 page. 

The link is https://docs.fedoraproject.org/en-US/fedora/latest/system-administrators-guide/

$ cat /etc/os-release 
NAME="Fedora Linux"
VERSION="41 (Workstation Edition)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=41
VERSION_CODENAME=""
PLATFORM_ID="platform:f41"
PRETTY_NAME="Fedora Linux 41 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:41"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f41/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=41
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=41
SUPPORT_END=2025-12-15
VARIANT="Workstation Edition"
VARIANT_ID=workstation


Reproducible: Always

Steps to Reproduce:
1.Open terminal and use command 'cat /etc/os-release'.
2.Read output.
Actual Results:  
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f41/system-administrators-guide/"

Expected Results:  
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/workstation-docs/" or similar.

Comment 1 Fedora Update System 2025-04-23 12:40:46 UTC
FEDORA-2025-5dd5d74f85 (fedora-release-41-32) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-5dd5d74f85

Comment 2 Fedora Update System 2025-04-23 12:40:48 UTC
FEDORA-2025-27dd763594 (fedora-release-42-24) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-27dd763594

Comment 3 Fedora Update System 2025-04-24 04:33:12 UTC
FEDORA-2025-5dd5d74f85 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-5dd5d74f85`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-5dd5d74f85

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2025-04-30 01:38:27 UTC
FEDORA-2025-5dd5d74f85 (fedora-release-41-32) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Christopher Boni 2025-04-30 08:17:32 UTC
Re-opening as update has not been pushed for Fedora 42 yet.


Note You need to log in before you can comment on or make changes to this bug.