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 902131 Details for
Bug 1104607
DeviceError: Cannot rename existing device.
[?]
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), 8.29 KB, created by
Vratislav Podzimek
on 2014-06-04 10:45:28 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
Vratislav Podzimek
Created:
2014-06-04 10:45:28 UTC
Size:
8.29 KB
patch
obsolete
>10:44:04,972 INFO anaconda: /sbin/anaconda 21.39-1 >10:44:05,592 INFO anaconda: 4063232 kB (3968 MB) are available >10:44:05,593 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >10:44:05,602 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >10:44:05,603 INFO anaconda: Default encoding = utf-8 >10:44:05,705 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >10:44:06,324 INFO anaconda: Running Thread: AnaInputThread1 (140292059186944) >10:44:19,858 INFO anaconda: Display mode = t >10:44:19,861 INFO anaconda: 4063232 kB (3968 MB) are available >10:44:19,862 INFO anaconda: Thread Done: AnaInputThread1 (140292059186944) >10:44:19,862 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >10:44:19,898 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:44:19,899 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:44:19,900 INFO anaconda: using only installclass _Fedora >10:44:20,906 INFO anaconda: bootloader GRUB2 on X86 platform >10:44:20,963 INFO anaconda: bootloader GRUB2 on X86 platform >10:44:21,008 DEBUG anaconda: network: devices found ['eth0'] >10:44:21,318 DEBUG anaconda: updating hostname office63.anaconda.englab.brq.redhat.com >10:44:21,367 INFO anaconda: Running Thread: AnaStorageThread (140292059186944) >10:44:21,377 INFO anaconda: Running Thread: AnaTimeInitThread (140291993765632) >10:44:21,384 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140291985372928) >10:44:21,386 INFO anaconda: Running Thread: AnaPayloadThread (140291975927552) >10:44:21,526 INFO anaconda: got 2 NTP servers from DHCP >10:44:21,542 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140291985372928) >10:44:21,556 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140291985372928) >10:44:21,558 INFO anaconda: Starting geolocation lookup >10:44:21,559 INFO anaconda: Geolocation provider: Fedora GeoIP >10:44:22,243 INFO anaconda: Running Thread: AnaSourceWatcher (140291967534848) >10:44:22,260 INFO anaconda: Running Thread: AnaSoftwareWatcher (140291959142144) >10:44:22,279 INFO anaconda: Running Thread: AnaStorageWatcher (140291950749440) >10:44:22,756 INFO anaconda: Geolocation lookup finished in 1.2 seconds >10:44:22,757 INFO anaconda: got results from geolocation >10:44:22,758 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140291985372928) >10:44:22,775 DEBUG anaconda: updating hostname office63.anaconda.englab.brq.redhat.com >10:44:23,247 INFO anaconda: Running Thread: AnaInputThread2 (140291985372928) >10:44:23,877 DEBUG anaconda: running handleException >10:44:23,878 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/lib/python2.7/site-packages/blivet/__init__.py", line 189, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 471, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2069, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2133, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1245, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1859, in handleUdevDeviceFormat > self.handleBTRFSFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1703, in handleBTRFSFormat > exists=True) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4713, in __init__ > super(BTRFSVolumeDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4627, in __init__ > super(BTRFSDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2231, in __init__ > super(ContainerDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 567, in __init__ > self.format = fmt > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1038, in <lambda> > lambda d,f: d._setFormat(f), > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4733, in _setFormat > self.name = "btrfs.%d" % self.id > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 406, in <lambda> > lambda s, v: s._setName(v), > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 686, in _setName > raise errors.DeviceError("Cannot rename existing device.") > >DeviceError: Cannot rename existing device. > >10:44:24,883 DEBUG anaconda: Gtk cannot be initialized >10:44:24,884 DEBUG anaconda: In a non-main thread, sending a message with exception data >10:44:24,884 DEBUG anaconda: running handleException >10:44:24,885 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/lib/python2.7/site-packages/blivet/__init__.py", line 189, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 471, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2069, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2133, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1245, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1859, in handleUdevDeviceFormat > self.handleBTRFSFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1703, in handleBTRFSFormat > exists=True) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4713, in __init__ > super(BTRFSVolumeDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4627, in __init__ > super(BTRFSDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2231, in __init__ > super(ContainerDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 567, in __init__ > self.format = fmt > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1038, in <lambda> > lambda d,f: d._setFormat(f), > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4733, in _setFormat > self.name = "btrfs.%d" % self.id > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 406, in <lambda> > lambda s, v: s._setName(v), > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 686, in _setName > raise errors.DeviceError("Cannot rename existing device.") > >DeviceError: Cannot rename existing device. > >10:44:24,886 DEBUG anaconda: Gtk cannot be initialized >10:44:24,887 DEBUG anaconda: In the main thread, running exception handler >10:44:24,890 INFO anaconda: Thread Done: AnaStorageThread (140292059186944) >10:44:24,922 INFO anaconda: Thread Done: AnaTimeInitThread (140291993765632) >10:44:24,934 INFO anaconda: Thread Done: AnaStorageWatcher (140291950749440) >10:44:25,771 INFO anaconda: Running kickstart %%traceback script(s) >10:44:26,858 INFO anaconda: All kickstart %%traceback script(s) have been run >10:44:26,879 INFO anaconda: Running Thread: AnaInputThread3 (140291950749440) >10:44:29,725 INFO anaconda: Thread Done: AnaInputThread3 (140291950749440) >10:44:53,498 INFO anaconda: Thread Done: AnaPayloadThread (140291975927552) >10:44:53,502 INFO anaconda: Thread Done: AnaSourceWatcher (140291967534848) >10:44:53,518 INFO anaconda: Thread Done: AnaSoftwareWatcher (140291959142144) >10:44:56,354 INFO anaconda: Thread Done: AnaInputThread2 (140291985372928) >10:44:56,355 INFO anaconda: Running Thread: AnaInputThread4 (140291959142144) >10:44:58,908 INFO anaconda: Thread Done: AnaInputThread4 (140291959142144)
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 1104607
:
902130
| 902131 |
902132
|
902133
|
902134
|
902135
|
902136
|
902137
|
902138
|
902139
|
902140