Bug 1684583 - TypeError: 'type' object is not subscriptable
Summary: TypeError: 'type' object is not subscriptable
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 30
Hardware: s390x
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vendula Poncova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8e63e1eaeceaad3be2a63d6b3cd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-01 15:19 UTC by Dan Horák
Modified: 2019-06-04 08:41 UTC (History)
6 users (show)

Fixed In Version: anaconda-30.25.2-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-04 08:41:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (2.40 MB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: anaconda.log (40.71 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: dbus.log (2.92 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: dnf.librepo.log (13.51 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: environ (637 bytes, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: hawkey.log (13.24 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: lorax-packages.log (22.53 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: lsblk_output (3.30 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: lvm.log (1.08 MB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: nmcli_dev_list (1.68 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: os_info (683 bytes, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: program.log (152.77 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: storage.log (447.56 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: syslog (279.35 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: ifcfg.log (1.60 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details
File: packaging.log (24.20 KB, text/plain)
2019-03-01 15:19 UTC, Dan Horák
no flags Details

Description Dan Horák 2019-03-01 15:19:05 UTC
Description of problem:
installing F-30 on 4 out of 5 dasds

Version-Release number of selected component:
anaconda-30.25.1

The following was filed automatically by anaconda:
anaconda 30.25.1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.7/site-packages/pydbus/auto_names.py", line 18, in auto_object_path
    if object_path[0] != "/":
  File "/usr/lib/python3.7/site-packages/pydbus/proxy.py", line 42, in get
    object_path = auto_object_path(bus_name, object_path)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/dbus/connection.py", line 120, in get_proxy
    return self.connection.get(service_name, object_path)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/dbus/identifier.py", line 163, in get_proxy
    return self._message_bus.get_proxy(self.service_name, object_path)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/storage/installation.py", line 124, in write_storage_configuration
    zfcp_proxy = STORAGE.get_proxy(ZFCP)
  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 399, 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: 'type' object is not subscriptable

Additional info:
addons:         com_redhat_kdump
blivet-gui-utils.log: 
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   repo=https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-30/compose/Everything/s390x/os/ vnc lang=en_US.UTF-8 keymap=us ro ramdisk_size=40000 cio_ignore=all,!condev rd.dasd=0.0.0200 rd.dasd=0.0.0201 rd.dasd=0.0.0202 rd.dasd=0.0.0203 rd.dasd=0.0.0204 rd.znet=qeth,0.0.0800,0.0.0801,0.0.0802,layer2=0,portno=0 ip=10.16.104.70::10.16.111.254:21:devel7.s390.bos.redhat.com:enc800:none nameserver=10.11.5.19 BOOT_IMAGE=0
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         5.0.0-0.rc8.git0.1.fc30.s390x
product:        Fedora
release:        Fedora release 30 (Thirty)
release_type:   pre-release
type:           anaconda
version:        30

Comment 1 Dan Horák 2019-03-01 15:19:08 UTC
Created attachment 1539855 [details]
File: anaconda-tb

Comment 2 Dan Horák 2019-03-01 15:19:10 UTC
Created attachment 1539856 [details]
File: anaconda.log

Comment 3 Dan Horák 2019-03-01 15:19:10 UTC
Created attachment 1539857 [details]
File: dbus.log

Comment 4 Dan Horák 2019-03-01 15:19:11 UTC
Created attachment 1539858 [details]
File: dnf.librepo.log

Comment 5 Dan Horák 2019-03-01 15:19:12 UTC
Created attachment 1539859 [details]
File: environ

Comment 6 Dan Horák 2019-03-01 15:19:13 UTC
Created attachment 1539860 [details]
File: hawkey.log

Comment 7 Dan Horák 2019-03-01 15:19:14 UTC
Created attachment 1539861 [details]
File: lorax-packages.log

Comment 8 Dan Horák 2019-03-01 15:19:14 UTC
Created attachment 1539862 [details]
File: lsblk_output

Comment 9 Dan Horák 2019-03-01 15:19:16 UTC
Created attachment 1539863 [details]
File: lvm.log

Comment 10 Dan Horák 2019-03-01 15:19:17 UTC
Created attachment 1539864 [details]
File: nmcli_dev_list

Comment 11 Dan Horák 2019-03-01 15:19:18 UTC
Created attachment 1539865 [details]
File: os_info

Comment 12 Dan Horák 2019-03-01 15:19:19 UTC
Created attachment 1539866 [details]
File: program.log

Comment 13 Dan Horák 2019-03-01 15:19:20 UTC
Created attachment 1539867 [details]
File: storage.log

Comment 14 Dan Horák 2019-03-01 15:19:21 UTC
Created attachment 1539869 [details]
File: syslog

Comment 15 Dan Horák 2019-03-01 15:19:22 UTC
Created attachment 1539870 [details]
File: ifcfg.log

Comment 16 Dan Horák 2019-03-01 15:19:23 UTC
Created attachment 1539871 [details]
File: packaging.log

Comment 17 Dan Horák 2019-03-01 17:12:59 UTC
My last tested compose was Fedora-Rawhide-20190211.n.0, which installed OK, although it suffers from the zipl/booting issue (https://github.com/ibm-s390-tools/s390-tools/issues/54)

Comment 18 Dan Horák 2019-03-04 11:31:39 UTC
same problem exists in Fedora-Rawhide-20190217.n.0 already

Comment 19 Vendula Poncova 2019-03-04 12:29:18 UTC
Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/1861


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