Description of problem: deleted all partitions and clicked continue it stopped at creating lvmpv on /dev/mapper/luks .....etc Version-Release number of selected component: anaconda-core-28.22.10-1.fc28.x86_64 The following was filed automatically by anaconda: anaconda 28.22.10 exception report Traceback (most recent call first): File "/usr/lib64/python3.6/site-packages/gi/overrides/BlockDev.py", line 824, in wrapped raise transform[1](msg) File "/usr/lib/python3.6/site-packages/blivet/formats/lvmpv.py", line 125, in _create blockdev.lvm.pvcreate(self.device, data_alignment=self.data_alignment) 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/formats/__init__.py", line 513, in create self._create(**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/deviceaction.py", line 616, in execute options=self.device.format_args) 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/actionlist.py", line 327, in process action.execute(callbacks) File "/usr/lib/python3.6/site-packages/blivet/actionlist.py", line 48, in wrapped_func return func(obj, *args, **kwargs) File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 135, in do_it self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) 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 1219, in do_it super().do_it(callbacks=callbacks) 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 2131, in turn_on_filesystems storage.do_it(callbacks) File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task self._task(*self._task_args, **self._task_kwargs) File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start self.run_task() File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start item.start() File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start item.start() File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 361, in doInstall installation_queue.start() 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) gi.overrides.BlockDev.LVMError: Process reported exit code 5: WARNING: atari signature detected on /dev/mapper/luks-8b8294a3-79c7-4cac-901c-2a222ae7eab7 at offset 478. Wipe it? [y/n]: [n] Aborted wiping of atari. 1 existing signature left on the device. Additional info: addons: com_redhat_kdump blivet-gui-utils.log: cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image quiet executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.16.3-301.fc28.x86_64 other involved packages: python3-blivet-3.0.0-0.6.1.b1.fc28.noarch, python3-blockdev-2.16-2.fc28.x86_64, python3-libs-3.6.5-1.fc28.x86_64 product: Fedora release: Fedora release 28 (Twenty Eight) type: anaconda version: 28 Potential duplicate: bug 1589871
Created attachment 1454194 [details] File: anaconda-tb
Created attachment 1454195 [details] File: anaconda.log
Created attachment 1454196 [details] File: dbus.log
Created attachment 1454197 [details] File: environ
Created attachment 1454198 [details] File: journalctl
Created attachment 1454199 [details] File: lsblk_output
Created attachment 1454200 [details] File: lvm.log
Created attachment 1454201 [details] File: nmcli_dev_list
Created attachment 1454202 [details] File: os_info
Created attachment 1454203 [details] File: program.log
Created attachment 1454204 [details] File: storage.log
Created attachment 1454205 [details] File: ifcfg.log
Based on the traceback this is happening in our storage library. Changing components.
*** This bug has been marked as a duplicate of bug 1612487 ***