Bug 1557270 - TypeError: __init__() got an unexpected keyword argument 'wwn'
Summary: TypeError: __init__() got an unexpected keyword argument 'wwn'
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 29
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1116bc4a03dcde07589c7bd7c05...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-16 11:02 UTC by Ivan
Modified: 2019-11-27 19:01 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-11-27 19:01:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (726.41 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: anaconda.log (9.57 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: dbus.log (2.79 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: dnf.librepo.log (105.88 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: environ (636 bytes, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: lorax-packages.log (25.74 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: lsblk_output (5.30 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: nmcli_dev_list (2.81 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: os_info (529 bytes, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: program.log (46.01 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: storage.log (123.73 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: syslog (388.29 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: ifcfg.log (4.41 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details
File: packaging.log (1.18 KB, text/plain)
2018-03-16 11:02 UTC, Ivan
no flags Details

Description Ivan 2018-03-16 11:02:00 UTC
Description of problem:
The error message appears immediately after going to the Welcome screen. Affects versions Fedora 27 and Rawhide

Version-Release number of selected component:
anaconda-29.3

The following was filed automatically by anaconda:
anaconda 29.3 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/devices/md.py", line 681, in __init__
    super(MDBiosRaidArrayDevice, self).__init__(name, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/disk.py", line 71, in run
    device = self._device_class(name, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device
    device = helper_class(self, info).run()
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate
    self.handle_device(dev)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate
    self._populate()
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset
    self.devicetree.populate(cleanup_only=cleanup_only)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1663, in reset
    super().reset(cleanup_only=cleanup_only)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2175, in storage_initialize
    storage.reset()
  File "/usr/lib64/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run
    threading.Thread.run(self)
TypeError: __init__() got an unexpected keyword argument 'wwn'

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-E-dvd-x86_64-rawh quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.16.0-0.rc4.git3.1.fc29.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 Ivan 2018-03-16 11:02:09 UTC
Created attachment 1408728 [details]
File: anaconda-tb

Comment 2 Ivan 2018-03-16 11:02:11 UTC
Created attachment 1408729 [details]
File: anaconda.log

Comment 3 Ivan 2018-03-16 11:02:12 UTC
Created attachment 1408730 [details]
File: dbus.log

Comment 4 Ivan 2018-03-16 11:02:15 UTC
Created attachment 1408731 [details]
File: dnf.librepo.log

Comment 5 Ivan 2018-03-16 11:02:16 UTC
Created attachment 1408732 [details]
File: environ

Comment 6 Ivan 2018-03-16 11:02:19 UTC
Created attachment 1408733 [details]
File: lorax-packages.log

Comment 7 Ivan 2018-03-16 11:02:21 UTC
Created attachment 1408734 [details]
File: lsblk_output

Comment 8 Ivan 2018-03-16 11:02:23 UTC
Created attachment 1408735 [details]
File: nmcli_dev_list

Comment 9 Ivan 2018-03-16 11:02:25 UTC
Created attachment 1408736 [details]
File: os_info

Comment 10 Ivan 2018-03-16 11:02:27 UTC
Created attachment 1408737 [details]
File: program.log

Comment 11 Ivan 2018-03-16 11:02:30 UTC
Created attachment 1408738 [details]
File: storage.log

Comment 12 Ivan 2018-03-16 11:02:34 UTC
Created attachment 1408739 [details]
File: syslog

Comment 13 Ivan 2018-03-16 11:02:36 UTC
Created attachment 1408740 [details]
File: ifcfg.log

Comment 14 Ivan 2018-03-16 11:02:38 UTC
Created attachment 1408741 [details]
File: packaging.log

Comment 15 Jan Kurik 2018-08-14 10:10:45 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 16 Ben Cotton 2019-10-31 20:53:26 UTC
This message is a reminder that Fedora 29 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '29'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 29 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 17 Ben Cotton 2019-11-27 19:01:33 UTC
Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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