Bug 1224744

Summary: [abrt] blivet-gui: AttributeError: 'module' object has no attribute 'CryptoError'
Product: [Fedora] Fedora Reporter: Jiri Konecny <jkonecny>
Component: blivet-guiAssignee: Vojtech Trefny <vtrefny>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: vtrefny
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0c69a741bc8909a951460ebb204280b996b61ef1
Whiteboard: abrt_hash:02ab20d30c33f97ebe49189082082945e080a94a4199d33e59c801ba632c35b5
Fixed In Version: blivet-gui-0.2.7-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-04 20:18:27 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: backtrace
none
File: blivet-gui-tb
none
File: blivet.log.0
none
File: description
none
File: program.log.0
none
File: environ none

Description Jiri Konecny 2015-05-25 14:04:46 UTC
Description of problem:
Create and remove luks device causing blivet-gui to crash.

How reproducible:
Always

Steps to reproduce:
1) Create luks device (vfat and ext4 fs types tested)
2) Remove luks device before performing tasks
3) Crash

Version-Release number of selected component:
blivet-gui-0.2.6-1.fc22.noarch

Additional info:
reporter:       libreport-2.5.1
blivet-gui.log.0: 
cmdline:        /usr/bin/python  /bin/blivet-gui
executable:     /bin/blivet-gui
hashmarkername: blivet-gui
kernel:         4.0.4-300.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/python2.7/site-packages/blivetgui/blivetgui.py", line 432, in delete_selected_partition
    result = self.blivet_utils.delete_device(deleted_device)
  File "/usr/lib/python2.7/site-packages/blivetgui/utils.py", line 440, in delete_device
    except blivet.errors.CryptoError:
AttributeError: 'module' object has no attribute 'CryptoError'

Comment 1 Jiri Konecny 2015-05-25 14:04:48 UTC
Created attachment 1029470 [details]
File: backtrace

Comment 2 Jiri Konecny 2015-05-25 14:04:51 UTC
Created attachment 1029471 [details]
File: blivet-gui-tb

Comment 3 Jiri Konecny 2015-05-25 14:04:53 UTC
Created attachment 1029472 [details]
File: blivet.log.0

Comment 4 Jiri Konecny 2015-05-25 14:04:54 UTC
Created attachment 1029473 [details]
File: description

Comment 5 Jiri Konecny 2015-05-25 14:04:55 UTC
Created attachment 1029474 [details]
File: program.log.0

Comment 6 Jiri Konecny 2015-05-25 14:04:57 UTC
Created attachment 1029475 [details]
File: environ

Comment 7 Fedora Update System 2015-05-26 11:39:40 UTC
blivet-gui-0.2.7-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/blivet-gui-0.2.7-1.fc22

Comment 8 Fedora Update System 2015-05-27 16:11:00 UTC
Package blivet-gui-0.2.7-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing blivet-gui-0.2.7-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-8876/blivet-gui-0.2.7-1.fc22
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2015-06-04 20:18:27 UTC
blivet-gui-0.2.7-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.