Bug 1325334

Summary: TypeError: handle_format() missing 1 required positional argument: 'device'
Product: [Fedora] Fedora Reporter: Jiri Konecny <jkonecny>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5df79620277dce4f07101932eeca19f9803e22a8b6b85f7a5fdee1102c522f0e;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-20 17:42:20 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: lvm.log
none
File: nmcli_dev_list
none
File: os_info
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log
none
File: program.log none

Description Jiri Konecny 2016-04-08 13:06:36 UTC
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/ui/gui/spokes/source.py", line 759, in _initialize
    self._cdrom = opticalInstallMedia(self.storage.devicetree)
  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:   initrd=/test/rawhide/initrd.img repo=ftp://cobra02/rawhide/ BOOT_IMAGE=/test/rawhide/vmlinuz 
dnf.rpm.log:    Apr 08 13:02:28 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 Jiri Konecny 2016-04-08 13:08:06 UTC
Created attachment 1145123 [details]
File: anaconda-tb

Comment 2 Jiri Konecny 2016-04-08 13:08:13 UTC
Created attachment 1145124 [details]
File: anaconda.log

Comment 3 Jiri Konecny 2016-04-08 13:08:14 UTC
Created attachment 1145125 [details]
File: dnf.log

Comment 4 Jiri Konecny 2016-04-08 13:08:16 UTC
Created attachment 1145126 [details]
File: environ

Comment 5 Jiri Konecny 2016-04-08 13:08:20 UTC
Created attachment 1145127 [details]
File: lsblk_output

Comment 6 Jiri Konecny 2016-04-08 13:08:32 UTC
Created attachment 1145128 [details]
File: lvm.log

Comment 7 Jiri Konecny 2016-04-08 13:08:34 UTC
Created attachment 1145129 [details]
File: nmcli_dev_list

Comment 8 Jiri Konecny 2016-04-08 13:08:37 UTC
Created attachment 1145130 [details]
File: os_info

Comment 9 Jiri Konecny 2016-04-08 13:08:43 UTC
Created attachment 1145131 [details]
File: storage.log

Comment 10 Jiri Konecny 2016-04-08 13:09:04 UTC
Created attachment 1145132 [details]
File: syslog

Comment 11 Jiri Konecny 2016-04-08 13:09:06 UTC
Created attachment 1145133 [details]
File: ifcfg.log

Comment 12 Jiri Konecny 2016-04-08 13:09:07 UTC
Created attachment 1145134 [details]
File: packaging.log

Comment 13 Jiri Konecny 2016-04-08 13:09:10 UTC
Created attachment 1145135 [details]
File: program.log

Comment 14 Jiri Konecny 2016-04-08 13:11:32 UTC
I don't know why, but it's caused by many things in custom spoke.

Comment 15 David Shea 2016-04-20 17:42:20 UTC

*** This bug has been marked as a duplicate of bug 1322943 ***