Bug 1146015
| Summary: | long time spent in "Performing post-installation setup tasks" | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeremy Harris <jeharris> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | low | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 21 | CC: | anaconda-maint-list, andreiv3103, br.larini, g.kaviyarasu, jeharris, jonathan, vanmeeuwen+fedora | ||||||||||||||||||||||||
| 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: | 2015-04-15 13:59:50 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
Jeremy Harris
2014-09-24 09:55:59 UTC
I'm having the same problem during the installation of the i686 release of Fedora Server Alpha on VirtualBox. I didn't see the end of the post-installation process even after more than 1 hour of waiting. I've tried a clean install three times so far, with no success. Please attach the log files from the installation to this bug as inidividual, text/plain attachments. Note if you're re-using your /home partition, anaconda will chown it to your new UID, which can take a long time. We should provide some kind of progress indicator I guess. See bug 986547. Created attachment 945509 [details]
install log - anaconda
Created attachment 945510 [details]
install log - ifcfg
Created attachment 945519 [details]
install log - journal
Created attachment 945520 [details]
install log - packaging
Created attachment 945521 [details]
install log - program
Created attachment 945522 [details]
install log - storage
Created attachment 945523 [details]
install log - syslog
Created attachment 945524 [details]
install log - X
It's getting stuck in one of anaconda's %post scripts, but I don't know which one or where. Can you include the output of `ps -ef' from when the error occurs? The most likely culprits are something going wrong with a restorecon or a journalctl command. Created attachment 957337 [details]
ps -ef
Created attachment 957338 [details]
top
Created attachment 957339 [details]
top (2)
Looks like this was part of the mysterious anaconda-yum hangs, and anaconda-yum is on the way out. *** This bug has been marked as a duplicate of bug 1101544 *** The issue reproduces on VM install. Host is a hyper-v 2012 R2 server. |