Bug 1439060 - ValueError: Size limit must be greater than zero.
Summary: ValueError: Size limit must be greater than zero.
Keywords:
Status: CLOSED DUPLICATE of bug 1430349
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 26
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:fe73238df1cd4ae1a626cc7a7de...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-05 06:56 UTC by Pavel Holica
Modified: 2017-04-05 07:28 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-05 07:28:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (228.85 KB, text/plain)
2017-04-05 06:56 UTC, Pavel Holica
no flags Details
File: environ (529 bytes, text/plain)
2017-04-05 06:56 UTC, Pavel Holica
no flags Details
File: lsblk_output (1.09 KB, text/plain)
2017-04-05 06:56 UTC, Pavel Holica
no flags Details
File: nmcli_dev_list (1.20 KB, text/plain)
2017-04-05 06:56 UTC, Pavel Holica
no flags Details
File: os_info (447 bytes, text/plain)
2017-04-05 06:56 UTC, Pavel Holica
no flags Details

Description Pavel Holica 2017-04-05 06:56:10 UTC
Description of problem:
In blivet-gui:
I created 1G large xfs /boot
Then clicked on "free space" and "+" button.
Selected "physical volume (LVM)" as Filesystem.
Traceback appeared.

I've been clicking to the gui before then trying some things, so this may not be all the required steps.

Version-Release number of selected component:
anaconda-26.21.1-1

The following was filed automatically by anaconda:
anaconda 26.21.1-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/size_chooser.py", line 208, in max_size_limit
    raise ValueError("Size limit must be greater than zero.")
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/add_dialog.py", line 773, in on_filesystems_combo_changed
    self.size_area.max_size_limit = self._get_max_size_limit()
ValueError: Size limit must be greater than zero.

Additional info:
addons:         com_redhat_kdump, com_redhat_docker
cmdline:        /usr/libexec/system-python  /sbin/anaconda
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.11.0-0.rc3.git0.2.fc26.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        26

Comment 1 Pavel Holica 2017-04-05 06:56:17 UTC
Created attachment 1268861 [details]
File: anaconda-tb

Comment 2 Pavel Holica 2017-04-05 06:56:19 UTC
Created attachment 1268862 [details]
File: environ

Comment 3 Pavel Holica 2017-04-05 06:56:21 UTC
Created attachment 1268863 [details]
File: lsblk_output

Comment 4 Pavel Holica 2017-04-05 06:56:23 UTC
Created attachment 1268864 [details]
File: nmcli_dev_list

Comment 5 Pavel Holica 2017-04-05 06:56:24 UTC
Created attachment 1268865 [details]
File: os_info

Comment 6 Pavel Holica 2017-04-05 06:57:06 UTC
I've tried this in alpha compose.

Comment 7 Jakub Vavra 2017-04-05 07:03:37 UTC
Similar problem has been detected:

VM with three drives each 10G. virtio,scsi,sata.
Visited blivet gui.
Created 1G /boot partition on vda.
Selected creation of softwaee raid across all three drives.
Chosen lvm as the filesystem over the raid.
BAM! exception.

addons:         com_redhat_kdump, com_redhat_docker
cmdline:        /usr/libexec/system-python  /sbin/anaconda
hashmarkername: anaconda
kernel:         4.11.0-0.rc3.git0.2.fc26.x86_64
package:        anaconda-26.21.1-1
product:        Fedora
reason:         ValueError: Size limit must be greater than zero.
release:        Cannot get release name.
version:        26

Comment 8 Vojtech Trefny 2017-04-05 07:28:40 UTC

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


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