Bug 1870046

Summary: ValueError: Size limit for minimal size cannot be greater than current maximum size.
Product: [Fedora] Fedora Reporter: majid hussain <mhussaincov93>
Component: blivet-guiAssignee: Vojtech Trefny <vtrefny>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: anaconda-maint-list, jkonecny, jonathan, kellin, mkolman, vanmeeuwen+fedora, vponcova, vslavik, vtrefny, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:aed19a986b29b9b368024e3dc754450719fc323abefbff1a7a003f7d1436a112;VARIANT_ID=matecompiz;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-23 09:53:15 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

Description majid hussain 2020-08-19 09:28:40 UTC
Version-Release number of selected component:
anaconda-core-32.24.7-1.fc32.x86_64

The following was filed automatically by anaconda:
anaconda 32.24.7 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.8/site-packages/blivetgui/dialogs/size_chooser.py", line 145, in min_size_limit
    raise ValueError("Size limit for minimal size cannot be greater than current maximum size.")
  File "/usr/lib/python3.8/site-packages/blivetgui/dialogs/add_dialog.py", line 818, in on_filesystems_combo_changed
    self.size_area.min_size_limit = self._get_min_size_limit()
ValueError: Size limit for minimal size cannot be greater than current maximum size.

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:/dev/mapper/live-base --graphical
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-MATE-Live-32-1-6  rd.live.image rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         5.6.6-300.fc32.x86_64
other involved packages: blivet-gui-runtime-2.1.13-2.fc32.noarch
product:        Fedora
release:        Fedora release 32 (Thirty Two)
type:           anaconda
version:        32

Comment 1 majid hussain 2020-08-19 09:28:45 UTC
Created attachment 1711828 [details]
File: anaconda-tb

Comment 2 majid hussain 2020-08-19 09:28:51 UTC
Created attachment 1711829 [details]
File: anaconda.log

Comment 3 majid hussain 2020-08-19 09:28:54 UTC
Created attachment 1711830 [details]
File: dbus.log

Comment 4 majid hussain 2020-08-19 09:28:57 UTC
Created attachment 1711831 [details]
File: environ

Comment 5 majid hussain 2020-08-19 09:29:02 UTC
Created attachment 1711832 [details]
File: journalctl

Comment 6 majid hussain 2020-08-19 09:29:09 UTC
Created attachment 1711833 [details]
File: lsblk_output

Comment 7 majid hussain 2020-08-19 09:29:12 UTC
Created attachment 1711834 [details]
File: lvm.log

Comment 8 majid hussain 2020-08-19 09:29:13 UTC
Created attachment 1711835 [details]
File: nmcli_dev_list

Comment 9 majid hussain 2020-08-19 09:29:15 UTC
Created attachment 1711836 [details]
File: os_info

Comment 10 majid hussain 2020-08-19 09:29:18 UTC
Created attachment 1711837 [details]
File: program.log

Comment 11 majid hussain 2020-08-19 09:29:21 UTC
Created attachment 1711838 [details]
File: storage.log

Comment 12 Vladimír Slávik 2020-09-02 11:59:13 UTC
Reasssigning to blivet-gui. From anaconda.log file:

> 10:15:58,748 INF ui.gui.spokes.storage: Partitioning method has changed from AUTOMATIC to BLIVET.
> 10:15:58,748 INF ui.gui.spokes.storage: Rolling back planed storage configuration changes.
> 10:15:58,783 DBG ui.gui.spokes.storage: Skipping the execute method for the BLIVET partitioning method.
> 10:15:58,784 DBG ui.common: Left spoke: StorageSpoke
> 10:15:58,815 DBG payload: Source doesn't require network for installation
> 10:16:00,678 DBG ui.common: Entered spoke: BlivetGuiSpoke
> 10:18:05,852 DBG exception: running handleException
> 10:18:05,855 CRT exception: Traceback (most recent call last):
> 
>   File "/usr/lib/python3.8/site-packages/blivetgui/dialogs/add_dialog.py", line 818, in on_filesystems_combo_changed
>     self.size_area.min_size_limit = self._get_min_size_limit()
> 
>   File "/usr/lib/python3.8/site-packages/blivetgui/dialogs/size_chooser.py", line 145, in min_size_limit
>     raise ValueError("Size limit for minimal size cannot be greater than current maximum size.")
> 
> ValueError: Size limit for minimal size cannot be greater than current maximum size.
> 
> 10:18:05,855 DBG exception: Gtk running, queuing exception handler to the main loop
> 10:18:06,209 WRN misc: /usr/lib64/python3.8/subprocess.py:844: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
>   self.stdout = io.open(c2pread, 'rb', bufsize)

Comment 13 Vojtech Trefny 2020-09-23 09:53:15 UTC

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