Bug 170098
Summary: | yum hang in useradd when doing update on x86_64 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eric Smith <spacewar> |
Component: | yum | Assignee: | Jeremy Katz <katzj> |
Status: | CLOSED CANTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4 | CC: | ckrainey, howarth, jchoksi, katzj, oli, visrailevich |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-04-19 20:11:10 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: |
Description
Eric Smith
2005-10-07 08:27:13 UTC
Can you try updating the kernel first, rebooting and then seeing if it works? I think you're hitting a case where audit has changed in a completely incompatible way :-/ Upgrading to kernel-2.6.13-1.1526_FC4 first solved the problem. Thanks! I've had the exact same experience with a new install on a gigabyte board (http://www.giga-byte.com/MotherBoard/Products/Products_GA-K8NXP-SLI.htm). Updating the kernel first avoided the problem. Glad to see this info here. Hit this issue today, finally figured out it was related to this. Given how nasty this is, and the level of experience it might take to figure this out, is there some way that package dependencies could be tweaked to "help" the user figure out they need to be running a more recent kernel to safely update certain packages? I first saw bug #170087 before seeing this. Thanks! Confirming this bug on an emachines T3104 made by Gateway with an AMD Sempron 3100+ 64-Bit CPU. Upgrading/updating yum, then the kernel and then rebooting works here, as well, as described, above. Having same problems with HP DL-145 G2. Tried updating the kernel via kickstart, to kernel-smp-2.6.13-1.1532_FC4.x86_64.rpm without updating any other packages - system hangs upon reboot - unable to find /. Tried updating to kernel-smp-2.6.14-1.1644_FC4.x86_64.rpm with the same results. So the kernel fix does not work in my world. Doing a complete yum update, seems to mess up audit, as described here by others. Soft reboot following entire system update hangs. Have to do a hard reboot. The good thing, if one can call it that, is after a hard reboot everything works fine. I am trying to automate system deployment using PXE and kickstart. Everything works, save for this. Thoughts? *** Bug 176882 has been marked as a duplicate of this bug. *** I did a minimal install of FC4 and can confirm that yum updating the kernel and then rebooting does indeed allow yum update to work properly. This is a kernel bug where the old kernel can't handle some of the new userspace. There's not much we can do about it within yum :( |