Bug 1277928 - [abrt] blivet-gui: ValueError: this device's formatting cannot be modified
Summary: [abrt] blivet-gui: ValueError: this device's formatting cannot be modified
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:52b4d4d612832114ba4fd9d0717...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-04 11:26 UTC by Vojtech Trefny
Modified: 2015-12-09 11:51 UTC (History)
1 user (show)

Fixed In Version: blivet-gui-1.0.2-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-09 11:51:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (831 bytes, text/plain)
2015-11-04 11:27 UTC, Vojtech Trefny
no flags Details
File: blivet-gui-com.log (108.88 KB, text/plain)
2015-11-04 11:27 UTC, Vojtech Trefny
no flags Details
File: blivet-gui-tb (125.99 KB, text/plain)
2015-11-04 11:27 UTC, Vojtech Trefny
no flags Details
File: blivet.log (68.27 KB, text/plain)
2015-11-04 11:27 UTC, Vojtech Trefny
no flags Details
File: description (916 bytes, text/plain)
2015-11-04 11:27 UTC, Vojtech Trefny
no flags Details
File: environ (3.89 KB, text/plain)
2015-11-04 11:27 UTC, Vojtech Trefny
no flags Details
File: program.log (29.07 KB, text/plain)
2015-11-04 11:27 UTC, Vojtech Trefny
no flags Details

Description Vojtech Trefny 2015-11-04 11:26:59 UTC
Description of problem:
Tried to remove partition from write protected SD card.

Version-Release number of selected component:
blivet-gui-1.1

Additional info:
reporter:       libreport-2.6.3
blivet-gui.log: 
cmdline:        /bin/python3  /bin/blivet-gui
executable:     /bin/blivet-gui
hashmarkername: blivet-gui
kernel:         4.2.3-200.fc22.x86_64
product:        Fedora
release:        Fedora release 22 (Twenty Two)
type:           Python
version:        22

Truncated backtrace:
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/blivetgui/blivetgui.py", line 493, in delete_selected_partition
    self._reraise_exception(result.exception, result.traceback)
  File "/usr/lib/python3.4/site-packages/blivetgui/blivetgui.py", line 245, in _reraise_exception
    raise type(exception)(str(exception) + "\n" + traceback)
ValueError: this device's formatting cannot be modified
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/blivetgui/blivet_utils.py", line 530, in delete_device
    ac_fmt = blivet.deviceaction.ActionDestroyFormat(blivet_device)
  File "/usr/lib/python3.4/site-packages/blivet/deviceaction.py", line 657, in __init__
    raise ValueError("this device's formatting cannot be modified")
ValueError: this device's formatting cannot be modified

Comment 1 Vojtech Trefny 2015-11-04 11:27:04 UTC
Created attachment 1089572 [details]
File: backtrace

Comment 2 Vojtech Trefny 2015-11-04 11:27:06 UTC
Created attachment 1089573 [details]
File: blivet-gui-com.log

Comment 3 Vojtech Trefny 2015-11-04 11:27:08 UTC
Created attachment 1089574 [details]
File: blivet-gui-tb

Comment 4 Vojtech Trefny 2015-11-04 11:27:10 UTC
Created attachment 1089575 [details]
File: blivet.log

Comment 5 Vojtech Trefny 2015-11-04 11:27:12 UTC
Created attachment 1089576 [details]
File: description

Comment 6 Vojtech Trefny 2015-11-04 11:27:13 UTC
Created attachment 1089577 [details]
File: environ

Comment 7 Vojtech Trefny 2015-11-04 11:27:15 UTC
Created attachment 1089578 [details]
File: program.log


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