Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 564213
Summary: | Traceback setting up the logger in stage2 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> | ||||
Component: | anaconda | Assignee: | Ales Kozumplik <akozumpl> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | dcantrell, jlaska, jonathan, jzeleny, petersen, vanmeeuwen+fedora | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-02-15 13:32: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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 538273 | ||||||
Attachments: |
|
Upon further investigation, it seems that rsyslog cannot start up at boot time, due to a missing //lib/rsyslog/lmnet.so There were other issues with rsyslog recently so I'm pulling in a newer build and composing with that to see if it gets any better. *** This bug has been marked as a duplicate of bug 563348 *** I don't think this is a dupe. The failure case of rsyslog is different than that bug, it doesn't segfault it just can't find a lib it needs. When pulling in the fix for 563348 it still doesn't fix anaconda. Yep, I just verified that we're not getting all of the rsyslog .so files installed for some reason. Re-opening. Patch sent, not really tested though. *** Bug 564269 has been marked as a duplicate of this bug. *** Yes, I can reproduce this on my custom rawhide compose, this is because rsyslog moved its libs between 4.4.1 and 4.4.2. I am going to use Jesse's patch and see if it works and composes OK before pushing. Switching back to ASSIGNED until then. Ales No longer seeing this with F-13-Alpha-TC2 which includes anaconda-13.26 (http://serverbeach1.fedoraproject.org/pub/alt/stage/13-Alpha.TC2/Fedora/) |
Created attachment 390417 [details] anaconda traceback I get a traceback and anaconda abort very early on in stage2. This happens on real hardware, virt, i386 and x86_64, text and graphical. I've attached the screenshot of the traceback. This is from the test compose I've done from today's (20100211) rawhide.