Bug 1325334 - TypeError: handle_format() missing 1 required positional argument: 'device'
Summary: TypeError: handle_format() missing 1 required positional argument: 'device'
Keywords:
Status: CLOSED DUPLICATE of bug 1322943
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5df79620277dce4f07101932eec...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-08 13:06 UTC by Jiri Konecny
Modified: 2016-04-20 17:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-04-20 17:42:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (670.95 KB, text/plain)
2016-04-08 13:08 UTC, Jiri Konecny
no flags Details
File: anaconda.log (99.92 KB, text/plain)
2016-04-08 13:08 UTC, Jiri Konecny
no flags Details
File: dnf.log (1.26 KB, text/plain)
2016-04-08 13:08 UTC, Jiri Konecny
no flags Details
File: environ (459 bytes, text/plain)
2016-04-08 13:08 UTC, Jiri Konecny
no flags Details
File: lsblk_output (1.66 KB, text/plain)
2016-04-08 13:08 UTC, Jiri Konecny
no flags Details
File: lvm.log (117.15 KB, text/plain)
2016-04-08 13:08 UTC, Jiri Konecny
no flags Details
File: nmcli_dev_list (1.52 KB, text/plain)
2016-04-08 13:08 UTC, Jiri Konecny
no flags Details
File: os_info (451 bytes, text/plain)
2016-04-08 13:08 UTC, Jiri Konecny
no flags Details
File: storage.log (78.84 KB, text/plain)
2016-04-08 13:08 UTC, Jiri Konecny
no flags Details
File: syslog (186.04 KB, text/plain)
2016-04-08 13:09 UTC, Jiri Konecny
no flags Details
File: ifcfg.log (1.67 KB, text/plain)
2016-04-08 13:09 UTC, Jiri Konecny
no flags Details
File: packaging.log (653 bytes, text/plain)
2016-04-08 13:09 UTC, Jiri Konecny
no flags Details
File: program.log (37.02 KB, application/octet-stream)
2016-04-08 13:09 UTC, Jiri Konecny
no flags Details

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 ***


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