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 1462538 - Installer images built with anaconda-27.14-1.fc27 fail to boot
Summary: Installer images built with anaconda-27.14-1.fc27 fail to boot
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 27
Hardware: All
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Vendula Poncova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedBlocker
Depends On:
Blocks: AlphaBlocker, F27AlphaBlocker
TreeView+ depends on / blocked
 
Reported: 2017-06-18 16:05 UTC by Adam Williamson
Modified: 2017-08-20 16:32 UTC (History)
6 users (show)

Fixed In Version: anaconda-27.15-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-20 16:32:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Adam Williamson 2017-06-18 16:05:56 UTC
All installer image tests for Rawhide 20170617.n.0 and 20170618.n.0 failed to boot with an anaconda traceback:

Traceback (most recent call last):
  File "/sbin/anaconda", line 282, in <module>
    from pyanaconda import startup_utils
  File "/usr/lib64/python3.6/site-packages/pyanaconda/startup_utils.py", line 40, in <module>
    from pyanaconda import kickstart
  File "/usr/lib64/python3.6/site-packages/pyanaconda/kickstart.py", line 22, in <module>
    from pyanaconda.threads import threadMgr
ModuleNotFoundError: No module named 'pyanaconda.threads'

Note: not entirely sure whether 27.13 or 27.14 introduced this, as they were built very close together.

This is an automatic F27 Alpha blocker: "Complete failure of any release-blocking TC/RC image to boot at all under any circumstance - "DOA" image (conditional failure is not an automatic blocker)".

Comment 1 Vendula Poncova 2017-06-19 10:20:22 UTC
Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/1104

Comment 2 Jan Kurik 2017-08-15 07:35:54 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.

Comment 3 Adam Williamson 2017-08-20 16:32:03 UTC
This was obviously fixed a while back.


Note You need to log in before you can comment on or make changes to this bug.