Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 860269 Details for
Bug 1062348
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordinal not in range(128)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda.log
anaconda.log (text/plain), 7.01 KB, created by
Diniyev Aqil
on 2014-02-06 17:21:02 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
Diniyev Aqil
Created:
2014-02-06 17:21:02 UTC
Size:
7.01 KB
patch
obsolete
>12:14:57,021 INFO anaconda: /sbin/anaconda 21.19-1 >12:14:57,286 INFO anaconda: 3801088 kB (3712 MB) are available >12:14:57,286 INFO anaconda: check_memory(): total:3712, needed:512, graphical:512 >12:14:57,286 INFO anaconda: Not doing 'start audit daemon' in live installation >12:14:57,287 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >12:14:57,287 INFO anaconda: Default encoding = ascii >12:14:58,092 INFO anaconda: Display mode = g >12:14:58,093 INFO anaconda: 3801088 kB (3712 MB) are available >12:14:58,093 INFO anaconda: check_memory(): total:3712, needed:512, graphical:512 >12:14:58,428 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:14:58,429 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:14:58,430 INFO anaconda: using only installclass _Fedora >12:14:58,435 INFO anaconda: bootloader GRUB2 on X86 platform >12:14:58,474 INFO anaconda: bootloader GRUB2 on X86 platform >12:14:58,499 DEBUG anaconda: network: devices found ['p4p1'] >12:14:58,671 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p4p1 >12:14:58,715 DEBUG anaconda: network: setting autoconnect of p4p1 to False >12:14:58,715 DEBUG anaconda: network: missing ifcfgs created for devices ['p4p1'] >12:14:58,825 DEBUG anaconda: updating hostname localhost.localdomain >12:14:58,842 INFO anaconda: Running Thread: AnaStorageThread (140343447000832) >12:14:58,843 INFO anaconda: Running Thread: AnaTimeInitThread (140343438608128) >12:14:58,844 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140343357994752) >12:14:58,844 INFO anaconda: Running Thread: AnaPayloadThread (140343349602048) >12:14:58,942 DEBUG anaconda: updating hostname localhost.localdomain >12:14:58,963 INFO anaconda: got 0 NTP servers from DHCP >12:14:58,963 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140343357994752) >12:14:58,966 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140343357994752) >12:14:58,966 INFO anaconda: Not doing 'start chronyd' in live installation >12:14:58,968 INFO anaconda: Starting geolocation lookup >12:14:58,969 INFO anaconda: Geolocation provider: Fedora GeoIP >12:14:59,627 INFO anaconda: Not doing 'activate layouts' in live installation >12:15:01,053 INFO anaconda: Geolocation lookup finished in 2.1 seconds >12:15:01,053 INFO anaconda: got results from geolocation >12:15:01,054 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140343357994752) >12:15:01,056 INFO anaconda: Waited 0.02 seconds for Geolocation >12:15:01,086 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >12:15:07,301 INFO anaconda: Thread Done: AnaStorageThread (140343447000832) >12:15:08,004 INFO anaconda: Thread Done: AnaTimeInitThread (140343438608128) >12:15:08,052 INFO anaconda: Thread Done: AnaPayloadThread (140343349602048) >12:15:17,068 INFO anaconda: Not doing 'require network connection' in live installation >12:15:17,068 DEBUG anaconda: network standalone spoke (init): completed: True >12:15:17,068 INFO anaconda: Not doing 'require network connection' in live installation >12:15:17,082 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >12:15:17,083 DEBUG anaconda: Entered hub: SummaryHub >12:15:17,368 INFO anaconda: Running Thread: AnaDateTimeThread (140343305545472) >12:15:17,407 INFO anaconda: Not doing 'modify system time and date' in live installation >12:15:17,410 INFO anaconda: Thread Done: AnaDateTimeThread (140343305545472) >12:15:27,986 DEBUG anaconda: running handleException >12:15:27,994 DEBUG anaconda: Traceback (most recent call last): > > 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)) > > 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 73, in _on_continue_clicked > cb() > > 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/hubs/__init__.py", line 384, in refresh > self._createBox() > > 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 266, in _updateCompleteness > self._handleCompleteness(spoke, update_continue) > > 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 285, in _updateContinue > if self._checker and not self._checker.check(): > > 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/logging/__init__.py", line 1150, in info > self._log(INFO, msg, args, **kwargs) > > File "/usr/lib64/python2.7/logging/__init__.py", line 1269, in _log > self.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 1319, in callHandlers > hdlr.handle(record) > > File "/usr/lib64/python2.7/logging/__init__.py", line 749, in handle > self.emit(record) > > 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/handlers.py", line 842, in emit > msg = self.format(record) + '\000' > > File "/usr/lib64/python2.7/logging/__init__.py", line 724, in format > return fmt.format(record) > > 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 328, in getMessage > msg = msg % self.args > >UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordinal not in range(128) > >12:15:27,994 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:15:28,925 INFO anaconda: Running Thread: AnaNTPserver1 (140343305545472) >12:15:28,925 INFO anaconda: Running Thread: AnaNTPserver2 (140343349602048) >12:15:28,926 INFO anaconda: Running Thread: AnaNTPserver3 (140343438608128) >12:15:28,927 INFO anaconda: Running Thread: AnaNTPserver4 (140343447000832) >12:15:29,177 INFO anaconda: Thread Done: AnaNTPserver3 (140343438608128) >12:15:29,179 INFO anaconda: Thread Done: AnaNTPserver4 (140343447000832) >12:15:29,246 INFO anaconda: Thread Done: AnaNTPserver1 (140343305545472) >12:15:30,011 INFO anaconda: Thread Done: AnaNTPserver2 (140343349602048) >12:15:30,071 INFO anaconda: Running kickstart %%traceback script(s) >12:15:30,071 INFO anaconda: All kickstart %%traceback script(s) have been run >12:15:30,585 DEBUG anaconda: updating hostname localhost.localdomain
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1062348
:
860268
| 860269 |
860270
|
860271
|
860272
|
860273
|
860274
|
860275
|
860276
|
860277