Bug 1322943 - TypeError: handle_format() missing 1 required positional argument: 'device'
Summary: TypeError: handle_format() missing 1 required positional argument: 'device'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5a32ea141dc57ee630b0ac5dd6b...
: 1325334 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-31 17:56 UTC by Adam Williamson
Modified: 2016-04-20 18:00 UTC (History)
7 users (show)

Fixed In Version: anaconda-25.6-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-20 18:00:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (217.26 KB, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: anaconda.log (40.75 KB, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: dnf.log (145 bytes, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: environ (459 bytes, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: lsblk_output (1.52 KB, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: nmcli_dev_list (1.20 KB, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: os_info (451 bytes, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: program.log (17.10 KB, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: storage.log (37.26 KB, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: syslog (60.05 KB, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: ifcfg.log (2.24 KB, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details
File: packaging.log (50 bytes, text/plain)
2016-03-31 17:56 UTC, Adam Williamson
no flags Details

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


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