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 926283 Details for
Bug 1129543
unable to perform an installation over the VNC
[?]
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.
anaconda.log
anaconda.log (text/x-log), 5.24 KB, created by
lnie
on 2014-08-13 06:54:04 UTC
(
hide
)
Description:
anaconda.log
Filename:
MIME Type:
Creator:
lnie
Created:
2014-08-13 06:54:04 UTC
Size:
5.24 KB
patch
obsolete
>06:48:41,049 INFO anaconda: /sbin/anaconda 21.48.2-1 >06:48:41,546 INFO anaconda: 1310720 kB (1280 MB) are available >06:48:41,675 INFO anaconda: check_memory(): total:1310720, needed:320, graphical:410 >06:48:41,700 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >06:48:41,701 INFO anaconda: Default encoding = utf-8 >06:48:41,753 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >06:48:41,785 INFO anaconda: 1310720 kB (1280 MB) are available >06:48:42,166 INFO anaconda: Display mode = g >06:48:42,168 INFO anaconda: 1310720 kB (1280 MB) are available >06:48:42,279 INFO anaconda: check_memory(): total:1310720, needed:320, graphical:410 >06:48:42,280 INFO anaconda.stdout: Starting VNC... >06:49:28,407 INFO anaconda.stdout: The VNC server is now running. >06:49:28,408 WARN anaconda.stdout: > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >06:49:28,411 INFO anaconda.stdout: Please manually connect your vnc client to 192.168.122.189:1 to begin the install. >06:49:28,470 INFO anaconda: Starting window manager, pid 1178. >06:49:30,031 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >06:49:30,035 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >06:49:30,036 INFO anaconda: using only installclass _Fedora >06:49:30,824 INFO anaconda: bootloader GRUB2 on X86 platform >06:49:30,851 INFO anaconda: bootloader GRUB2 on X86 platform >06:49:30,889 DEBUG anaconda: network: devices found ['ens3'] >06:49:31,115 DEBUG anaconda: updating hostname localhost.localdomain >06:49:31,172 INFO anaconda: Running Thread: AnaStorageThread (140620237350656) >06:49:31,176 INFO anaconda: Running Thread: AnaTimeInitThread (140620032943872) >06:49:31,183 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140620024551168) >06:49:31,188 INFO anaconda: Running Thread: AnaPayloadThread (140620016158464) >06:49:31,312 DEBUG anaconda: updating hostname localhost.localdomain >06:49:31,363 INFO anaconda: got 0 NTP servers from DHCP >06:49:31,364 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140620024551168) >06:49:31,405 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140620024551168) >06:49:31,406 INFO anaconda: Starting geolocation lookup >06:49:31,406 INFO anaconda: Geolocation provider: Fedora GeoIP >06:49:33,220 INFO anaconda: Geolocation lookup finished in 1.8 seconds >06:49:33,222 INFO anaconda: got results from geolocation >06:49:33,223 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140620024551168) >06:49:33,348 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >06:49:33,349 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >06:49:33,353 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >06:49:33,354 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >06:49:33,354 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >06:49:33,355 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >06:49:33,355 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >06:49:33,356 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >06:49:34,838 INFO anaconda: Thread Done: AnaStorageThread (140620237350656) >06:49:35,002 INFO anaconda: Thread Done: AnaTimeInitThread (140620032943872) >06:49:35,835 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >06:49:35,844 WARN anaconda: logo image is missing, using a substitute
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 1129543
:
926282
| 926283 |
926284
|
926285
|
926286