Bug 1222333

Summary: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 5: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: Jakub <kubek-93>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:e1ebb69283adf1f214615ee182a0f261544112c9d6f880851b72c94ce55062e8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-17 23:27:03 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: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Jakub 2015-05-17 19:26:40 UTC
Description of problem:
Problem occured while trying to remove existing ext4 partition on Intel RAID.

Version-Release number of selected component:
anaconda-core-22.20.9-1.fc22.x86_64

The following was filed automatically by anaconda:
anaconda 22.20.9-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/custom_storage_helpers.py", line 391, in refresh
    % rootName)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1933, in on_remove_clicked
    device.name, root_name, snapshots=snapshots)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 5: ordinal not in range(128)

Additional info:
cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat rw rd.live.image rd.live.overlay=LABEL=LIVE quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.0.0-0.rc5.git4.1.fc22.x86_64
other involved packages: anaconda-gui-22.20.9-1.fc22.x86_64
product:        Fedora
release:        Fedora release 22 (Twenty Two)
type:           anaconda
version:        22

Comment 1 Jakub 2015-05-17 19:26:47 UTC
Created attachment 1026488 [details]
File: anaconda-tb

Comment 2 Jakub 2015-05-17 19:26:49 UTC
Created attachment 1026489 [details]
File: anaconda.log

Comment 3 Jakub 2015-05-17 19:26:50 UTC
Created attachment 1026490 [details]
File: environ

Comment 4 Jakub 2015-05-17 19:26:54 UTC
Created attachment 1026491 [details]
File: journalctl

Comment 5 Jakub 2015-05-17 19:26:55 UTC
Created attachment 1026492 [details]
File: lsblk_output

Comment 6 Jakub 2015-05-17 19:26:57 UTC
Created attachment 1026493 [details]
File: nmcli_dev_list

Comment 7 Jakub 2015-05-17 19:26:58 UTC
Created attachment 1026494 [details]
File: os_info

Comment 8 Jakub 2015-05-17 19:27:00 UTC
Created attachment 1026495 [details]
File: program.log

Comment 9 Jakub 2015-05-17 19:27:03 UTC
Created attachment 1026496 [details]
File: storage.log

Comment 10 Jakub 2015-05-17 19:27:05 UTC
Created attachment 1026497 [details]
File: ifcfg.log

Comment 11 David Shea 2015-05-17 23:27:03 UTC

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