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 938189 Details for
Bug 1142439
'unable to allocate requested partition scheme' when adding biosboot partition
[?]
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/plain), 21.71 KB, created by
Chris Murphy
on 2014-09-16 18:53:26 UTC
(
hide
)
Description:
anaconda.log
Filename:
MIME Type:
Creator:
Chris Murphy
Created:
2014-09-16 18:53:26 UTC
Size:
21.71 KB
patch
obsolete
>14:42:49,776 INFO anaconda: /sbin/anaconda 21.48.6-1 >14:42:49,939 INFO anaconda: 2097152 kB (2048 MB) are available >14:42:50,054 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >14:42:50,073 INFO anaconda: Not doing 'start audit daemon' in live installation >14:42:50,076 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >14:42:50,077 INFO anaconda: Default encoding = ascii >14:42:50,115 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >14:42:50,337 INFO anaconda: Display mode = g >14:42:50,338 INFO anaconda: 2097152 kB (2048 MB) are available >14:42:50,445 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >14:42:50,621 INFO anaconda: _Fedora is the highest priority installclass, using it >14:42:50,630 INFO anaconda: bootloader GRUB2 on X86 platform >14:42:50,656 INFO anaconda: bootloader GRUB2 on X86 platform >14:42:50,681 DEBUG anaconda: network: devices found ['eth0', 'virbr0'] >14:42:50,957 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >14:42:51,020 DEBUG anaconda: network: setting autoconnect of eth0 to False >14:42:51,030 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >14:42:51,203 DEBUG anaconda: updating hostname localhost.localdomain >14:42:51,225 INFO anaconda: Running Thread: AnaStorageThread (140109117003520) >14:42:51,226 INFO anaconda: Running Thread: AnaTimeInitThread (140108797433600) >14:42:51,231 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140108789040896) >14:42:51,237 INFO anaconda: Running Thread: AnaPayloadThread (140108779595520) >14:42:51,406 DEBUG anaconda: updating hostname localhost.localdomain >14:42:51,469 INFO anaconda: got 0 NTP servers from DHCP >14:42:51,469 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140108789040896) >14:42:51,508 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140108789040896) >14:42:51,508 INFO anaconda: Starting geolocation lookup >14:42:51,508 INFO anaconda: Geolocation provider: Fedora GeoIP >14:42:51,509 INFO anaconda: Not doing 'start chronyd' in live installation >14:42:51,995 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) > >14:42:51,997 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) > >14:42:51,998 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) > >14:42:51,999 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) > >14:42:52,000 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) > >14:42:52,001 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) > >14:42:52,002 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) > >14:42:52,003 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) > >14:42:52,050 INFO anaconda: Not doing 'activate layouts' in live installation >14:42:52,171 INFO anaconda: Geolocation lookup finished in 0.7 seconds >14:42:52,171 INFO anaconda: got results from geolocation >14:42:52,172 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140108789040896) >14:42:52,832 INFO anaconda: Thread Done: AnaStorageThread (140109117003520) >14:42:53,401 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >14:42:52,005 INFO anaconda: Thread Done: AnaTimeInitThread (140108797433600) >14:42:52,005 WARN anaconda: logo image is missing, using a substitute >14:42:52,036 INFO anaconda: Thread Done: AnaPayloadThread (140108779595520) >14:42:57,653 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:xscale 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) > >14:42:57,653 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yscale 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) > >14:42:57,654 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:top-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) > >14:42:57,701 INFO anaconda: Not doing 'require network connection' in live installation >14:42:57,701 DEBUG anaconda: network standalone spoke (init): completed: True >14:42:57,702 INFO anaconda: Not doing 'require network connection' in live installation >14:42:57,708 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >14:42:57,708 DEBUG anaconda: Entered hub: SummaryHub >14:42:57,931 INFO anaconda: Not doing 'modify system time and date' in live installation >14:42:57,942 INFO anaconda: Running Thread: AnaNTPserver1 (140108779595520) >14:42:57,944 INFO anaconda: Running Thread: AnaNTPserver2 (140108789040896) >14:42:57,947 INFO anaconda: Running Thread: AnaNTPserver3 (140108493354752) >14:42:57,948 INFO anaconda: Running Thread: AnaNTPserver4 (140108409861888) >14:42:57,950 INFO anaconda: Running Thread: AnaDateTimeThread (140108401469184) >14:42:57,995 INFO anaconda: Thread Done: AnaDateTimeThread (140108401469184) >14:42:58,127 INFO anaconda: Thread Done: AnaNTPserver2 (140108789040896) >14:42:58,134 INFO anaconda: Thread Done: AnaNTPserver1 (140108779595520) >14:42:58,143 INFO anaconda: Thread Done: AnaNTPserver4 (140108409861888) >14:42:58,155 INFO anaconda: Thread Done: AnaNTPserver3 (140108493354752) >14:43:02,972 INFO anaconda: fs space: 0 B needed: 3600.88 MiB >14:43:03,015 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140108493354752) >14:43:03,017 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6d8f482110>> on <dictionary-keyiterator object at 0x7f6d8f4a8838> >14:43:03,019 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140108409861888) >14:43:03,022 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140108409861888) >14:43:03,061 INFO anaconda: Running Thread: AnaKeyboardThread (140108409861888) >14:43:04,173 INFO anaconda: fs space: 0 B needed: 3600.88 MiB >14:43:04,254 INFO anaconda: Running Thread: AnaStorageWatcher (140108779595520) >14:43:04,261 INFO anaconda: Thread Done: AnaStorageWatcher (140108779595520) >14:43:04,287 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xpad 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) > >14:43:04,297 INFO anaconda: Running Thread: AnaCustomStorageInit (140108779595520) >14:43:04,307 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkTreeView:rules-hint 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) > >14:43:04,396 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >14:43:04,588 DEBUG anaconda: network: GUI, device configuration added: connection c001c2ac-f14c-4217-b295-588f155436e7 device eth0 >14:43:04,607 DEBUG anaconda: network: GUI, connection c001c2ac-f14c-4217-b295-588f155436e7 found >14:43:04,608 DEBUG anaconda: network: GUI, connection 9969de07-bd16-4bcd-889a-698926271fb6 found >14:43:04,690 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >14:43:04,795 DEBUG anaconda: updating hostname localhost.localdomain >14:43:05,125 INFO anaconda: Not doing 'require network connection' in live installation >14:43:08,711 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f6d9c052190> >14:43:08,722 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f6d8f48e110> >14:43:08,722 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f6d8f48e110> status to: Getting list of layouts... >14:43:08,722 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d8f4a7bd0> status to: Probing storage... >14:43:08,729 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d8f4a7bd0> >12:43:11,801 INFO anaconda: Thread Done: AnaCustomStorageInit (140108779595520) >12:43:13,095 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6d8f482110>> on <dictionary-keyiterator object at 0x7f6d8f4a8838> >12:43:13,096 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140108493354752) >12:43:13,098 INFO anaconda: Thread Done: AnaKeyboardThread (140108409861888) >12:43:13,251 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f6d8f48e110> >12:43:13,531 DEBUG anaconda: updating hostname localhost.localdomain >12:43:13,928 DEBUG anaconda: updating hostname localhost.localdomain >12:43:13,929 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f6d8ef21910> status to: Connected: eth0 >12:43:13,930 DEBUG anaconda: Entered spoke: StorageSpoke >12:43:19,910 DEBUG anaconda: disk free: 76 GiB fs free: 0 B sw needs: 3600.88 MiB auto swap: 2048 MiB >12:43:19,939 INFO anaconda: Running Thread: AnaExecuteStorageThread (140108493354752) >12:43:19,939 DEBUG anaconda: Left spoke: StorageSpoke >12:43:20,009 DEBUG anaconda: new disk order: [] >12:43:20,030 DEBUG anaconda: new disk order: [] >12:43:20,127 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:43:20,128 DEBUG anaconda: _is_valid_size(sda) returning True >12:43:20,129 DEBUG anaconda: _is_valid_location(sda) returning True >12:43:20,129 DEBUG anaconda: _is_valid_format(sda) returning True >12:43:20,129 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:43:20,129 INFO anaconda: Thread Done: AnaExecuteStorageThread (140108493354752) >12:43:20,364 INFO anaconda: Not doing 'require network connection' in live installation >12:43:20,379 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >12:43:20,456 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sr0'] >12:43:20,496 DEBUG anaconda: ui: unused=['sda1'] >12:43:20,496 DEBUG anaconda: ui: new_devices=[] >12:43:20,623 DEBUG anaconda: page clicked: New Fedora 21 Installation >12:43:20,623 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:43:20,623 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:43:20,682 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d8f4a7bd0> >12:43:20,683 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d8f4a7bd0> status to: Saving storage configuration... >12:43:20,688 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d8f4a7bd0> >12:43:23,907 DEBUG anaconda: page clicked: Unknown >12:43:23,908 DEBUG anaconda: show mountpoint: Unknown >12:43:23,916 DEBUG anaconda: populate_right_side: existing 4096 MiB partition sda1 (11) with existing swap >12:43:23,926 DEBUG anaconda: updated device_disks to ['sda'] >12:43:23,926 DEBUG anaconda: updated device_container_name to None >12:43:23,927 DEBUG anaconda: updated device_container_raid_level to None >12:43:23,927 DEBUG anaconda: updated device_container_encrypted to False >12:43:23,927 DEBUG anaconda: updated device_container_size to 0 >12:43:23,932 DEBUG anaconda: fs type changed: swap >12:43:23,939 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f6d8f4a2190> >12:43:23,942 DEBUG anaconda: populate_raid: 2, None >12:43:23,945 DEBUG anaconda: populate_raid: 2, None >12:43:25,356 DEBUG anaconda: page clicked: Unknown >12:43:25,357 DEBUG anaconda: current selector: existing 4096 MiB partition sda1 (11) with existing swap >12:43:25,373 DEBUG anaconda: show mountpoint: Unknown >12:43:25,373 DEBUG anaconda: populate_right_side: existing 4096 MiB partition sda1 (11) with existing swap >12:43:25,384 DEBUG anaconda: updated device_disks to ['sda'] >12:43:25,385 DEBUG anaconda: updated device_container_name to None >12:43:25,385 DEBUG anaconda: updated device_container_raid_level to None >12:43:25,385 DEBUG anaconda: updated device_container_encrypted to False >12:43:25,385 DEBUG anaconda: updated device_container_size to 0 >12:43:25,390 DEBUG anaconda: populate_raid: 2, None >12:43:36,145 DEBUG anaconda: requested size = None ; available space = 76 GiB >12:43:37,058 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >12:43:37,151 DEBUG anaconda: ui: unused=['sda1'] >12:43:37,151 DEBUG anaconda: ui: new_devices=['sda2'] >12:43:37,338 DEBUG anaconda: page clicked: New Fedora 21 Installation >12:43:37,338 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:43:37,338 DEBUG anaconda: populate_right_side: non-existent 76 GiB partition sda2 (208) with non-existent ext4 filesystem mounted at / >12:43:37,347 DEBUG anaconda: updated device_disks to ['sda'] >12:43:37,347 DEBUG anaconda: updated device_container_name to None >12:43:37,348 DEBUG anaconda: updated device_container_raid_level to None >12:43:37,348 DEBUG anaconda: updated device_container_encrypted to False >12:43:37,348 DEBUG anaconda: updated device_container_size to 0 >12:43:37,353 DEBUG anaconda: fs type changed: ext4 >12:43:37,356 DEBUG anaconda: populate_raid: 2, None >12:43:37,357 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:43:43,315 DEBUG anaconda: fs type changed: xfs >12:43:46,781 INFO anaconda: ui: saving changes to device sda2 >12:43:46,781 DEBUG anaconda: reformat: True >12:43:46,796 DEBUG anaconda: old disks: ['sda'] >12:43:46,796 DEBUG anaconda: new disks: ['sda'] >12:43:46,796 DEBUG anaconda: device: non-existent 76 GiB partition sda2 (208) with non-existent ext4 filesystem mounted at / >12:43:46,809 DEBUG anaconda: old container_encrypted: False >12:43:46,809 DEBUG anaconda: new container_encrypted: False >12:43:46,809 DEBUG anaconda: old name: sda2 >12:43:46,809 DEBUG anaconda: new name: None >12:43:46,809 DEBUG anaconda: old encrypted: False >12:43:46,809 DEBUG anaconda: new encrypted: False >12:43:46,810 DEBUG anaconda: old container_raid_level: None >12:43:46,810 DEBUG anaconda: new container_raid_level: None >12:43:46,810 DEBUG anaconda: old raid_level: None >12:43:46,810 DEBUG anaconda: new raid_level: None >12:43:46,810 DEBUG anaconda: old label: >12:43:46,810 DEBUG anaconda: new label: >12:43:46,810 DEBUG anaconda: old device_type: 2 >12:43:46,810 DEBUG anaconda: new device_type: 2 >12:43:46,810 DEBUG anaconda: old container_name: None >12:43:46,811 DEBUG anaconda: new container_name: None >12:43:46,811 DEBUG anaconda: old mountpoint: / >12:43:46,811 DEBUG anaconda: new mountpoint: / >12:43:46,811 DEBUG anaconda: old fstype: ext4 >12:43:46,811 DEBUG anaconda: new fstype: xfs >12:43:46,811 DEBUG anaconda: old container_size: 0 >12:43:46,812 DEBUG anaconda: new container_size: 0 >12:43:46,812 DEBUG anaconda: old size: 76 GiB >12:43:46,821 DEBUG anaconda: new size: 76 GiB >12:43:47,961 DEBUG anaconda: populate_right_side: non-existent 76 GiB partition sda2 (208) with non-existent xfs filesystem mounted at / >12:43:47,971 DEBUG anaconda: updated device_disks to ['sda'] >12:43:47,971 DEBUG anaconda: updated device_container_name to None >12:43:47,971 DEBUG anaconda: updated device_container_raid_level to None >12:43:47,971 DEBUG anaconda: updated device_container_encrypted to False >12:43:47,971 DEBUG anaconda: updated device_container_size to 0 >12:43:47,975 DEBUG anaconda: populate_raid: 2, None >12:43:47,976 DEBUG anaconda: leaving save_right_side >12:43:50,388 DEBUG anaconda: new disk order: [] >12:43:50,450 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:43:50,450 DEBUG anaconda: _is_valid_size(sda) returning True >12:43:50,450 DEBUG anaconda: _is_valid_location(sda) returning True >12:43:50,450 DEBUG anaconda: _is_valid_format(sda) returning True >12:43:50,450 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:43:50,452 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:43:50,453 DEBUG anaconda: _is_valid_size(sda) returning True >12:43:50,453 DEBUG anaconda: _is_valid_location(sda) returning True >12:43:50,453 DEBUG anaconda: _is_valid_format(sda) returning True >12:43:50,453 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:43:50,453 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >12:43:50,453 DEBUG anaconda: _is_valid_size(sda2) returning True >12:43:50,454 DEBUG anaconda: _is_valid_location(sda2) returning True >12:43:50,454 DEBUG anaconda: _is_valid_partition(sda2) returning True >12:43:50,454 DEBUG anaconda: _is_valid_format(sda2) returning True >12:43:50,454 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >12:43:50,538 ERR anaconda: Your BIOS-based system needs a special partition to boot from a GPT disk label. To continue, please create a 1MiB 'biosboot' type partition. >12:43:50,547 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d8f4a7bd0> >12:43:50,547 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d8f4a7bd0> status to: Checking storage configuration... >12:43:50,552 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d8f4a7bd0> >12:43:53,705 DEBUG anaconda: info bar clicked: Your BIOS-based system needs a special partition to boot from a GPT disk label. To continue, please create a 1MiB 'biosboot' type partition. ((<SpokeWindow object at 0x7f6d8f4b5460 (AnacondaSpokeWindow at 0x3b6c600)>,)) >12:43:53,706 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2484: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >12:43:53,707 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2484: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >12:44:09,533 DEBUG anaconda: requested size = 1024 KiB ; available space = 2014.5 KiB >12:44:10,623 ERR anaconda: factoryDevice failed: Unable to allocate requested partition scheme. >12:44:10,623 DEBUG anaconda: trying to find an existing container to use >12:44:10,623 DEBUG anaconda: found container None >12:44:10,639 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >12:44:10,723 DEBUG anaconda: ui: unused=['sda1'] >12:44:10,723 DEBUG anaconda: ui: new_devices=['sda2'] >12:44:10,906 DEBUG anaconda: page clicked: New Fedora 21 Installation >12:44:10,906 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:44:10,906 DEBUG anaconda: populate_right_side: non-existent 76 GiB partition sda2 (208) with non-existent xfs filesystem mounted at / >12:44:10,915 DEBUG anaconda: updated device_disks to ['sda'] >12:44:10,916 DEBUG anaconda: updated device_container_name to None >12:44:10,916 DEBUG anaconda: updated device_container_raid_level to None >12:44:10,916 DEBUG anaconda: updated device_container_encrypted to False >12:44:10,916 DEBUG anaconda: updated device_container_size to 0 >12:44:10,920 DEBUG anaconda: populate_raid: 2, None >12:44:10,921 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:44:21,860 DEBUG anaconda: info bar clicked: Unable to allocate requested partition scheme. ((<SpokeWindow object at 0x7f6d8f4b5460 (AnacondaSpokeWindow at 0x3b6c600)>,))
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 1142439
:
938188
| 938189 |
938190
|
938191