Bug 1446343 - ValueError: New size must be between minimal (8 MiB) and maximum (5 MiB) size.
Summary: ValueError: New size must be between minimal (8 MiB) and maximum (5 MiB) size.
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:526110be32970bb33c61d04f354...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-27 17:26 UTC by Mirek Svoboda
Modified: 2017-04-28 18:41 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-04-28 18:41:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.68 MB, text/plain)
2017-04-27 17:26 UTC, Mirek Svoboda
no flags Details
File: environ (598 bytes, text/plain)
2017-04-27 17:26 UTC, Mirek Svoboda
no flags Details
File: journalctl (1.56 MB, text/plain)
2017-04-27 17:27 UTC, Mirek Svoboda
no flags Details
File: lsblk_output (2.47 KB, text/plain)
2017-04-27 17:27 UTC, Mirek Svoboda
no flags Details
File: nmcli_dev_list (2.08 KB, text/plain)
2017-04-27 17:27 UTC, Mirek Svoboda
no flags Details
File: os_info (518 bytes, text/plain)
2017-04-27 17:27 UTC, Mirek Svoboda
no flags Details

Description Mirek Svoboda 2017-04-27 17:26:46 UTC
Description of problem:
selecting checkbox "Manually specify layout" for device type LVM2 Volume Group, while selecting two available devices (170GiB and 5MiB)

Version-Release number of selected component:
anaconda-core-26.21.1-1.fc26.x86_64

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 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 586, in __init__
    self.size_chooser = SizeChooser(max_size=max_size, min_size=min_size)
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/size_chooser.py", line 499, in _add_parent_choosers
    size_selectable=size_selectable)
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/size_chooser.py", line 372, in __init__
    self._add_parent_choosers()
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/size_chooser.py", line 299, in _add_advanced_area
    self._parent_area = ParentArea(self.device_type, self.parents, self.raid_type, self.main_chooser)
  File "/usr/lib/python3.6/site-packages/blivetgui/dialogs/size_chooser.py", line 344, in _on_manual_toggled
    self._add_advanced_area()
ValueError: New size must be between minimal (8 MiB) and maximum (5 MiB) size.

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/libexec/system-python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.11.0-0.rc3.git0.2.fc26.x86_64
other involved packages: blivet-gui-2.1.1-1.fc26.noarch
product:        Fedora
release:        Fedora release 26 (Twenty Six)
type:           anaconda
version:        26

Comment 1 Mirek Svoboda 2017-04-27 17:26:57 UTC
Created attachment 1274736 [details]
File: anaconda-tb

Comment 2 Mirek Svoboda 2017-04-27 17:26:58 UTC
Created attachment 1274737 [details]
File: environ

Comment 3 Mirek Svoboda 2017-04-27 17:27:05 UTC
Created attachment 1274738 [details]
File: journalctl

Comment 4 Mirek Svoboda 2017-04-27 17:27:07 UTC
Created attachment 1274739 [details]
File: lsblk_output

Comment 5 Mirek Svoboda 2017-04-27 17:27:13 UTC
Created attachment 1274740 [details]
File: nmcli_dev_list

Comment 6 Mirek Svoboda 2017-04-27 17:27:14 UTC
Created attachment 1274741 [details]
File: os_info

Comment 7 Vojtech Trefny 2017-04-28 18:41:37 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.