Bug 1062348 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordinal not in range(128)
Summary: UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordi...
Keywords:
Status: CLOSED DUPLICATE of bug 1059807
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6b2a752b2095f1c6336c4fb2f7f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-06 17:20 UTC by Diniyev Aqil
Modified: 2014-02-07 08:31 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-07 08:31:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (680.52 KB, text/plain)
2014-02-06 17:20 UTC, Diniyev Aqil
no flags Details
File: anaconda.log (7.01 KB, text/plain)
2014-02-06 17:21 UTC, Diniyev Aqil
no flags Details
File: environ (519 bytes, text/plain)
2014-02-06 17:21 UTC, Diniyev Aqil
no flags Details
File: journalctl (335.51 KB, text/plain)
2014-02-06 17:21 UTC, Diniyev Aqil
no flags Details
File: lsblk_output (3.63 KB, text/plain)
2014-02-06 17:21 UTC, Diniyev Aqil
no flags Details
File: nmcli_dev_list (1.09 KB, text/plain)
2014-02-06 17:21 UTC, Diniyev Aqil
no flags Details
File: os_info (381 bytes, text/plain)
2014-02-06 17:21 UTC, Diniyev Aqil
no flags Details
File: program.log (50.59 KB, text/plain)
2014-02-06 17:21 UTC, Diniyev Aqil
no flags Details
File: storage.log (264.79 KB, text/plain)
2014-02-06 17:21 UTC, Diniyev Aqil
no flags Details
File: ifcfg.log (1.75 KB, text/plain)
2014-02-06 17:21 UTC, Diniyev Aqil
no flags Details

Description Diniyev Aqil 2014-02-06 17:20:45 UTC
Version-Release number of selected component:
anaconda-core-21.19-1.fc21.x86_64

The following was filed automatically by anaconda:
anaconda 21.19-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage
    msg = msg % self.args
  File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format
    record.message = record.getMessage()
  File "/usr/lib64/python2.7/logging/__init__.py", line 724, in format
    return fmt.format(record)
  File "/usr/lib64/python2.7/logging/handlers.py", line 842, in emit
    msg = self.format(record) + '\000'
  File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda_log.py", line 76, in emit
    SysLogHandler.emit(self, record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 749, in handle
    self.emit(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1319, in callHandlers
    hdlr.handle(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1279, in handle
    self.callHandlers(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1269, in _log
    self.handle(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1150, in info
    self._log(INFO, msg, args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/space.py", line 76, in check
    log.info("fs space: %s  needed: %s", free, needed)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 285, in _updateContinue
    if self._checker and not self._checker.check():
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 280, in _handleCompleteness
    self._updateContinue()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 266, in _updateCompleteness
    self._handleCompleteness(spoke, update_continue)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 217, in _createBox
    self._updateCompleteness(spoke)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 384, in refresh
    self._createBox()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 490, in _on_continue_clicked
    nextAction.refresh()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 73, in _on_continue_clicked
    cb()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 320, in _on_continue_clicked
    StandaloneSpoke._on_continue_clicked(self, cb)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda>
    self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordinal not in range(128)

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=/isolinux/initrd0.img root=UUID=4B23-697D rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/isolinux/vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.14.0-0.rc0.git19.1.fc21.x86_64
other involved packages: anaconda-gui-21.19-1.fc21.x86_64, python-libs-2.7.6-1.fc21.x86_64
product:        Fedora
release:        Fedora release 21 (Rawhide)
type:           anaconda
version:        rawhide

Comment 1 Diniyev Aqil 2014-02-06 17:20:57 UTC
Created attachment 860268 [details]
File: anaconda-tb

Comment 2 Diniyev Aqil 2014-02-06 17:21:02 UTC
Created attachment 860269 [details]
File: anaconda.log

Comment 3 Diniyev Aqil 2014-02-06 17:21:05 UTC
Created attachment 860270 [details]
File: environ

Comment 4 Diniyev Aqil 2014-02-06 17:21:11 UTC
Created attachment 860271 [details]
File: journalctl

Comment 5 Diniyev Aqil 2014-02-06 17:21:14 UTC
Created attachment 860272 [details]
File: lsblk_output

Comment 6 Diniyev Aqil 2014-02-06 17:21:16 UTC
Created attachment 860273 [details]
File: nmcli_dev_list

Comment 7 Diniyev Aqil 2014-02-06 17:21:19 UTC
Created attachment 860274 [details]
File: os_info

Comment 8 Diniyev Aqil 2014-02-06 17:21:22 UTC
Created attachment 860275 [details]
File: program.log

Comment 9 Diniyev Aqil 2014-02-06 17:21:27 UTC
Created attachment 860276 [details]
File: storage.log

Comment 10 Diniyev Aqil 2014-02-06 17:21:30 UTC
Created attachment 860277 [details]
File: ifcfg.log

Comment 11 David Shea 2014-02-07 08:31:47 UTC

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


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