Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1219475 Details for
Bug 1393985
blivet.errors.FSError: mount failed: 32
Home
New
Search
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.rh90 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), 85.33 KB, created by
Javier Zapata
on 2016-11-10 18:35:26 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
Javier Zapata
Created:
2016-11-10 18:35:26 UTC
Size:
85.33 KB
patch
obsolete
>13:31:17,356 INFO anaconda: /sbin/anaconda 25.20.4-1 >13:31:17,537 INFO anaconda: 16469784 kB (16083 MB) are available >13:31:17,541 INFO anaconda: check_memory(): total:16083, needed:320, graphical:410 >13:31:17,546 INFO anaconda: Not doing 'early exception handler' in live installation >13:31:17,546 INFO anaconda: Not doing 'start audit daemon' in live installation >13:31:17,546 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >13:31:17,547 INFO anaconda: Default encoding = utf-8 >13:31:17,553 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >13:31:17,567 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >13:31:17,568 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >13:31:17,693 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:117: PendingDeprecationWarning: _setToObj has been renamed to set_to_obj. The old name will be removed in a future release. > self._setToObj(self.op, opts, pd) > >13:31:17,694 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >13:31:17,695 DEBUG anaconda: setting locale to: en_US.UTF-8 >13:31:17,703 DEBUG anaconda: network: devices found ['ens9'] >13:31:17,766 DEBUG anaconda: network: ifcfg file for ens9 not found >13:31:17,791 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on ens9 >13:31:17,792 DEBUG anaconda: network: missing ifcfgs created for devices ['ens9'] >13:31:17,801 DEBUG anaconda: updating host name localhost.localdomain >13:31:17,824 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >13:31:17,825 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140568399759104) >13:31:17,825 INFO anaconda: parsing existing user interaction config file in /etc/sysconfig/anaconda >13:31:17,829 INFO anaconda: Display mode = g >13:31:17,830 INFO anaconda: 16469784 kB (16083 MB) are available >13:31:17,835 INFO anaconda: check_memory(): total:16083, needed:320, graphical:410 >13:31:17,858 INFO anaconda: got 0 NTP servers from DHCP >13:31:17,858 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140568399759104) >13:31:18,070 INFO anaconda: Fedora Workstation is the highest priority installclass, using it >13:31:18,139 INFO anaconda: bootloader MacEFIGRUB on MacEFI platform >13:31:18,140 INFO anaconda: Detected 15.71 GiB of memory >13:31:18,140 INFO anaconda: Suggested swap size (7.85 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >13:31:18,140 INFO anaconda: Swap attempt of 0.0 >13:31:18,141 INFO anaconda: bootloader MacEFIGRUB on MacEFI platform >13:31:18,142 INFO anaconda: Running Thread: AnaStorageThread (140568399759104) >13:31:18,142 INFO anaconda: Running Thread: AnaTimeInitThread (140568005695232) >13:31:18,152 INFO anaconda: Running Thread: AnaPayloadRestartThread (140567997302528) >13:31:18,152 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140567988909824) >13:31:18,152 INFO anaconda: Not doing 'start chronyd' in live installation >13:31:18,153 INFO anaconda: Starting geolocation lookup >13:31:18,153 INFO anaconda: Geolocation provider: Fedora GeoIP >13:31:18,153 INFO anaconda: Thread Done: AnaPayloadRestartThread (140567997302528) >13:31:18,154 INFO anaconda: Running Thread: AnaPayloadThread (140567980517120) >13:31:18,528 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:121: PyGIDeprecationWarning: GObject.G_MAXUINT is deprecated; use GLib.MAXUINT instead > 0, GObject.G_MAXUINT, 0, > >13:31:18,528 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:122: PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use GObject.ParamFlags.READWRITE (glib 2.42+) instead > GObject.PARAM_READWRITE), > >13:31:18,529 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:246: PyGIDeprecationWarning: GObject.SIGNAL_RUN_LAST is deprecated; use GObject.SignalFlags.RUN_LAST instead > "nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []), > >13:31:18,534 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,548 DEBUG anaconda: Window scale set to 2 by XSETTINGS, not scaling >13:31:18,549 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:18,562 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,563 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:18,564 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,571 INFO anaconda: Not doing 'activate layouts' in live installation >13:31:18,587 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:18,612 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,624 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,624 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,627 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,644 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,655 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,655 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,658 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,674 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,686 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,686 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,689 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,701 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:18,806 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,807 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,824 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,835 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,835 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,853 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:18,854 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:18,878 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,890 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,890 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,906 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:18,907 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,294 INFO anaconda: Geolocation lookup finished in 1.1 seconds >13:31:19,295 INFO anaconda: got results from geolocation >13:31:19,295 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140567988909824) >13:31:19,305 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,305 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:19,322 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,333 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:19,334 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:19,350 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:19,351 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,375 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,386 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:19,388 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:19,403 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:19,404 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,426 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,439 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:19,440 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:19,456 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:19,457 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,478 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,491 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:19,492 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:19,510 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:19,511 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,612 DEBUG anaconda: setting locale to: es_ES.UTF-8 >13:31:19,620 DEBUG anaconda: setting locale to: es_ES.UTF-8 >13:31:19,642 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >13:31:19,653 WARN anaconda: /usr/lib64/python3.5/site-packages/gi/overrides/Gdk.py:329: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >13:31:20,004 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:20,005 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:20,021 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:20,032 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:20,033 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:20,048 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:20,049 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:20,201 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/helpers/lvm.py:277: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not lv_info: > >13:31:21,825 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:21,826 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:21,841 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:21,890 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:21,890 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:21,906 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:21,915 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:21,995 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:21,996 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:21,996 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:22,013 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:22,040 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:22,051 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,053 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:22,067 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,068 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,080 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,082 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:22,094 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,095 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,105 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,105 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,117 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,117 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,128 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,128 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,139 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,140 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,157 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,158 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,169 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,170 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,180 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,181 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,192 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,193 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,223 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,224 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,237 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,238 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,250 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,251 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,265 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,266 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,279 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,281 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,293 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,294 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,307 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,308 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,339 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,340 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,353 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,354 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,365 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,366 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,380 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,381 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,411 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,412 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,425 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,427 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,438 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,439 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,452 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,454 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,483 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,484 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,498 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,499 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,511 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,513 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,526 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,528 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,838 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,839 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,853 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,855 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,909 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,911 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,927 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,929 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,943 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,945 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,962 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,964 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,065 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,067 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,081 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,083 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,123 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,125 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,137 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,139 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,150 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,152 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,164 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,166 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,303 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,304 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,317 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,317 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,328 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,328 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,339 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,340 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,358 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,359 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,370 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,371 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,382 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,383 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,395 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,396 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,424 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,425 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,436 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,437 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,448 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,449 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,461 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,462 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,473 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,474 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,484 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,485 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,497 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,498 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,526 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,528 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,539 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,541 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,551 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,552 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,563 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,565 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,592 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,593 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,605 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,606 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,616 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,618 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,631 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,632 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,662 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,664 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,677 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,678 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,690 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,691 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,703 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,704 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:24,004 INFO anaconda: Thread Done: AnaStorageThread (140568399759104) >13:31:24,028 INFO anaconda: Thread Done: AnaPayloadThread (140567980517120) >13:31:24,340 DEBUG anaconda: setting locale to: es_ES.UTF-8 >13:31:24,360 INFO anaconda: Not doing 'require network connection' in live installation >13:31:24,360 DEBUG anaconda: network standalone spoke (init): completed: True >13:31:24,360 INFO anaconda: Not doing 'require network connection' in live installation >13:31:24,364 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >13:31:24,364 DEBUG anaconda: Entered hub: SummaryHub >13:31:24,405 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140567980517120) >13:31:24,406 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fd8a18bfbe0>> on <list object at 0x7fd879ff2808> >13:31:24,406 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140568399759104) >13:31:24,408 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140568399759104) >13:31:24,454 INFO anaconda: Running Thread: AnaKeyboardThread (140568399759104) >13:31:24,646 INFO anaconda: Not doing 'modify system time and date' in live installation >13:31:24,651 INFO anaconda: Running Thread: AnaNTPserver1 (140567997302528) >13:31:24,651 INFO anaconda: Running Thread: AnaDateTimeThread (140567717684992) >13:31:24,670 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/hubs/__init__.py:197: DeprecationWarning: Gtk.Widget.set_margin_left is deprecated > selector.set_margin_left(12) > >13:31:24,679 INFO anaconda: Thread Done: AnaNTPserver1 (140567997302528) >13:31:24,695 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/software.py:83: DeprecationWarning: Gtk.Viewport.get_vadjustment is deprecated > self._environmentListBox.set_focus_vadjustment(environmentViewport.get_vadjustment()) > >13:31:24,695 INFO anaconda: using environment from kickstart: None >13:31:24,714 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/storage.py:627: DeprecationWarning: Gtk.Viewport.get_hadjustment is deprecated > self.local_disks_box.set_focus_hadjustment(localViewport.get_hadjustment()) > >13:31:24,714 INFO anaconda: Running Thread: AnaStorageWatcher (140567997302528) >13:31:24,716 INFO anaconda: Thread Done: AnaStorageWatcher (140567997302528) >13:31:24,737 INFO anaconda: Running Thread: AnaCustomStorageInit (140567997302528) >13:31:24,781 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >13:31:24,783 DEBUG anaconda: network: can't get remote connection of active connection of device ens9 >13:31:24,784 DEBUG anaconda: network: GUI, device configuration added: connection 3b63fa36-c61d-3783-9a2e-5b2e42739452 device ens9 >13:31:24,787 DEBUG anaconda: network: GUI, not adding connection 3b63fa36-c61d-3783-9a2e-5b2e42739452, already in list >13:31:24,793 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >13:31:25,016 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >13:31:25,044 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >13:31:25,046 INFO anaconda: Thread Done: AnaTimeInitThread (140568005695232) >13:31:25,063 DEBUG anaconda: updating host name localhost.localdomain >13:31:25,064 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >13:31:25,079 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >13:31:25,108 INFO anaconda: Thread Done: AnaCustomStorageInit (140567997302528) >13:31:25,117 INFO anaconda: Not doing 'require network connection' in live installation >19:31:25,343 INFO anaconda: Not doing 'save system time' in live installation >19:31:25,344 INFO anaconda: Not doing 'save system time' in live installation >19:31:25,345 INFO anaconda: Not doing 'save system time' in live installation >19:31:25,348 INFO anaconda: Thread Done: AnaDateTimeThread (140567717684992) >19:31:25,350 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fd879e4af98> >19:31:25,350 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fd879e4af98> status to: Obteniendo la lista de disposiciones... >19:31:25,351 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> status to: Probando el almacenamiento⦠>19:31:25,353 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:25,354 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fd878e259b0> >19:31:26,358 DEBUG anaconda: Entered spoke: StorageSpoke >19:31:26,937 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fd8a18bfbe0>> on <list object at 0x7fd879ff2808> >19:31:26,937 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140567980517120) >19:31:26,938 INFO anaconda: Thread Done: AnaKeyboardThread (140568399759104) >19:31:26,961 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fd879e4af98> >19:31:41,714 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,715 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:31:41,727 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,729 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:41,740 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,741 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:31:41,753 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,755 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:41,767 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,769 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:31:41,792 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,794 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:41,808 WARN anaconda: /usr/lib64/python3.5/site-packages/gi/overrides/GObject.py:541: Warning: gsignal.c:2641: instance '0x5601cc52ade0' has no handler with id '16590' > return func(*args, **kwargs) > >19:31:41,808 WARN anaconda: /usr/lib64/python3.5/site-packages/gi/overrides/GObject.py:541: Warning: gsignal.c:2641: instance '0x5601cc52ade0' has no handler with id '16591' > return func(*args, **kwargs) > >19:31:41,809 INFO anaconda: Detected 15,71 GiB of memory >19:31:41,810 INFO anaconda: Suggested swap size (7,85 GiB) exceeds 10 % of disk space, using 10 % of disk space (4,64 GiB) instead. >19:31:41,810 INFO anaconda: Swap attempt of 4,64 GiB >19:31:41,810 INFO anaconda: Running Thread: AnaExecuteStorageThread (140567988909824) >19:31:41,811 DEBUG anaconda: Left spoke: StorageSpoke >19:31:41,815 DEBUG anaconda: new disk order: [] >19:31:41,815 DEBUG anaconda: Bootloader: /boot partition is not present, dry run True >19:31:41,815 DEBUG anaconda: Bootloader: fallback use first disk return from Blivet 'sda' as boot drive, dry run True >19:31:41,818 INFO anaconda: Detected 15,71 GiB of memory >19:31:41,819 INFO anaconda: Suggested swap size (7,85 GiB) exceeds 10 % of disk space, using 10 % of disk space (4,64 GiB) instead. >19:31:41,819 INFO anaconda: Swap attempt of 4,64 GiB >19:31:41,819 DEBUG anaconda: do_autopart: True >19:31:41,819 DEBUG anaconda: encrypted_autopart: False >19:31:41,819 DEBUG anaconda: autopart_type: 2 >19:31:41,819 DEBUG anaconda: clear_part_type: 2 >19:31:41,820 DEBUG anaconda: clear_part_disks: ['sda'] >19:31:41,820 DEBUG anaconda: autopart_requests: >PartSpec instance (0x7fd878174e80) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True >PartSpec instance (0x7fd87816b4e0) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True >PartSpec instance (0x7fd879e3dd68) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 5000 fstype = macefi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True >PartSpec instance (0x7fd879e3dfd0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False >PartSpec instance (0x7fd879ebab70) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4,64 GiB max_size = None grow = False > >19:31:41,820 DEBUG anaconda: storage.disks: ['sda'] >19:31:41,821 DEBUG anaconda: storage.partitioned: ['sda'] >19:31:41,821 DEBUG anaconda: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3'] >19:31:41,823 DEBUG anaconda: boot disk: sda >19:31:41,832 DEBUG anaconda: candidate disks: [DiskDevice instance (0x7fd888045710) -- > name = sda status = True id = 36 > children = ['existing 200 MiB partition sda1 (45) with existing efi filesystem', > 'existing 186,61 GiB partition sda2 (54) with existing macefi filesystem', > 'existing 619,89 MiB partition sda3 (61) with existing macefi filesystem'] > parents = [] > uuid = None size = 233,76 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 233,76 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False] >19:31:41,834 DEBUG anaconda: devs: [PartitionDevice instance (0x7fd87815a518) -- > name = req0 status = False id = 285 > children = [] > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/req0 > format args = [] original_format = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > parted_partition = None > disk = None >] >19:31:41,835 DEBUG anaconda: stage1 device cannot be of type disk >19:31:41,835 DEBUG anaconda: device.format.name is 'Tabla de particiones (GPT)' >19:31:41,835 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda) returning False >19:31:41,835 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:31:41,836 DEBUG anaconda: _is_valid_size(sda1) returning True >19:31:41,836 DEBUG anaconda: _is_valid_location(sda1) returning True >19:31:41,837 DEBUG anaconda: _is_valid_format(sda1) returning False >19:31:41,837 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >19:31:41,837 DEBUG anaconda: device.format.name is 'EFI System Partition' >19:31:41,837 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda1) returning False >19:31:41,837 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:41,838 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:41,838 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:41,838 WARN anaconda: sda2 not bootable >19:31:41,838 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:41,839 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:41,839 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:41,839 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:41,839 INFO anaconda: skipping unneeded stage1 macefi request >19:31:41,839 DEBUG anaconda: PartSpec instance (0x7fd879e3dd68) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 5000 fstype = macefi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True > >19:31:41,840 DEBUG anaconda: existing 186,61 GiB partition sda2 (54) with existing macefi filesystem mounted at /boot/efi >19:31:41,869 INFO anaconda: Not doing 'require network connection' in live installation >19:31:41,883 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:41,884 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> status to: Guardando la configuración de almacenamiento⦠>19:31:41,977 DEBUG anaconda: new disk order: [] >19:31:41,977 DEBUG anaconda: Bootloader: use /boot partition's disk 'sda' as boot drive, dry run False >19:31:41,981 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:31:41,981 DEBUG anaconda: device.format.name is 'Unknown' >19:31:41,981 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora) returning False >19:31:41,981 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:31:41,981 DEBUG anaconda: device.format.name is 'ext4' >19:31:41,982 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora-root) returning False >19:31:41,982 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:31:41,982 DEBUG anaconda: device.format.name is 'swap' >19:31:41,982 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora-swap) returning False >19:31:41,982 DEBUG anaconda: stage1 device cannot be of type disk >19:31:41,982 DEBUG anaconda: device.format.name is 'Tabla de particiones (GPT)' >19:31:41,982 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda) returning False >19:31:41,982 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:31:41,983 DEBUG anaconda: _is_valid_size(sda1) returning True >19:31:41,983 DEBUG anaconda: _is_valid_location(sda1) returning True >19:31:41,983 DEBUG anaconda: _is_valid_format(sda1) returning False >19:31:41,983 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >19:31:41,983 DEBUG anaconda: device.format.name is 'EFI System Partition' >19:31:41,984 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda1) returning False >19:31:41,984 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:41,984 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:41,984 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:41,984 WARN anaconda: sda2 not bootable >19:31:41,985 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:41,985 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:41,985 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:41,985 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:41,987 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:41,988 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:41,989 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:41,989 WARN anaconda: sda2 not bootable >19:31:41,989 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:41,989 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:41,989 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:41,989 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:41,989 DEBUG anaconda: _is_valid_disklabel(sda4) returning True >19:31:41,990 DEBUG anaconda: _is_valid_size(sda4) returning True >19:31:41,990 DEBUG anaconda: _is_valid_partition(sda4) returning True >19:31:41,990 DEBUG anaconda: _is_valid_format(sda4) returning True >19:31:41,990 DEBUG anaconda: is_valid_stage2_device(sda4) returning True >19:31:42,034 DEBUG anaconda: new disk order: [] >19:31:42,047 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:42,050 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:42,062 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:42,064 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:42,064 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/storage_utils.py:537: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return udev_device and udev.device_is_realdisk(udev_device) > >19:31:42,064 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/storage_utils.py:537: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev_device and udev.device_is_realdisk(udev_device) > >19:31:42,072 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:31:42,072 DEBUG anaconda: device.format.name is 'Unknown' >19:31:42,072 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora) returning False >19:31:42,072 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:31:42,072 DEBUG anaconda: device.format.name is 'ext4' >19:31:42,072 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora-root) returning False >19:31:42,072 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:31:42,072 DEBUG anaconda: device.format.name is 'swap' >19:31:42,073 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora-swap) returning False >19:31:42,073 DEBUG anaconda: stage1 device cannot be of type disk >19:31:42,073 DEBUG anaconda: device.format.name is 'Tabla de particiones (GPT)' >19:31:42,073 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda) returning False >19:31:42,073 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:31:42,074 DEBUG anaconda: _is_valid_size(sda1) returning True >19:31:42,074 DEBUG anaconda: _is_valid_location(sda1) returning True >19:31:42,074 DEBUG anaconda: _is_valid_format(sda1) returning False >19:31:42,074 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >19:31:42,074 DEBUG anaconda: device.format.name is 'EFI System Partition' >19:31:42,074 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda1) returning False >19:31:42,075 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:42,075 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:42,075 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:42,075 WARN anaconda: sda2 not bootable >19:31:42,075 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:42,075 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:42,075 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:42,075 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:42,076 INFO anaconda: Running Thread: AnaCheckStorageThread (140568399759104) >19:31:42,076 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >19:31:42,081 INFO anaconda: Thread Done: AnaExecuteStorageThread (140567988909824) >19:31:42,082 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:42,083 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:42,083 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:42,083 WARN anaconda: sda2 not bootable >19:31:42,083 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:42,083 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:42,083 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:42,083 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:42,084 DEBUG anaconda: _is_valid_disklabel(sda4) returning True >19:31:42,084 DEBUG anaconda: _is_valid_size(sda4) returning True >19:31:42,084 DEBUG anaconda: _is_valid_partition(sda4) returning True >19:31:42,084 DEBUG anaconda: _is_valid_format(sda4) returning True >19:31:42,084 DEBUG anaconda: is_valid_stage2_device(sda4) returning True >19:31:42,095 INFO anaconda: Thread Done: AnaCheckStorageThread (140568399759104) >19:31:42,831 INFO anaconda: fs space: 34,6 GiB needed: 3,96 GiB >19:31:42,832 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:43,573 INFO anaconda: fs space: 34,6 GiB needed: 3,96 GiB >19:31:43,574 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:43,574 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> status to: Probando la configuración de almacenamiento⦠>19:31:44,305 INFO anaconda: fs space: 34,6 GiB needed: 3,96 GiB >19:31:44,305 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:48,313 DEBUG anaconda: Entered spoke: KeyboardSpoke >19:31:59,517 DEBUG anaconda: Left spoke: KeyboardSpoke >19:31:59,553 INFO anaconda: Not doing 'require network connection' in live installation >19:32:00,269 INFO anaconda: fs space: 34,6 GiB needed: 3,96 GiB >19:32:09,284 DEBUG anaconda: Left hub: SummaryHub >19:32:09,284 DEBUG anaconda: Entered hub: ProgressHub >19:32:09,308 INFO anaconda: Running Thread: AnaInstallThread (140568399759104) >19:32:09,308 INFO anaconda: Not doing 'save system time to HW clock' in live installation >19:32:09,309 INFO anaconda: Setting up the installation environment >19:32:09,310 WARN anaconda: Addon com_redhat_kdump is using deprecated method signature >19:32:09,310 WARN anaconda: Use setup(storage, ksdata, instClass, payload) instead >19:32:09,310 INFO anaconda: Setting up the installation environment -- DONE >19:32:09,335 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,336 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,351 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,352 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,368 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,369 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,384 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,385 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,421 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,422 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,437 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,438 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,453 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,454 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,470 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,471 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,510 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,512 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,526 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,527 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,542 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,544 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,557 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,560 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,648 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,650 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,664 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,665 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,678 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,680 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,693 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,694 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,979 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,981 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:09,994 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,996 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:10,054 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:10,056 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:10,072 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:10,073 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:11,529 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:11,532 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:11,551 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:11,554 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:11,985 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:11,987 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:12,004 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:12,006 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:13,257 INFO anaconda: Creando ext4 en /dev/sda4 >19:32:13,818 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if info: > >19:32:13,818 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >19:32:13,818 INFO anaconda: ext4 creado en /dev/sda4 >19:32:14,430 INFO anaconda: Creando lvmpv en /dev/sda5 >19:32:14,966 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if info: > >19:32:14,967 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >19:32:14,967 INFO anaconda: lvmpv creado en /dev/sda5 >19:32:15,099 INFO anaconda: Creando swap en /dev/mapper/fedora-swap >19:32:15,123 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if info: > >19:32:15,123 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >19:32:15,124 INFO anaconda: swap creado en /dev/mapper/fedora-swap >19:32:15,196 INFO anaconda: Creando ext4 en /dev/mapper/fedora-root >19:32:16,670 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if info: > >19:32:16,671 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >19:32:16,671 INFO anaconda: ext4 creado en /dev/mapper/fedora-root >19:32:17,125 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,127 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,141 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,143 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,178 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,179 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,190 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,192 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,205 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,206 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,217 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,219 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,232 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,234 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,245 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,247 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,260 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,262 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,291 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,291 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,303 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,304 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,318 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,319 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,330 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,332 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,346 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,347 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,359 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,361 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,374 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,375 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,388 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,389 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,401 DEBUG anaconda: running handleException >19:32:17,401 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 251, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python3.5/threading.py", line 862, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.5/site-packages/pyanaconda/install.py", line 204, in doInstall > turn_on_filesystems(storage, mount_only=flags.flags.dirInstall, callbacks=callbacks_reg) > > File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1121, in turn_on_filesystems > storage.mount_filesystems() > > File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 1467, in mount_filesystems > read_only=read_only, skip_root=skip_root) > > File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 641, in mount_filesystems > chroot=root_path) > > File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.5/site-packages/blivet/formats/__init__.py", line 602, in setup > self._setup(**kwargs) > > File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.5/site-packages/blivet/formats/fs.py", line 507, in _setup > self._mount.do_task(chrooted_mountpoint, options=options) > > File "/usr/lib/python3.5/site-packages/blivet/tasks/fsmount.py", line 125, in do_task > raise FSError("mount failed: %s" % rc) > >blivet.errors.FSError: mount failed: 32 > >19:32:17,402 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >19:32:17,402 INFO anaconda: Thread Done: AnaInstallThread (140568399759104) >19:32:36,783 INFO anaconda: Running kickstart %%onerror script(s) >19:32:36,783 INFO anaconda: All kickstart %%onerror script(s) have been run >19:32:36,783 INFO anaconda: Running kickstart %%traceback script(s) >19:32:36,783 INFO anaconda: All kickstart %%traceback script(s) have been run
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 1393985
:
1219474
| 1219475 |
1219476
|
1219477
|
1219478
|
1219479
|
1219480
|
1219481
|
1219482
|
1219483
|
1219484