Bug 1389852

Summary: anaconda crashes after selecting language and keyboard - AttributeError: 'NoneType' object has no attribute 'format'
Product: [Fedora] Fedora Reporter: Scott Dowdle <dowdle>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 25CC: anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, penthium2, vanmeeuwen+fedora, vponcova
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-12 10:46:05 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:
Attachments:
Description Flags
Complete error output from anaconda crash none

Description Scott Dowdle 2016-10-28 23:08:17 UTC
Created attachment 1215117 [details]
Complete error output from anaconda crash

Built pre-release Fedora 25 remix with updates-testing not enabled.  It has anaconda-25.20.5-1.  When trying to do an install, anaconda crashes shortly after picking the language and keyboard and hitting next.

Seems related to partition scan or something.  Short excerpt below.  Attached full debug output.

- - - - -

anaconda 25.20.5-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/lib/space.py", line 78, in check
    dev_required_size = self.payload.requiredDeviceSize(self.storage.root_device.format)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 240, in _updateContinue
    if self._checker and not self._checker.check():
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 214, in _createBox
    self._updateContinue()
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 353, in refresh
    self._createBox()
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/__init__.py", line 1018, in _on_continue_clicked
    nextAction.refresh()
AttributeError: 'NoneType' object has no attribute 'format'

Comment 1 Scott Dowdle 2016-11-04 18:48:07 UTC
The anaconda-25.20.6-1.fc25 updated packages (I only installed those individual anaconda packages from updates-testing and not all updates in updates-testing) did not work for me and gave me some other error... that I didn't get a chance to capture as the anaconda.log got overwritten my my next run.

Currently involved in using the .4 packages (after creating a local repo and specifying the version numbers in my package list) and seeing if they will work with everything else current.

Comment 2 Scott Dowdle 2016-11-04 20:37:31 UTC
Argh, it doesn't seem to be anaconda-* as the .4 still died on me as did the .3 series.  Perhaps it is some underlying component like blivet (python3-blivet-2.1.6-1.fc25.noarch) or lorax (lorax-25.17-1.fc25.x86_64)???

Comment 3 Scott Dowdle 2016-11-05 00:09:01 UTC
Nope.  Moving to lorax-25.16.1 didn't help either.

What am I doing wrong?

Comment 4 penthium2 2016-11-24 11:18:39 UTC
same bug with 
Version     : 25.20.8
Release     : 1.fc25
anaconda crash after selected language

I generate my liveMedia with this commande line :

livemedia-creator --ks=/root/viperr10.ks  --no-virt --resultdir /root/teste --project Viperr --make-iso --volid Viperr10-alpha_1_x86_64  --iso-only --iso-name Viperr10-alpha_1_x86_64 --releasever 25 --title Viperr10-alpha_1_x86_64 --macboot

Comment 5 Fedora End Of Life 2017-12-12 10:46:05 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.