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 901190 Details for
Bug 1103473
AttributeError: 'NoneType' object has no attribute 'type'
[?]
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), 23.80 KB, created by
Teknős Ferenc
on 2014-06-01 10:00:37 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
Teknős Ferenc
Created:
2014-06-01 10:00:37 UTC
Size:
23.80 KB
patch
obsolete
>05:55:19,652 INFO anaconda: /sbin/anaconda 21.37-1 >05:55:19,866 INFO anaconda: 4063232 kB (3968 MB) are available >05:55:19,866 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >05:55:19,880 INFO anaconda: Not doing 'start audit daemon' in live installation >05:55:19,880 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >05:55:19,881 INFO anaconda: Default encoding = ascii >05:55:19,933 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >05:55:21,247 INFO anaconda: Display mode = g >05:55:21,249 INFO anaconda: 4063232 kB (3968 MB) are available >05:55:21,249 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >05:55:22,112 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:55:22,114 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:55:22,114 INFO anaconda: using only installclass _Fedora >05:55:22,116 INFO anaconda: bootloader GRUB2 on X86 platform >05:55:22,154 INFO anaconda: bootloader GRUB2 on X86 platform >05:55:22,190 DEBUG anaconda: network: devices found ['p2p1', 'wlp8s0'] >05:55:22,563 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p2p1 >05:55:22,650 DEBUG anaconda: network: setting autoconnect of p2p1 to False >05:55:22,666 DEBUG anaconda: network: missing ifcfgs created for devices ['p2p1'] >05:55:22,787 DEBUG anaconda: updating hostname localhost.localdomain >05:55:22,815 INFO anaconda: Running Thread: AnaStorageThread (140012035442432) >05:55:22,816 INFO anaconda: Running Thread: AnaTimeInitThread (140012027049728) >05:55:22,816 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140012018657024) >05:55:22,819 INFO anaconda: Running Thread: AnaPayloadThread (140012010264320) >05:55:22,926 DEBUG anaconda: updating hostname localhost.localdomain >05:55:22,975 INFO anaconda: got 0 NTP servers from DHCP >05:55:22,977 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140012018657024) >05:55:22,990 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140012018657024) >05:55:22,990 INFO anaconda: Not doing 'start chronyd' in live installation >05:55:22,992 INFO anaconda: Starting geolocation lookup >05:55:22,999 INFO anaconda: Geolocation provider: Fedora GeoIP >05:55:24,929 INFO anaconda: Geolocation lookup finished in 1.9 seconds >05:55:24,941 INFO anaconda: got results from geolocation >05:55:24,943 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140012018657024) >05:55:25,120 INFO anaconda: Not doing 'activate layouts' in live installation >05:55:26,859 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >05:55:37,556 INFO anaconda: Thread Done: AnaStorageThread (140012035442432) >05:55:37,557 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >05:55:37,559 DEBUG anaconda: _is_valid_size(sda1) returning True >05:55:37,561 DEBUG anaconda: _is_valid_location(sda1) returning True >05:55:37,563 DEBUG anaconda: _is_valid_partition(sda1) returning True >05:55:37,565 DEBUG anaconda: _is_valid_format(sda1) returning True >05:55:37,566 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >05:55:37,568 DEBUG anaconda: running handleException >05:55:37,578 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/timezone.py", line 79, in time_initialize > timezone.isUtc = not bootloader.has_windows(ntfs_devs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1344, in has_windows > ret = [d for d in devices if self.is_valid_stage2_device(d, linux=False, non_linux=True)] > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1356, in is_valid_stage2_device > if self.stage2_device.type == "mdarray" and \ > >AttributeError: 'NoneType' object has no attribute 'type' > >05:55:37,588 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >05:55:37,589 INFO anaconda: Thread Done: AnaTimeInitThread (140012027049728) >05:55:37,676 INFO anaconda: Thread Done: AnaPayloadThread (140012010264320) >05:55:39,944 INFO anaconda: Running kickstart %%traceback script(s) >05:55:39,944 INFO anaconda: All kickstart %%traceback script(s) have been run >05:55:53,913 INFO anaconda: /sbin/anaconda 21.37-1 >05:55:53,993 INFO anaconda: 4063232 kB (3968 MB) are available >05:55:53,993 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >05:55:54,005 INFO anaconda: Not doing 'start audit daemon' in live installation >05:55:54,005 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >05:55:54,006 INFO anaconda: Default encoding = ascii >05:55:54,056 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >05:55:55,047 INFO anaconda: Display mode = g >05:55:55,049 INFO anaconda: 4063232 kB (3968 MB) are available >05:55:55,049 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >05:55:55,149 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:55:55,150 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:55:55,150 INFO anaconda: using only installclass _Fedora >05:55:55,151 INFO anaconda: bootloader GRUB2 on X86 platform >05:55:55,188 INFO anaconda: bootloader GRUB2 on X86 platform >05:55:55,224 DEBUG anaconda: network: devices found ['p2p1', 'wlp8s0'] >05:55:55,675 DEBUG anaconda: updating hostname localhost.localdomain >05:55:55,703 INFO anaconda: Running Thread: AnaStorageThread (139898313606912) >05:55:55,705 INFO anaconda: Running Thread: AnaTimeInitThread (139898305214208) >05:55:55,706 INFO anaconda: Running Thread: AnaPayloadThread (139898216507136) >05:55:55,706 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139898224899840) >05:55:55,865 DEBUG anaconda: updating hostname localhost.localdomain >05:55:55,949 INFO anaconda: got 0 NTP servers from DHCP >05:55:55,949 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139898224899840) >05:55:55,979 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139898224899840) >05:55:55,980 INFO anaconda: Not doing 'start chronyd' in live installation >05:55:55,981 INFO anaconda: Starting geolocation lookup >05:55:55,985 INFO anaconda: Geolocation provider: Fedora GeoIP >05:55:57,247 INFO anaconda: Not doing 'activate layouts' in live installation >05:55:57,572 INFO anaconda: Geolocation lookup finished in 1.6 seconds >05:55:57,574 INFO anaconda: got results from geolocation >05:55:57,575 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139898224899840) >05:55:58,259 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >05:56:06,735 INFO anaconda: Not doing 'require network connection' in live installation >05:56:06,739 DEBUG anaconda: network standalone spoke (init): completed: True >05:56:06,740 INFO anaconda: Not doing 'require network connection' in live installation >05:56:06,756 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >05:56:06,758 DEBUG anaconda: Entered hub: SummaryHub >05:56:07,395 INFO anaconda: Not doing 'modify system time and date' in live installation >05:56:07,420 INFO anaconda: Running Thread: AnaNTPserver1 (139897794717440) >05:56:07,455 INFO anaconda: Running Thread: AnaNTPserver2 (139897784190720) >05:56:07,464 INFO anaconda: Running Thread: AnaNTPserver3 (139897775798016) >05:56:07,473 INFO anaconda: Running Thread: AnaNTPserver4 (139897767405312) >05:56:07,487 INFO anaconda: Running Thread: AnaDateTimeThread (139897553811200) >05:56:07,575 INFO anaconda: Thread Done: AnaNTPserver4 (139897767405312) >05:56:07,585 INFO anaconda: Thread Done: AnaNTPserver3 (139897775798016) >05:56:07,651 INFO anaconda: Thread Done: AnaNTPserver1 (139897794717440) >05:56:07,863 INFO anaconda: Thread Done: AnaNTPserver2 (139897784190720) >05:56:11,280 INFO anaconda: Thread Done: AnaStorageThread (139898313606912) >05:56:11,284 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >05:56:11,286 DEBUG anaconda: _is_valid_size(sda1) returning True >05:56:11,289 DEBUG anaconda: _is_valid_location(sda1) returning True >05:56:11,291 DEBUG anaconda: _is_valid_partition(sda1) returning True >05:56:11,293 DEBUG anaconda: _is_valid_format(sda1) returning True >05:56:11,294 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >05:56:11,297 DEBUG anaconda: running handleException >05:56:11,300 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/timezone.py", line 79, in time_initialize > timezone.isUtc = not bootloader.has_windows(ntfs_devs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1344, in has_windows > ret = [d for d in devices if self.is_valid_stage2_device(d, linux=False, non_linux=True)] > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1356, in is_valid_stage2_device > if self.stage2_device.type == "mdarray" and \ > >AttributeError: 'NoneType' object has no attribute 'type' > >05:56:11,303 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >05:56:11,304 INFO anaconda: Thread Done: AnaTimeInitThread (139898305214208) >05:56:11,305 DEBUG anaconda: running handleException >05:56:11,313 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 473, in _initialize > threadMgr.wait(constants.THREAD_TIME_INIT) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait > self.raise_if_error(name) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/timezone.py", line 79, in time_initialize > timezone.isUtc = not bootloader.has_windows(ntfs_devs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1344, in has_windows > ret = [d for d in devices if self.is_valid_stage2_device(d, linux=False, non_linux=True)] > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1356, in is_valid_stage2_device > if self.stage2_device.type == "mdarray" and \ > >AttributeError: 'NoneType' object has no attribute 'type' > >05:56:11,317 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >05:56:11,317 INFO anaconda: Thread Done: AnaDateTimeThread (139897553811200) >05:56:11,381 INFO anaconda: Thread Done: AnaPayloadThread (139898216507136) >05:56:27,392 INFO anaconda: fs space: 0 B needed: 9035,83 MiB >05:56:27,499 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139898224899840) >05:56:27,502 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f3c981aafd0>> on <dictionary-keyiterator object at 0x7f3c90042310> >05:56:27,510 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139898216507136) >05:56:27,515 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139898216507136) >05:56:27,601 INFO anaconda: Running Thread: AnaKeyboardThread (139898216507136) >05:56:31,889 INFO anaconda: fs space: 0 B needed: 9035,83 MiB >05:56:32,043 INFO anaconda: Running Thread: AnaStorageWatcher (139897553811200) >05:56:32,052 INFO anaconda: Thread Done: AnaStorageWatcher (139897553811200) >05:56:32,090 INFO anaconda: Running Thread: AnaCustomStorageInit (139897553811200) >05:56:32,337 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >05:56:32,416 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp8s0 >05:56:32,608 DEBUG anaconda: network: GUI, device configuration added: connection a122a291-65d8-4113-8ddd-f80a79fb1b35 device p2p1 >05:56:32,628 DEBUG anaconda: network: GUI, connection a122a291-65d8-4113-8ddd-f80a79fb1b35 found >05:56:32,724 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >05:56:32,941 DEBUG anaconda: updating hostname localhost.localdomain >05:56:33,249 INFO anaconda: Not doing 'require network connection' in live installation >05:56:40,147 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f3c9812d8d0> status to: RendszeridÅ visszaállÃtása... >05:56:40,161 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x31693d0> >05:56:40,163 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x31693d0> status to: Kiosztási listák beszerzése... >05:56:40,164 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4e98f50> status to: Tárolók tesztelése... >05:56:40,175 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4e98f50> >11:56:50,590 INFO anaconda: Running kickstart %%traceback script(s) >11:56:50,591 INFO anaconda: All kickstart %%traceback script(s) have been run >11:56:50,657 DEBUG anaconda: Entered spoke: StorageSpoke >11:56:58,647 INFO anaconda: Running kickstart %%traceback script(s) >11:56:58,648 INFO anaconda: All kickstart %%traceback script(s) have been run >11:57:00,493 INFO anaconda: Thread Done: AnaCustomStorageInit (139897553811200) >11:57:04,300 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f3c981aafd0>> on <dictionary-keyiterator object at 0x7f3c90042310> >11:57:04,303 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139898224899840) >11:57:04,305 INFO anaconda: Thread Done: AnaKeyboardThread (139898216507136) >11:57:04,511 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x31693d0> >11:57:04,716 DEBUG anaconda: updating hostname localhost.localdomain >11:57:04,972 DEBUG anaconda: updating hostname localhost.localdomain >11:57:04,974 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x4f1ce90> status to: Vezetékes (p2p1) kapcsolat csatlakozott >05:57:18,498 INFO anaconda: /sbin/anaconda 21.37-1 >05:57:18,579 INFO anaconda: 4063232 kB (3968 MB) are available >05:57:18,579 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >05:57:18,591 INFO anaconda: Not doing 'start audit daemon' in live installation >05:57:18,591 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >05:57:18,592 INFO anaconda: Default encoding = ascii >05:57:18,641 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >05:57:19,676 INFO anaconda: Display mode = g >05:57:19,678 INFO anaconda: 4063232 kB (3968 MB) are available >05:57:19,678 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >05:57:19,774 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:57:19,775 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:57:19,776 INFO anaconda: using only installclass _Fedora >05:57:19,777 INFO anaconda: bootloader GRUB2 on X86 platform >05:57:19,815 INFO anaconda: bootloader GRUB2 on X86 platform >05:57:19,850 DEBUG anaconda: network: devices found ['p2p1', 'wlp8s0'] >05:57:20,304 DEBUG anaconda: updating hostname localhost.localdomain >05:57:20,334 INFO anaconda: Running Thread: AnaStorageThread (140172433323776) >05:57:20,335 INFO anaconda: Running Thread: AnaTimeInitThread (140172424931072) >05:57:20,338 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140172416538368) >05:57:20,349 INFO anaconda: Running Thread: AnaPayloadThread (140172408145664) >05:57:20,518 DEBUG anaconda: updating hostname localhost.localdomain >05:57:20,586 INFO anaconda: got 0 NTP servers from DHCP >05:57:20,587 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140172416538368) >05:57:20,618 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140172416538368) >05:57:20,618 INFO anaconda: Not doing 'start chronyd' in live installation >05:57:20,619 INFO anaconda: Starting geolocation lookup >05:57:20,622 INFO anaconda: Geolocation provider: Fedora GeoIP >05:57:21,443 INFO anaconda: Not doing 'activate layouts' in live installation >05:57:22,034 INFO anaconda: Geolocation lookup finished in 1.4 seconds >05:57:22,034 INFO anaconda: got results from geolocation >05:57:22,035 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140172416538368) >05:57:23,163 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >05:57:28,730 INFO anaconda: Not doing 'require network connection' in live installation >05:57:28,732 DEBUG anaconda: network standalone spoke (init): completed: True >05:57:28,732 INFO anaconda: Not doing 'require network connection' in live installation >05:57:28,744 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >05:57:28,745 DEBUG anaconda: Entered hub: SummaryHub >05:57:29,211 INFO anaconda: Not doing 'modify system time and date' in live installation >05:57:29,226 INFO anaconda: Running Thread: AnaNTPserver1 (140172116940544) >05:57:29,227 INFO anaconda: Running Thread: AnaNTPserver2 (140172108547840) >05:57:29,233 INFO anaconda: Running Thread: AnaNTPserver3 (140171827738368) >05:57:29,240 INFO anaconda: Running Thread: AnaNTPserver4 (140171819345664) >05:57:29,253 INFO anaconda: Running Thread: AnaDateTimeThread (140171810952960) >05:57:29,350 INFO anaconda: Thread Done: AnaNTPserver2 (140172108547840) >05:57:29,399 INFO anaconda: Thread Done: AnaNTPserver1 (140172116940544) >05:57:29,443 INFO anaconda: Thread Done: AnaNTPserver4 (140171819345664) >05:57:29,467 INFO anaconda: Thread Done: AnaNTPserver3 (140171827738368) >05:57:35,202 INFO anaconda: Thread Done: AnaStorageThread (140172433323776) >05:57:35,206 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >05:57:35,212 DEBUG anaconda: _is_valid_size(sda1) returning True >05:57:35,215 DEBUG anaconda: _is_valid_location(sda1) returning True >05:57:35,217 DEBUG anaconda: _is_valid_partition(sda1) returning True >05:57:35,219 DEBUG anaconda: _is_valid_format(sda1) returning True >05:57:35,221 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >05:57:35,223 DEBUG anaconda: running handleException >05:57:35,226 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/timezone.py", line 79, in time_initialize > timezone.isUtc = not bootloader.has_windows(ntfs_devs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1344, in has_windows > ret = [d for d in devices if self.is_valid_stage2_device(d, linux=False, non_linux=True)] > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1356, in is_valid_stage2_device > if self.stage2_device.type == "mdarray" and \ > >AttributeError: 'NoneType' object has no attribute 'type' > >05:57:35,228 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >05:57:35,231 INFO anaconda: Thread Done: AnaTimeInitThread (140172424931072) >05:57:35,232 DEBUG anaconda: running handleException >05:57:35,234 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 473, in _initialize > threadMgr.wait(constants.THREAD_TIME_INIT) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait > self.raise_if_error(name) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/timezone.py", line 79, in time_initialize > timezone.isUtc = not bootloader.has_windows(ntfs_devs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1344, in has_windows > ret = [d for d in devices if self.is_valid_stage2_device(d, linux=False, non_linux=True)] > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1356, in is_valid_stage2_device > if self.stage2_device.type == "mdarray" and \ > >AttributeError: 'NoneType' object has no attribute 'type' > >05:57:35,234 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >05:57:35,234 INFO anaconda: Thread Done: AnaDateTimeThread (140171810952960) >05:57:35,289 INFO anaconda: Thread Done: AnaPayloadThread (140172408145664) >05:57:40,689 INFO anaconda: fs space: 0 B needed: 9035,9 MiB >05:57:40,772 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140172416538368) >05:57:40,773 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x5a6d190>> on <dictionary-keyiterator object at 0x7f7c58012fc8> >05:57:40,774 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140172408145664) >05:57:40,778 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140172408145664) >05:57:40,869 INFO anaconda: Running Thread: AnaKeyboardThread (140172408145664) >05:57:47,172 INFO anaconda: fs space: 0 B needed: 9035,9 MiB >05:57:47,288 INFO anaconda: Running Thread: AnaStorageWatcher (140171810952960) >05:57:47,295 INFO anaconda: Thread Done: AnaStorageWatcher (140171810952960) >05:57:47,338 INFO anaconda: Running Thread: AnaCustomStorageInit (140171810952960) >05:57:47,510 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >05:57:47,588 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp8s0 >05:57:47,787 DEBUG anaconda: network: GUI, device configuration added: connection a122a291-65d8-4113-8ddd-f80a79fb1b35 device p2p1 >05:57:47,806 DEBUG anaconda: network: GUI, connection a122a291-65d8-4113-8ddd-f80a79fb1b35 found >05:57:47,905 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >05:57:48,156 DEBUG anaconda: updating hostname localhost.localdomain >05:57:48,432 INFO anaconda: Not doing 'require network connection' in live installation >05:57:55,504 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x48207d0> status to: RendszeridÅ visszaállÃtása... >05:57:55,515 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f7c68166990> >05:57:55,516 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f7c68166990> status to: Kiosztási listák beszerzése... >05:57:55,517 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4820790> status to: Tárolók tesztelése... >05:57:55,526 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4820790> >11:58:13,386 INFO anaconda: Running kickstart %%traceback script(s) >11:58:13,388 INFO anaconda: All kickstart %%traceback script(s) have been run >11:58:13,472 DEBUG anaconda: Entered spoke: StorageSpoke >11:58:28,884 INFO anaconda: Running kickstart %%traceback script(s) >11:58:28,884 INFO anaconda: All kickstart %%traceback script(s) have been run >11:58:31,171 INFO anaconda: Thread Done: AnaCustomStorageInit (140171810952960)
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 1103473
:
901189
| 901190 |
901191
|
901192
|
901193
|
901194
|
901195
|
901196
|
901197
|
901198