Bug 1594594

Summary: 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]: [y]
Product: [Fedora] Fedora Reporter: Marc Louis <marclouisgq>
Component: python-blivetAssignee: Blivet Maintenance Team <blivet-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: amulhern, anaconda-maint-list, blivet-maint-list, jkonecny, jonathan, kellin, mkolman, rvykydal, sbueno, vanmeeuwen+fedora, vponcova, vtrefny, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ac3a5a376448154f356e5bd9748e9d93b7162f28559280386b7c3e19daaa55c6;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-12 11:12:24 UTC Type: ---
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
File: anaconda-tb
none
File: anaconda.log
none
File: dbus.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: lvm.log
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Marc Louis 2018-06-24 21:26:32 UTC
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

Comment 1 Marc Louis 2018-06-24 21:26:56 UTC
Created attachment 1454194 [details]
File: anaconda-tb

Comment 2 Marc Louis 2018-06-24 21:26:58 UTC
Created attachment 1454195 [details]
File: anaconda.log

Comment 3 Marc Louis 2018-06-24 21:27:00 UTC
Created attachment 1454196 [details]
File: dbus.log

Comment 4 Marc Louis 2018-06-24 21:27:01 UTC
Created attachment 1454197 [details]
File: environ

Comment 5 Marc Louis 2018-06-24 21:27:10 UTC
Created attachment 1454198 [details]
File: journalctl

Comment 6 Marc Louis 2018-06-24 21:27:12 UTC
Created attachment 1454199 [details]
File: lsblk_output

Comment 7 Marc Louis 2018-06-24 21:27:14 UTC
Created attachment 1454200 [details]
File: lvm.log

Comment 8 Marc Louis 2018-06-24 21:27:15 UTC
Created attachment 1454201 [details]
File: nmcli_dev_list

Comment 9 Marc Louis 2018-06-24 21:27:16 UTC
Created attachment 1454202 [details]
File: os_info

Comment 10 Marc Louis 2018-06-24 21:27:20 UTC
Created attachment 1454203 [details]
File: program.log

Comment 11 Marc Louis 2018-06-24 21:27:26 UTC
Created attachment 1454204 [details]
File: storage.log

Comment 12 Marc Louis 2018-06-24 21:27:28 UTC
Created attachment 1454205 [details]
File: ifcfg.log

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

Comment 14 Vojtech Trefny 2018-09-12 11:12:24 UTC

*** This bug has been marked as a duplicate of bug 1612487 ***