Bug 2058439
| Summary: | Installation of CentOS Stream 9 fails during downloading of packages | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Mike Doneske <mdoneske> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Release Test Team <release-test-team-automation> | ||||||||||||||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | CentOS Stream | CC: | bstinson, jstodola, jwboyer | ||||||||||||||||||||||||
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Linux | ||||||||||||||||||||||||||
| Whiteboard: | |||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2022-02-28 11:48:58 UTC | Type: | Bug | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
|
Description
Mike Doneske
2022-02-24 23:50:53 UTC
Hello, could you please provide the installation logs? They are located under /tmp in the installation environment. Please, include all /tmp/*log files. More details on how to get the logs is described at: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9-beta/html/performing_a_standard_rhel_installation/troubleshooting-at-the-start-of-the-installation_installing-rhel#using-installation-log-files_troubleshooting-at-the-start-of-the-installation I tried recent CentOS Stream 9, but there was no issue for the default package set. Created attachment 1863348 [details]
Anaconda log from install
Created attachment 1863349 [details]
Debus log from install
Created attachment 1863350 [details]
DNF librepo log from install
Created attachment 1863351 [details]
Hawkey log from install
Created attachment 1863352 [details]
Packaging log from install
Created attachment 1863353 [details]
Program log from install
Created attachment 1863354 [details]
Sensitive Info log from install
Created attachment 1863355 [details]
Storage log from install
Created attachment 1863356 [details]
X log from install
Created attachment 1863357 [details]
LVM log from install
Created attachment 1863358 [details]
Syslog from install
Added requested information from install Can you please confirm that media check succeeds when booting from the media? It's the default boot option ("Test this media & install ...")
Could you try to download the latest ISO and retest?
There are many errors in packaging.log:
...
10:40:18,321 INF packaging: Downloading packages to /mnt/sysroot/home/dnf.package.cache.
10:40:33,371 CRT dnf: Error calculating checksum /run/install/sources/mount-0000-cdrom/BaseOS/Packages/kernel-modules-5.14.0-58.el9.x86_64.rpm: (14, read(41) failed: Input/output error)
10:40:33,371 CRT dnf: Package "kernel-modules-5.14.0-58.el9.x86_64" from local repository "anaconda" has incorrect checksum
10:40:33,374 CRT dnf: Error calculating checksum /run/install/sources/mount-0000-cdrom/BaseOS/Packages/kernel-tools-5.14.0-58.el9.x86_64.rpm: (14, read(41) failed: Input/output error)
10:40:33,375 CRT dnf: Package "kernel-tools-5.14.0-58.el9.x86_64" from local repository "anaconda" has incorrect checksum
10:40:33,375 CRT dnf: Error calculating checksum /run/install/sources/mount-0000-cdrom/BaseOS/Packages/kernel-tools-libs-5.14.0-58.el9.x86_64.rpm: (14, read(41) failed: Input/output error)
10:40:33,375 CRT dnf: Package "kernel-tools-libs-5.14.0-58.el9.x86_64" from local repository "anaconda" has incorrect checksum
...
Interestingly, all failed packages are from the BaseOS repository, the package names are sorted alphabetically in the log and the first failed package is kernel-modules, no failed package before kernel-modules is logged.
Update: I noticed the same errors in the logs and decided to download CentOS-Stream-9-20220224.0-x86_64-boot.iso. Copied to USB device using dd and checked using sha256sum to verify the download was accurate. Started install again and it completed successfully. This report can be closed as resolved. Thank you for the assistance. Good to know it works fine now. I'm closing this bug. This comment was flagged a spam, view the edit history to see the original text if required. |