Bug 78290
| Summary: | anaconda/install error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Terry Riley <terrence> | ||||
| Component: | anaconda | Assignee: | Michael Fulbright <msf> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | Brock Organ <borgan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 8.0 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2002-11-22 15:16:28 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 85751 [details]
anaconda.log and syslog files from anaconda/install error
Please remove the kernel-smp package from your system and try to upgrade again. Thanks. Removing the kernel-smp package worked. |
Description of Problem: Anaconda/install stops with error message Version-Release number of selected component (if applicable): How Reproducible:always Steps to Reproduce: 1. install 8.0 from cd 2. 3. Actual Results: install stops during package check, with anaconda error notice Expected Results:installation runs to completion Additional Information: This is happening on two Dell Optiplex GXMT166. I've attached the dump files. The screen message is: Traceback (most recent call last): File "/usr/bin/anaconda", line 694, in ? intf.run(id, dispatch, configFileData) File "/usr/lib/anaconda/text.py", line 446, in run dispatch.gotoNext() File "/usr/lib/anaconda/dispatch.py", line 150, in gotoNext self.moveStep() File "/usr/lib/anaconda/dispatch.py", line 215, in moveStep rc = apply(func, self.bindArgs(args)) File "/usr/lib/anaconda/upgrade.py", line 349, in upgradeFindPackages id.hdList[package[rpm.RPMTAG_NAME]].select() File "/usr/lib/anaconda/comps.py", line 171, in __getitem__ return self.packages[item] KeyError: kernel-smp