Bug 981608

Summary: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd0 in position 0: unexpected end of data
Product: [Fedora] Fedora Reporter: Andrey V. Henneberg <andrey.henneberg>
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: 19CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, stephent98, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:838e7abdce34d8df03ca20a8800831368e2d508e900b2a7e959aff391f979568
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-22 13:05:38 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.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log
none
File: anaconda-tb none

Description Andrey V. Henneberg 2013-07-05 09:10:45 UTC
Version-Release number of selected component:
anaconda-19.30.13-1

The following was filed automatically by anaconda:
anaconda 19.30.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/users.py", line 162, in guess_username
    username = fullname[0][0].decode("utf-8").lower() + username
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/user.py", line 326, in _guessNames
    username = guess_username(fullname)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd0 in position 0: unexpected end of data

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=RFRemix\x2019\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.5-301.fc19.x86_64
product:        Fedora
release:        Fedora release 19 (Schrödinger’s Cat)
type:           anaconda
version:        19

Comment 1 Andrey V. Henneberg 2013-07-05 09:10:51 UTC
Created attachment 769154 [details]
File: anaconda.log

Comment 2 Andrey V. Henneberg 2013-07-05 09:10:56 UTC
Created attachment 769155 [details]
File: environ

Comment 3 Andrey V. Henneberg 2013-07-05 09:11:01 UTC
Created attachment 769156 [details]
File: lsblk_output

Comment 4 Andrey V. Henneberg 2013-07-05 09:11:05 UTC
Created attachment 769157 [details]
File: nmcli_dev_list

Comment 5 Andrey V. Henneberg 2013-07-05 09:11:09 UTC
Created attachment 769158 [details]
File: os_info

Comment 6 Andrey V. Henneberg 2013-07-05 09:11:14 UTC
Created attachment 769159 [details]
File: program.log

Comment 7 Andrey V. Henneberg 2013-07-05 09:11:20 UTC
Created attachment 769160 [details]
File: storage.log

Comment 8 Andrey V. Henneberg 2013-07-05 09:11:25 UTC
Created attachment 769161 [details]
File: syslog

Comment 9 Andrey V. Henneberg 2013-07-05 09:11:31 UTC
Created attachment 769162 [details]
File: ifcfg.log

Comment 10 Andrey V. Henneberg 2013-07-05 09:11:38 UTC
Created attachment 769163 [details]
File: packaging.log

Comment 11 Andrey V. Henneberg 2013-07-05 09:11:53 UTC
Created attachment 769164 [details]
File: anaconda-tb

Comment 12 Steve Tyler 2013-07-20 03:40:03 UTC
Attempt to reproduce Bug 969309.

cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
hashmarkername: anaconda
kernel:         3.9.5-301.fc19.x86_64
package:        anaconda-19.30.13-1
product:        Fedora
reason:         UnicodeDecodeError: 'utf8' codec can't decode byte 0xc5 in position 0: unexpected end of data
release:        Cannot get release name.
version:        19

Comment 13 David Shea 2013-07-22 13:05:38 UTC

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