Bug 1745940 - blivet.errors.FormatCreateError: (FSError('format failed: 1'), '/dev/mapper/fedora-00')
Summary: blivet.errors.FormatCreateError: (FSError('format failed: 1'), '/dev/mapper/f...
Keywords:
Status: CLOSED DUPLICATE of bug 1743753
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1fa9338f8d844921fc0ee30aa3c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-27 09:48 UTC by lnie
Modified: 2019-08-27 10:11 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-27 10:11:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (2.03 MB, text/plain)
2019-08-27 09:54 UTC, lnie
no flags Details
File: anaconda.log (99.51 KB, text/plain)
2019-08-27 09:54 UTC, lnie
no flags Details
File: dbus.log (2.92 KB, text/plain)
2019-08-27 09:54 UTC, lnie
no flags Details
File: environ (638 bytes, text/plain)
2019-08-27 09:54 UTC, lnie
no flags Details
File: lorax-packages.log (25.19 KB, text/plain)
2019-08-27 09:54 UTC, lnie
no flags Details
File: lsblk_output (2.22 KB, text/plain)
2019-08-27 09:54 UTC, lnie
no flags Details
File: lvm.log (865.26 KB, text/plain)
2019-08-27 09:56 UTC, lnie
no flags Details
File: nmcli_dev_list (1.60 KB, text/plain)
2019-08-27 09:56 UTC, lnie
no flags Details
File: os_info (699 bytes, text/plain)
2019-08-27 09:56 UTC, lnie
no flags Details
File: program.log (69.02 KB, text/plain)
2019-08-27 09:56 UTC, lnie
no flags Details
File: storage.log (360.63 KB, text/plain)
2019-08-27 09:57 UTC, lnie
no flags Details
File: syslog (270.11 KB, text/plain)
2019-08-27 09:58 UTC, lnie
no flags Details
File: packaging.log (11.00 KB, text/plain)
2019-08-27 09:58 UTC, lnie
no flags Details

Description lnie 2019-08-27 09:48:50 UTC
Version-Release number of selected component:
anaconda-32.1

The following was filed automatically by anaconda:
anaconda 32.1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.7/site-packages/blivet/formats/fs.py", line 410, in _create
    raise FormatCreateError(e, self.device)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/formats/__init__.py", line 513, in create
    self._create(**kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/deviceaction.py", line 634, in execute
    options=self.device.format_args)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/actionlist.py", line 327, in process
    action.execute(callbacks)
  File "/usr/lib/python3.7/site-packages/blivet/actionlist.py", line 48, in wrapped_func
    return func(obj, *args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/blivet.py", line 106, in do_it
    self.devicetree.actions.process(callbacks=callbacks, devices=self.devices)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/storage/installation.py", line 50, in turn_on_filesystems
    storage.do_it(callbacks)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 450, in run_task
    self._task(*self._task_args, **self._task_kwargs)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 484, in start
    self.run_task()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 305, in start
    item.start()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 305, in start
    item.start()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 305, in start
    item.start()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation.py", line 399, in run_installation
    queue.start()
  File "/usr/lib64/python3.7/threading.py", line 870, 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)
blivet.errors.FormatCreateError: (FSError('format failed: 1'), '/dev/mapper/fedora-00')

Additional info:
addons:         com_redhat_kdump
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-rawh rd.live.check quiet
dnf.librepo.log: 
executable:     /sbin/anaconda
hashmarkername: anaconda
hawkey.log:     INFO 8月-27 09:43:58 === Started libdnf-0.35.3 ===
kernel:         5.3.0-0.rc4.git1.1.fc32.x86_64
product:        Fedora
release:        Fedora release 32 (Rawhide)
release_type:   pre-release
type:           anaconda
version:        rawhide

Comment 1 lnie 2019-08-27 09:54:20 UTC
Created attachment 1608466 [details]
File: anaconda-tb

Comment 2 lnie 2019-08-27 09:54:33 UTC
Created attachment 1608467 [details]
File: anaconda.log

Comment 3 lnie 2019-08-27 09:54:35 UTC
Created attachment 1608468 [details]
File: dbus.log

Comment 4 lnie 2019-08-27 09:54:36 UTC
Created attachment 1608469 [details]
File: environ

Comment 5 lnie 2019-08-27 09:54:39 UTC
Created attachment 1608470 [details]
File: lorax-packages.log

Comment 6 lnie 2019-08-27 09:54:40 UTC
Created attachment 1608471 [details]
File: lsblk_output

Comment 7 lnie 2019-08-27 09:56:29 UTC
Created attachment 1608472 [details]
File: lvm.log

Comment 8 lnie 2019-08-27 09:56:30 UTC
Created attachment 1608473 [details]
File: nmcli_dev_list

Comment 9 lnie 2019-08-27 09:56:32 UTC
Created attachment 1608474 [details]
File: os_info

Comment 10 lnie 2019-08-27 09:56:40 UTC
Created attachment 1608475 [details]
File: program.log

Comment 11 lnie 2019-08-27 09:57:26 UTC
Created attachment 1608476 [details]
File: storage.log

Comment 12 lnie 2019-08-27 09:58:02 UTC
Created attachment 1608477 [details]
File: syslog

Comment 13 lnie 2019-08-27 09:58:04 UTC
Created attachment 1608478 [details]
File: packaging.log

Comment 14 Vojtech Trefny 2019-08-27 10:11:50 UTC

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


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