Bug 2318274 - ValueError: Size limit for maximum size cannot be smaller than current minimum size.
Summary: ValueError: Size limit for maximum size cannot be smaller than current minimu...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: 41
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f7a2700b9bb1759ab4c5517b4af...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-12 03:27 UTC by Benji Wiebe
Modified: 2025-01-13 12:13 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-01-13 12:13:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: dbus.log (3.69 KB, text/plain)
2024-10-12 03:27 UTC, Benji Wiebe
no flags Details
File: lsblk_output (857 bytes, text/plain)
2024-10-12 03:27 UTC, Benji Wiebe
no flags Details
File: backtrace (746 bytes, text/plain)
2024-10-12 03:27 UTC, Benji Wiebe
no flags Details
File: lorax-packages.log (28.46 KB, text/plain)
2024-10-12 03:27 UTC, Benji Wiebe
no flags Details
File: anaconda.log (45.09 KB, text/plain)
2024-10-12 03:27 UTC, Benji Wiebe
no flags Details
File: anaconda-tb (810.06 KB, text/plain)
2024-10-12 03:27 UTC, Benji Wiebe
no flags Details
File: nmcli_dev_list (1.59 KB, text/plain)
2024-10-12 03:27 UTC, Benji Wiebe
no flags Details
File: program.log (6.07 KB, text/plain)
2024-10-12 03:28 UTC, Benji Wiebe
no flags Details
File: packaging.log (16.96 KB, text/plain)
2024-10-12 03:28 UTC, Benji Wiebe
no flags Details
File: storage.log (48.79 KB, text/plain)
2024-10-12 03:28 UTC, Benji Wiebe
no flags Details
File: description (739 bytes, text/plain)
2024-10-12 03:28 UTC, Benji Wiebe
no flags Details
File: syslog (574.99 KB, text/plain)
2024-10-12 03:28 UTC, Benji Wiebe
no flags Details
File: environ (948 bytes, text/plain)
2024-10-12 03:28 UTC, Benji Wiebe
no flags Details
File: os_info (710 bytes, text/plain)
2024-10-12 03:28 UTC, Benji Wiebe
no flags Details
File: packaging.log (16.96 KB, text/plain)
2024-10-12 03:28 UTC, Benji Wiebe
no flags Details

Description Benji Wiebe 2024-10-12 03:27:40 UTC
Description of problem:
Using Fedora 41 Server DVD, using blivet-gui (advanced) partitioning tool, if you try adding a lvm lv formatted as biosboot it crashes. I think it's probably not valid to create a biosboot partition within lvm, but it shouldn't crash the installer.

Version-Release number of selected component:
anaconda-41.31


The following was filed automatically by anaconda:
anaconda 41.31 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.13/site-packages/blivetgui/dialogs/size_chooser.py", line 177, in max_size_limit
    raise ValueError("Size limit for maximum size cannot be smaller than current minimum size.")
  File "/usr/lib/python3.13/site-packages/blivetgui/dialogs/size_chooser.py", line 197, in set_size_limits
    self.max_size_limit = max_size_limit
  File "/usr/lib/python3.13/site-packages/blivetgui/dialogs/add_dialog.py", line 827, in on_filesystems_combo_changed
    self.size_area.set_size_limits(min_size_limit, max_size_limit)
ValueError: Size limit for maximum size cannot be smaller than current minimum size.

Additional info:
hawkey.log:     2024-10-12T02:41:12+0000 INFO === Started libdnf-0.73.3 ===
version:        41
kernel:         6.11.0-0.rc5.43.fc41.x86_64
addons:         com_redhat_kdump
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-41 quiet
release:        Fedora release 41 (Forty One)
type:           anaconda
release_type:   pre-release
package:        anaconda-41.31
reason:         ValueError: Size limit for maximum size cannot be smaller than current minimum size.
product:        Fedora
hashmarkername: anaconda
executable:     /sbin/anaconda
cmdline:        /usr/bin/python3  /sbin/anaconda
comment:        Using Fedora 41 Server DVD, using blivet-gui (advanced) partitioning tool, if you try adding a lvm lv formatted as biosboot it crashes. I think it's probably not valid to create a biosboot partition within lvm, but it shouldn't crash the installer.

Comment 1 Benji Wiebe 2024-10-12 03:27:43 UTC
Created attachment 2051639 [details]
File: dbus.log

Comment 2 Benji Wiebe 2024-10-12 03:27:44 UTC
Created attachment 2051640 [details]
File: lsblk_output

Comment 3 Benji Wiebe 2024-10-12 03:27:46 UTC
Created attachment 2051641 [details]
File: backtrace

Comment 4 Benji Wiebe 2024-10-12 03:27:47 UTC
Created attachment 2051642 [details]
File: lorax-packages.log

Comment 5 Benji Wiebe 2024-10-12 03:27:49 UTC
Created attachment 2051643 [details]
File: anaconda.log

Comment 6 Benji Wiebe 2024-10-12 03:27:56 UTC
Created attachment 2051644 [details]
File: anaconda-tb

Comment 7 Benji Wiebe 2024-10-12 03:27:58 UTC
Created attachment 2051645 [details]
File: nmcli_dev_list

Comment 8 Benji Wiebe 2024-10-12 03:28:00 UTC
Created attachment 2051646 [details]
File: program.log

Comment 9 Benji Wiebe 2024-10-12 03:28:01 UTC
Created attachment 2051647 [details]
File: packaging.log

Comment 10 Benji Wiebe 2024-10-12 03:28:03 UTC
Created attachment 2051648 [details]
File: storage.log

Comment 11 Benji Wiebe 2024-10-12 03:28:05 UTC
Created attachment 2051649 [details]
File: description

Comment 12 Benji Wiebe 2024-10-12 03:28:10 UTC
Created attachment 2051650 [details]
File: syslog

Comment 13 Benji Wiebe 2024-10-12 03:28:11 UTC
Created attachment 2051651 [details]
File: environ

Comment 14 Benji Wiebe 2024-10-12 03:28:13 UTC
Created attachment 2051652 [details]
File: os_info

Comment 15 Benji Wiebe 2024-10-12 03:28:15 UTC
Created attachment 2051653 [details]
File: packaging.log

Comment 16 Vojtech Trefny 2024-10-16 11:21:47 UTC
upstream PR: https://github.com/storaged-project/blivet-gui/pull/459

Comment 17 Fedora Update System 2024-11-18 11:50:37 UTC
FEDORA-2024-5ad8573228 (blivet-gui-2.6.0-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-5ad8573228

Comment 18 Fedora Update System 2024-11-18 11:50:50 UTC
FEDORA-2024-c0d71a4526 (blivet-gui-2.6.0-1.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-c0d71a4526

Comment 19 Fedora Update System 2024-11-18 11:51:05 UTC
FEDORA-2024-a0d9be972d (blivet-gui-2.6.0-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-a0d9be972d

Comment 20 Fedora Update System 2024-11-19 02:25:15 UTC
FEDORA-2024-5ad8573228 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-5ad8573228`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-5ad8573228

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

Comment 21 Fedora Update System 2024-11-19 03:18:34 UTC
FEDORA-2024-c0d71a4526 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-c0d71a4526`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-c0d71a4526

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

Comment 22 Fedora Update System 2024-11-20 02:06:01 UTC
FEDORA-2024-a0d9be972d has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-a0d9be972d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-a0d9be972d

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

Comment 23 Fedora Update System 2024-11-24 01:59:33 UTC
FEDORA-2024-5ad8573228 (blivet-gui-2.6.0-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 24 Fedora Update System 2024-11-26 01:28:53 UTC
FEDORA-2024-c0d71a4526 (blivet-gui-2.6.0-1.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 25 Fedora Update System 2024-11-26 03:13:34 UTC
FEDORA-2024-a0d9be972d (blivet-gui-2.6.0-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, 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.