Bug 1322943

Summary: TypeError: handle_format() missing 1 required positional argument: 'device'
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jkonecny, joe, jonathan, satellitgo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5a32ea141dc57ee630b0ac5dd6b661c018562ae088f671755222661d9df11a83;
Fixed In Version: anaconda-25.6-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-20 18:00:36 UTC Type: ---
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
File: anaconda-tb
none
File: anaconda.log
none
File: dnf.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Adam Williamson 2016-03-31 17:56:28 UTC
Description of problem:
All netinst openQA tests for Fedora-Rawhide-20160331.n.0 crashed like this on the Welcome screen. Only DVD image tests succeeded. There was no Workstation or KDE live image, so I don't know if live works or not.

Version-Release number of selected component:
anaconda-25.5-1

The following was filed automatically by anaconda:
anaconda 25.5-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/image.py", line 143, in opticalInstallMedia
    devicetree.handle_format(dev)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/packaging/__init__.py", line 996, in _setupInstallDevice
    self.install_device = opticalInstallMedia(storage.devicetree)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/packaging/dnfpayload.py", line 842, in updateBaseRepo
    checkmount)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/packaging/__init__.py", line 1307, in _runThread
    payload.updateBaseRepo(fallback=fallback, checkmount=checkmount)
  File "/usr/lib64/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
TypeError: handle_format() missing 1 required positional argument: 'device'

Additional info:
addons:         com_redhat_kdump, com_redhat_docker
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-E-dvd-x86_64-rawh quiet
dnf.rpm.log:    Mar 31 11:14:59 INFO --- logging initialized ---
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.6.0-0.rc1.git0.1.fc25.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 Adam Williamson 2016-03-31 17:56:33 UTC
Created attachment 1142323 [details]
File: anaconda-tb

Comment 2 Adam Williamson 2016-03-31 17:56:34 UTC
Created attachment 1142324 [details]
File: anaconda.log

Comment 3 Adam Williamson 2016-03-31 17:56:35 UTC
Created attachment 1142325 [details]
File: dnf.log

Comment 4 Adam Williamson 2016-03-31 17:56:36 UTC
Created attachment 1142326 [details]
File: environ

Comment 5 Adam Williamson 2016-03-31 17:56:38 UTC
Created attachment 1142327 [details]
File: lsblk_output

Comment 6 Adam Williamson 2016-03-31 17:56:39 UTC
Created attachment 1142328 [details]
File: nmcli_dev_list

Comment 7 Adam Williamson 2016-03-31 17:56:40 UTC
Created attachment 1142329 [details]
File: os_info

Comment 8 Adam Williamson 2016-03-31 17:56:41 UTC
Created attachment 1142330 [details]
File: program.log

Comment 9 Adam Williamson 2016-03-31 17:56:43 UTC
Created attachment 1142331 [details]
File: storage.log

Comment 10 Adam Williamson 2016-03-31 17:56:44 UTC
Created attachment 1142332 [details]
File: syslog

Comment 11 Adam Williamson 2016-03-31 17:56:45 UTC
Created attachment 1142333 [details]
File: ifcfg.log

Comment 12 Adam Williamson 2016-03-31 17:56:46 UTC
Created attachment 1142334 [details]
File: packaging.log

Comment 14 David Shea 2016-04-20 17:42:20 UTC
*** Bug 1325334 has been marked as a duplicate of this bug. ***