Bug 1594494 - AttributeError: 'NoneType' object has no attribute 'group'
Summary: AttributeError: 'NoneType' object has no attribute 'group'
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Blivet Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4ee2cb339580f0abaa67e863c39...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-23 18:15 UTC by Philippe Troin
Modified: 2019-05-28 20:45 UTC (History)
13 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-28 20:45:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.44 MB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: anaconda.log (14.46 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: dbus.log (3.13 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: dnf.librepo.log (9.77 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: environ (636 bytes, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: hawkey.log (763 bytes, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: lorax-packages.log (25.49 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: lsblk_output (5.65 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: lvm.log (109.34 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: nmcli_dev_list (2.12 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: os_info (556 bytes, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: program.log (97.47 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: storage.log (736.83 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: syslog (325.21 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: ifcfg.log (4.80 KB, text/plain)
2018-06-23 18:15 UTC, Philippe Troin
no flags Details
File: packaging.log (14.12 KB, text/plain)
2018-06-23 18:16 UTC, Philippe Troin
no flags Details

Description Philippe Troin 2018-06-23 18:15:01 UTC
Description of problem:
Booted F28 installation media on a system where F27 was installed.
Chose US English as install language, and upon pressing continue the error happened.
This prevents installation of F28.

Version-Release number of selected component:
anaconda-28.22.10

The following was filed automatically by anaconda:
anaconda 28.22.10 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.6/site-packages/blivet/devicelibs/edd.py", line 653, in collect_edd_data
    biosdev = int("0x%s" % (match.group(1),), base=16)
  File "/usr/lib/python3.6/site-packages/blivet/devicelibs/edd.py", line 718, in get_edd_dict
    edd_entries_dict = collect_edd_data(root=root)
  File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 162, in reset
    self.edd_dict = get_edd_dict(self.partitioned)
  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 1670, 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 2193, 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)
AttributeError: 'NoneType' object has no attribute 'group'

Additional info:
addons:         com_redhat_kdump, com_redhat_docker
blivet-gui-utils.log: 
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.16.3-301.fc28.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        28

Comment 1 Philippe Troin 2018-06-23 18:15:22 UTC
Created attachment 1453968 [details]
File: anaconda-tb

Comment 2 Philippe Troin 2018-06-23 18:15:24 UTC
Created attachment 1453969 [details]
File: anaconda.log

Comment 3 Philippe Troin 2018-06-23 18:15:25 UTC
Created attachment 1453970 [details]
File: dbus.log

Comment 4 Philippe Troin 2018-06-23 18:15:26 UTC
Created attachment 1453971 [details]
File: dnf.librepo.log

Comment 5 Philippe Troin 2018-06-23 18:15:27 UTC
Created attachment 1453972 [details]
File: environ

Comment 6 Philippe Troin 2018-06-23 18:15:28 UTC
Created attachment 1453973 [details]
File: hawkey.log

Comment 7 Philippe Troin 2018-06-23 18:15:29 UTC
Created attachment 1453974 [details]
File: lorax-packages.log

Comment 8 Philippe Troin 2018-06-23 18:15:30 UTC
Created attachment 1453975 [details]
File: lsblk_output

Comment 9 Philippe Troin 2018-06-23 18:15:33 UTC
Created attachment 1453976 [details]
File: lvm.log

Comment 10 Philippe Troin 2018-06-23 18:15:34 UTC
Created attachment 1453977 [details]
File: nmcli_dev_list

Comment 11 Philippe Troin 2018-06-23 18:15:35 UTC
Created attachment 1453978 [details]
File: os_info

Comment 12 Philippe Troin 2018-06-23 18:15:39 UTC
Created attachment 1453979 [details]
File: program.log

Comment 13 Philippe Troin 2018-06-23 18:15:53 UTC
Created attachment 1453980 [details]
File: storage.log

Comment 14 Philippe Troin 2018-06-23 18:15:58 UTC
Created attachment 1453981 [details]
File: syslog

Comment 15 Philippe Troin 2018-06-23 18:15:59 UTC
Created attachment 1453982 [details]
File: ifcfg.log

Comment 16 Philippe Troin 2018-06-23 18:16:00 UTC
Created attachment 1453983 [details]
File: packaging.log

Comment 17 Philippe Troin 2018-06-23 22:13:44 UTC
Note: I was able to install F28 on that system by booting the installer with "edd=off" on the kernel command line.  Installation went smoothly.

Comment 18 Jiri Konecny 2018-06-25 07:53:11 UTC
Based on the traceback this is happening in our storage library.
Changing components.

Comment 19 Ben Cotton 2019-05-02 21:31:53 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. 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 '28'.

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 28 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 20 Ben Cotton 2019-05-28 20:45:39 UTC
Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 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.