Bug 1429988 - ValueError: New size must be between minimal (4 MiB) and maximum (0 B) size.
Summary: ValueError: New size must be between minimal (4 MiB) and maximum (0 B) size.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:7ec89be8f32fd9afb94cbb66a83...
Depends On:
Blocks: F26AlphaFreezeException
TreeView+ depends on / blocked
 
Reported: 2017-03-07 15:41 UTC by Martin Kolman
Modified: 2017-03-20 22:19 UTC (History)
8 users (show)

Fixed In Version: blivet-gui-2.1.1-1 blivet-gui-2.1.1-1.fc26
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-20 22:19:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (244.46 KB, text/plain)
2017-03-07 15:41 UTC, Martin Kolman
no flags Details
File: environ (529 bytes, text/plain)
2017-03-07 15:41 UTC, Martin Kolman
no flags Details
File: lsblk_output (1.35 KB, text/plain)
2017-03-07 15:41 UTC, Martin Kolman
no flags Details
File: nmcli_dev_list (1.53 KB, text/plain)
2017-03-07 15:41 UTC, Martin Kolman
no flags Details
File: os_info (451 bytes, text/plain)
2017-03-07 15:41 UTC, Martin Kolman
no flags Details

Description Martin Kolman 2017-03-07 15:41:36 UTC
Description of problem:
Try to create a LVM snapshot.

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

The following was filed automatically by anaconda:
anaconda 26.21-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/size_chooser.py", line 731, in selected_size
    raise ValueError("New size must be between minimal (%s) and maximum (%s) size." % (self.min_size, self.max_size))
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/size_chooser.py", line 721, in __init__
    self.selected_size = max_size
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/size_chooser.py", line 128, in __init__
    self.main_chooser = SizeChooser(max_size=self.max_size, min_size=self.min_size)
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/add_dialog.py", line 681, in add_size_area
    raid_type=raid_level)
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/add_dialog.py", line 918, in on_devices_combo_changed
    self.add_size_area()
ValueError: New size must be between minimal (4 MiB) and maximum (0 B) size.

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.11.0-0.rc0.git5.1.fc26.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 Martin Kolman 2017-03-07 15:41:42 UTC
Created attachment 1260857 [details]
File: anaconda-tb

Comment 2 Martin Kolman 2017-03-07 15:41:43 UTC
Created attachment 1260858 [details]
File: environ

Comment 3 Martin Kolman 2017-03-07 15:41:44 UTC
Created attachment 1260859 [details]
File: lsblk_output

Comment 4 Martin Kolman 2017-03-07 15:41:46 UTC
Created attachment 1260861 [details]
File: nmcli_dev_list

Comment 5 Martin Kolman 2017-03-07 15:41:47 UTC
Created attachment 1260862 [details]
File: os_info

Comment 6 Vojtech Trefny 2017-03-07 15:59:45 UTC
https://github.com/rhinstaller/blivet-gui/pull/43

Comment 7 Fedora Blocker Bugs Application 2017-03-08 17:10:13 UTC
Proposed as a Freeze Exception for 26-alpha by Fedora user m4rtink using the blocker tracking app because:

 It would be good to fix this quite likely to be hit crash by bringing in updated blivet-gui through a freeze exception.

Comment 8 Mike Ruckman 2017-03-13 18:47:05 UTC
Discussed in today's Blocker Review Meeting. We'd consider letting a fix for this in during freeze.

Comment 9 Fedora Update System 2017-03-14 15:18:02 UTC
blivet-gui-2.1.1-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-5a91779bad

Comment 10 Fedora Update System 2017-03-15 04:24:26 UTC
blivet-gui-2.1.1-1.fc26 has been pushed to the Fedora 26 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-2017-5a91779bad

Comment 11 Fedora Update System 2017-03-20 22:19:38 UTC
blivet-gui-2.1.1-1.fc26 has been pushed to the Fedora 26 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.