Bug 1714726

Summary: TypeError: setup() missing 1 required positional argument: 'payload'
Product: [Fedora] Fedora Reporter: Ben Williams <jbwillia>
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: 30CC: anaconda-maint-list, jonathan, kellin, linuxmodder, vanmeeuwen+fedora, vponcova, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:85e18f1122a469569681f99463a083cba32d3648d08f9aaaea9dcbb0ddff0cfe;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-30 10:09:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: dbus.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: lvm.log
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log none

Description Ben Williams 2019-05-28 17:29:07 UTC
Description of problem:
installing from updated live

Version-Release number of selected component:
anaconda-core-30.25.6-2.fc30.x86_64

The following was filed automatically by anaconda:
anaconda 30.25.6 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.7/site-packages/pyanaconda/addons.py", line 106, in setup
    v.setup(storage, ksdata, payload)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task
    self._task(*self._task_args, **self._task_kwargs)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 472, in start
    self.run_task()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start
    item.start()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 304, in start
    item.start()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation.py", line 398, in doInstall
    installation_queue.start()
  File "/usr/lib64/python3.7/threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 280, in run
    threading.Thread.run(self)
TypeError: setup() missing 1 required positional argument: 'payload'

Additional info:
addons:         com_redhat_kdump, com_redhat_subscription_manager
blivet-gui-utils.log: 
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:/dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=F30-CINN-x86_64-lcc-20190528 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         5.0.17-300.fc30.x86_64
other involved packages: python3-libs-3.7.3-3.fc30.x86_64
product:        Fedora
release:        Fedora release 30 (Thirty)
type:           anaconda
version:        30

Comment 1 Ben Williams 2019-05-28 17:29:09 UTC
Created attachment 1574412 [details]
File: anaconda-tb

Comment 2 Ben Williams 2019-05-28 17:29:10 UTC
Created attachment 1574413 [details]
File: anaconda.log

Comment 3 Ben Williams 2019-05-28 17:29:11 UTC
Created attachment 1574414 [details]
File: dbus.log

Comment 4 Ben Williams 2019-05-28 17:29:12 UTC
Created attachment 1574416 [details]
File: environ

Comment 5 Ben Williams 2019-05-28 17:29:13 UTC
Created attachment 1574418 [details]
File: journalctl

Comment 6 Ben Williams 2019-05-28 17:29:14 UTC
Created attachment 1574420 [details]
File: lsblk_output

Comment 7 Ben Williams 2019-05-28 17:29:16 UTC
Created attachment 1574422 [details]
File: lvm.log

Comment 8 Ben Williams 2019-05-28 17:29:17 UTC
Created attachment 1574424 [details]
File: nmcli_dev_list

Comment 9 Ben Williams 2019-05-28 17:29:17 UTC
Created attachment 1574426 [details]
File: os_info

Comment 10 Ben Williams 2019-05-28 17:29:18 UTC
Created attachment 1574428 [details]
File: program.log

Comment 11 Ben Williams 2019-05-28 17:29:20 UTC
Created attachment 1574430 [details]
File: storage.log

Comment 12 Vendula Poncova 2019-05-30 10:09:52 UTC

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