Bug 1648631 - blivet.errors.BTRFSValueError: subvolume 00 already exists
Summary: blivet.errors.BTRFSValueError: subvolume 00 already exists
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: 29
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b0e41a0637b22cd0722b92ec2b4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-11 09:08 UTC by Benjamin Hiebert
Modified: 2018-12-26 02:47 UTC (History)
8 users (show)

Fixed In Version: blivet-gui-2.1.10-2.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-26 02:47:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (3.67 MB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: anaconda.log (40.08 KB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: blivet-gui-utils.log (23.67 KB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: dbus.log (9.47 KB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: environ (734 bytes, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: journalctl (1.14 MB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: lsblk_output (2.69 KB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: lvm.log (1.29 MB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: nmcli_dev_list (2.53 KB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: os_info (720 bytes, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: program.log (195.47 KB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: storage.log (795.90 KB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details
File: ifcfg.log (5.76 KB, text/plain)
2018-11-11 09:09 UTC, Benjamin Hiebert
no flags Details

Description Benjamin Hiebert 2018-11-11 09:08:58 UTC
Version-Release number of selected component:
anaconda-core-29.24.7-1.fc29.x86_64

The following was filed automatically by anaconda:
anaconda 29.24.7 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.7/site-packages/blivetgui/blivetgui.py", line 232, in _reraise_exception
    raise type(exception)(str(exception) + "\n" + traceback)
  File "/usr/lib/python3.7/site-packages/blivetgui/blivetgui.py", line 470, in add_device
    self._reraise_exception(result.exception, result.traceback)
blivet.errors.BTRFSValueError: subvolume 00 already exists
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/blivetgui/blivet_utils.py", line 1169, in add_device
    actions = add_function(self, user_input)
  File "/usr/lib/python3.7/site-packages/blivetgui/blivet_utils.py", line 1133, in _create_btrfs_subvolume
    new_btrfs = BTRFSSubVolumeDevice(device_name, parents=[i.parent_device for i in user_input.size_selection.parents])
  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/devices/btrfs.py", line 487, in __init__
    self.volume._add_subvolume(self)
  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/devices/btrfs.py", line 324, in _add_subvolume
    raise errors.BTRFSValueError("subvolume %s already exists" % vol.name)
blivet.errors.BTRFSValueError: subvolume 00 already exists


Additional info:
addons:         com_redhat_kdump
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-29-1-2 rd.live.image rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.18.16-300.fc29.x86_64
other involved packages: blivet-gui-runtime-2.1.9-1.fc29.noarch
product:        Fedora
release:        Fedora release 29 (Twenty Nine)
type:           anaconda
version:        29

Potential duplicate: bug 1442020

Comment 1 Benjamin Hiebert 2018-11-11 09:09:07 UTC
Created attachment 1504292 [details]
File: anaconda-tb

Comment 2 Benjamin Hiebert 2018-11-11 09:09:08 UTC
Created attachment 1504293 [details]
File: anaconda.log

Comment 3 Benjamin Hiebert 2018-11-11 09:09:10 UTC
Created attachment 1504294 [details]
File: blivet-gui-utils.log

Comment 4 Benjamin Hiebert 2018-11-11 09:09:11 UTC
Created attachment 1504295 [details]
File: dbus.log

Comment 5 Benjamin Hiebert 2018-11-11 09:09:11 UTC
Created attachment 1504296 [details]
File: environ

Comment 6 Benjamin Hiebert 2018-11-11 09:09:14 UTC
Created attachment 1504297 [details]
File: journalctl

Comment 7 Benjamin Hiebert 2018-11-11 09:09:15 UTC
Created attachment 1504298 [details]
File: lsblk_output

Comment 8 Benjamin Hiebert 2018-11-11 09:09:18 UTC
Created attachment 1504299 [details]
File: lvm.log

Comment 9 Benjamin Hiebert 2018-11-11 09:09:19 UTC
Created attachment 1504300 [details]
File: nmcli_dev_list

Comment 10 Benjamin Hiebert 2018-11-11 09:09:20 UTC
Created attachment 1504301 [details]
File: os_info

Comment 11 Benjamin Hiebert 2018-11-11 09:09:21 UTC
Created attachment 1504302 [details]
File: program.log

Comment 12 Benjamin Hiebert 2018-11-11 09:09:23 UTC
Created attachment 1504303 [details]
File: storage.log

Comment 13 Benjamin Hiebert 2018-11-11 09:09:24 UTC
Created attachment 1504304 [details]
File: ifcfg.log

Comment 14 Vojtech Trefny 2018-11-12 13:51:38 UTC
Upstream PR: https://github.com/storaged-project/blivet-gui/pull/114

Comment 15 Fedora Update System 2018-12-12 13:17:51 UTC
blivet-gui-2.1.10-1.fc29 python-blivet-3.1.2-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5827b58873

Comment 16 Fedora Update System 2018-12-13 03:36:15 UTC
blivet-gui-2.1.10-1.fc29, python-blivet-3.1.2-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5827b58873

Comment 17 Fedora Update System 2018-12-18 02:11:58 UTC
blivet-gui-2.1.10-2.fc29, python-blivet-3.1.2-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5827b58873

Comment 18 Fedora Update System 2018-12-26 02:47:40 UTC
blivet-gui-2.1.10-2.fc29, python-blivet-3.1.2-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


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