Bug 1814920

Summary: [Fedora-32] kickstart install fails with KeyError('ID_PATH')
Product: [Fedora] Fedora Reporter: JianHong Yin <jiyin>
Component: python-blivetAssignee: Blivet Maintenance Team <blivet-maint-list>
Status: CLOSED ERRATA QA Contact: JianHong Yin <jiyin>
Severity: high Docs Contact:
Priority: high    
Version: 32CC: anaconda-maint-list, blivet-maint-list, dlehman, jkonecny, jonathan, kellin, mkolman, rvykydal, vanmeeuwen+fedora, vponcova, vtrefny, wwoods, xzhou
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: python-blivet-3.2.1-1.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-09 14:44:30 UTC Type: Bug
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
syslog
none
anaconda-tb-*
none
anaconda.log none

Description JianHong Yin 2020-03-19 02:34:06 UTC
Description of problem:
[Fedora-32] anaconda kickstart install fail

Version-Release number of selected component (if applicable):
Fedora-32-20200317.n.1

How reproducible:
always

Steps to Reproduce:
1. kickstart install in kvm

Actual results:
'''
Starting installer, one moment...
anaconda 32.24.2-3.fc32 for Fedora 32 (pre-release) started.
 * installation log files are stored in /tmp during the installation
 * shell is available on TTY2
 * if the graphical installation interface fails to start, try again with the
   inst.text bootoption to start text installation
 * when reporting a bug add logs from /tmp as separate text/plain attachments
02:32:21 Not asking for VNC because of an automated install
02:32:21 Not asking for VNC because text mode was explicitly asked for in kickstart
Starting automated install..
An unknown error has occured, look at the /tmp/anaconda-tb* file(s) for more details


Traceback (most recent call first):
  File "/usr/lib/python3.8/site-packages/dasbus/client/handler.py", line 496, in _handle_method_error
    raise exception from None
  File "/usr/lib/python3.8/site-packages/dasbus/client/handler.py", line 474, in _get_method_reply
    return self._handle_method_error(error)
  File "/usr/lib/python3.8/site-packages/dasbus/client/handler.py", line 442, in _call_method
    return self._get_method_reply(
  File "/usr/lib64/python3.8/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task
    task_proxy.Finish()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/ui/lib/storage.py", line 92, in reset_storage
    sync_run_task(task_proxy)
  File "/usr/lib64/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.8/site-packages/pyanaconda/threading.py", line 280, in run
    threading.Thread.run(self)
dasbus.error.DBusError: KeyError('ID_PATH')


What do you want to do now?
1) Report Bug
2) Debug
3) Run shell
4) Quit
'''

Expected results:
install success

Additional info:

Comment 1 Vendula Poncova 2020-03-19 09:22:05 UTC
Please, attach all logs (including syslog) from the installation. You can find them during the installation in /tmp.
Anyway, it seems to be an issue in the storage configuration library. Reassigning to blivet.

Comment 2 JianHong Yin 2020-03-20 06:39:35 UTC
Created attachment 1671704 [details]
syslog

Comment 3 JianHong Yin 2020-03-20 06:40:52 UTC
Created attachment 1671705 [details]
anaconda-tb-*

Comment 4 JianHong Yin 2020-03-20 06:41:47 UTC
Created attachment 1671706 [details]
anaconda.log

Comment 6 Vojtech Trefny 2020-03-20 10:16:07 UTC
upstream PR: https://github.com/storaged-project/blivet/pull/831

updates image for Fedora 32: https://vtrefny.fedorapeople.org/img/rhbz1814920.img

Comment 7 Fedora Update System 2020-04-06 12:44:57 UTC
FEDORA-2020-cab532bdb5 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-cab532bdb5

Comment 8 Fedora Update System 2020-04-07 02:27:42 UTC
FEDORA-2020-cab532bdb5 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-cab532bdb5`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-cab532bdb5

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2020-04-09 14:44:30 UTC
FEDORA-2020-cab532bdb5 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 JianHong Yin 2020-04-10 02:34:03 UTC
Verified on Fedora-Rawhide-20200408.n.1