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 1153048 Details for
Bug 1332321
gi.overrides.BlockDev.LVMError: Process reported exit code 1280: Multiple VGs found with the same name: skipping fedora
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), 56.72 KB, created by
Adam Williamson
on 2016-05-02 22:57:21 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2016-05-02 22:57:21 UTC
Size:
56.72 KB
patch
obsolete
>22:55:13,676 INFO anaconda: /sbin/anaconda 24.13.4-1 >22:55:14,340 INFO anaconda: 8192104 kB (8000 MB) are available >22:55:14,346 INFO anaconda: check_memory(): total:8000, needed:320, graphical:410 >22:55:14,365 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >22:55:14,366 INFO anaconda: Default encoding = utf-8 >22:55:14,380 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/multipath.py:77: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > required=1) > >22:55:14,380 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) > >22:55:14,381 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/vnc.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--connect") > >22:55:14,381 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/vnc.py:101: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > nargs=1, type="string") > >22:55:14,382 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/rescue.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--nomount", dest="nomount", action="store_true", default=False) > >22:55:14,383 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firewall.py:100: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_false") > >22:55:14,383 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firewall.py:108: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=firewall_port_cb, nargs=1, type="string") > >22:55:14,384 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/iscsi.py:130: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--target", dest="target", action="store", type="string") > >22:55:14,385 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/volgroup.py:118: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="format", default=True, nargs=0) > >22:55:14,385 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/volgroup.py:118: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >22:55:14,386 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/sshpw.py:113: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--username", dest="username", required=True) > >22:55:14,387 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/raid.py:297: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="device", type="string", nargs=1, required=1) > >22:55:14,387 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/raid.py:297: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="device", type="string", nargs=1, required=1) > >22:55:14,388 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/reboot.py:76: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >22:55:14,389 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/zfcp.py:95: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--devnum", dest="devnum", required=1) > >22:55:14,390 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/url.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--url", dest="url", required=1) > >22:55:14,391 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autostep.py:48: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_true", default=False) > >22:55:14,391 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logging.py:58: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--host") > >22:55:14,392 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/services.py:58: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=services_cb, nargs=1, type="string") > >22:55:14,392 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/services.py:58: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=services_cb, nargs=1, type="string") > >22:55:14,392 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/group.py:74: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--name", required=1) > >22:55:14,393 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/dmraid.py:76: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > required=1) > >22:55:14,394 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/timezone.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--utc", dest="isUtc", action="store_true", default=False) > >22:55:14,394 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/timezone.py:156: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=servers_cb, nargs=1, type="string") > >22:55:14,395 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/btrfs.py:133: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="format", default=True, nargs=0) > >22:55:14,395 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/btrfs.py:133: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >22:55:14,396 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/sshkey.py:79: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--username", dest="username", required=True) > >22:55:14,396 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/upgrade.py:86: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--root-device", dest="root_device") > >22:55:14,397 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/harddrive.py:63: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--biospart", dest="biospart") > >22:55:14,397 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/liveimg.py:66: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--url", required=1) > >22:55:14,398 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/partition.py:294: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >22:55:14,399 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/partition.py:308: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=part_cb, nargs=1, type="string") > >22:55:14,400 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firstboot.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_const", const=FIRSTBOOT_SKIP) > >22:55:14,400 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/bootloader.py:85: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--append", dest="appendLine") > >22:55:14,401 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/bootloader.py:101: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=driveorder_cb, nargs=1, type="string") > >22:55:14,402 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/clearpart.py:71: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > const=CLEARPART_TYPE_ALL) > >22:55:14,402 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/clearpart.py:73: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=drive_cb, nargs=1, type="string") > >22:55:14,403 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/device.py:90: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--opts", dest="moduleOpts", default="") > >22:55:14,403 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/eula.py:54: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="agreed", action="store_true", default=False) > >22:55:14,404 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ignoredisk.py:51: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=drive_cb, nargs=1, type="string", required=1) > >22:55:14,404 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ignoredisk.py:51: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=drive_cb, nargs=1, type="string", required=1) > >22:55:14,405 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autopart.py:80: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--encrypted", action="store_true", default=False) > >22:55:14,405 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autopart.py:260: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="type", nargs=0) > >22:55:14,406 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/xconfig.py:79: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--card") > >22:55:14,407 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/network.py:347: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > choices=self.bootprotoList) > >22:55:14,408 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/network.py:509: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=teamslaves_cb, nargs=1, type="string") > >22:55:14,409 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/nfs.py:53: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--server", dest="server", required=1) > >22:55:14,410 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/repo.py:173: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--name", dest="name", required=1) > >22:55:14,410 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/repo.py:225: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > nargs=1, type="string") > >22:55:14,411 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/driverdisk.py:108: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--source") > >22:55:14,411 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logvol.py:373: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--fstype", dest="fstype") > >22:55:14,412 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logvol.py:380: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >22:55:14,413 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/selinux.py:54: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > const=SELINUX_DISABLED) > >22:55:14,414 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/fcoe.py:107: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--nic", dest="nic", required=1) > >22:55:14,414 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/keyboard.py:114: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--vckeymap", dest="vc_keymap", action="store", default="") > >22:55:14,414 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/keyboard.py:116: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=csv_parse_callback, nargs=1, type="string") > >22:55:14,415 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/user.py:151: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=groups_cb, nargs=1, type="string") > >22:55:14,415 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/user.py:151: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=groups_cb, nargs=1, type="string") > >22:55:14,416 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/rootpw.py:56: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >22:55:14,416 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ostreesetup.py:61: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--osname", dest="osname", required=1) > >22:55:14,417 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/lang.py:80: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=list_cb, nargs=1, type="string") > >22:55:14,417 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/lang.py:80: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=list_cb, nargs=1, type="string") > >22:55:14,418 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/reqpart.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--add-boot", action="store_true", dest="addBoot", default=False) > >22:55:14,418 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") > >22:55:14,419 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >22:55:14,444 INFO anaconda: 8192104 kB (8000 MB) are available >22:55:14,799 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) > >22:55:14,801 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/sections.py:148: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >22:55:14,802 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) > >22:55:14,803 DEBUG anaconda: setting locale to: en_US.UTF-8 >22:55:14,819 DEBUG anaconda: network: devices found ['eno1', 'enp3s0'] >22:55:14,970 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eno1 >22:55:15,105 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp3s0 >22:55:15,105 DEBUG anaconda: network: missing ifcfgs created for devices ['eno1', 'enp3s0'] >22:55:15,165 DEBUG anaconda: updating host name localhost.localdomain >22:55:15,165 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/multipath.py:77: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > required=1) > >22:55:15,166 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/vnc.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--connect") > >22:55:15,166 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/vnc.py:101: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > nargs=1, type="string") > >22:55:15,166 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/rescue.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--nomount", dest="nomount", action="store_true", default=False) > >22:55:15,167 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firewall.py:100: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_false") > >22:55:15,167 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firewall.py:108: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=firewall_port_cb, nargs=1, type="string") > >22:55:15,168 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/iscsi.py:130: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--target", dest="target", action="store", type="string") > >22:55:15,168 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/volgroup.py:118: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="format", default=True, nargs=0) > >22:55:15,168 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/volgroup.py:118: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >22:55:15,169 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/sshpw.py:113: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--username", dest="username", required=True) > >22:55:15,170 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/raid.py:297: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="device", type="string", nargs=1, required=1) > >22:55:15,170 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/raid.py:297: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="device", type="string", nargs=1, required=1) > >22:55:15,171 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/reboot.py:76: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >22:55:15,172 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/zfcp.py:95: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--devnum", dest="devnum", required=1) > >22:55:15,172 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/url.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--url", dest="url", required=1) > >22:55:15,173 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autostep.py:48: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_true", default=False) > >22:55:15,173 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logging.py:58: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--host") > >22:55:15,174 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/services.py:58: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=services_cb, nargs=1, type="string") > >22:55:15,174 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/services.py:58: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=services_cb, nargs=1, type="string") > >22:55:15,174 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/group.py:74: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--name", required=1) > >22:55:15,174 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/dmraid.py:76: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > required=1) > >22:55:15,175 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/timezone.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--utc", dest="isUtc", action="store_true", default=False) > >22:55:15,175 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/timezone.py:156: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=servers_cb, nargs=1, type="string") > >22:55:15,176 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/btrfs.py:133: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="format", default=True, nargs=0) > >22:55:15,176 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/btrfs.py:133: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >22:55:15,176 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/sshkey.py:79: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--username", dest="username", required=True) > >22:55:15,177 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/upgrade.py:86: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--root-device", dest="root_device") > >22:55:15,177 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/harddrive.py:63: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--biospart", dest="biospart") > >22:55:15,178 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/liveimg.py:66: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--url", required=1) > >22:55:15,178 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/partition.py:294: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >22:55:15,179 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/partition.py:308: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=part_cb, nargs=1, type="string") > >22:55:15,179 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firstboot.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_const", const=FIRSTBOOT_SKIP) > >22:55:15,180 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/bootloader.py:85: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--append", dest="appendLine") > >22:55:15,180 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/bootloader.py:101: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=driveorder_cb, nargs=1, type="string") > >22:55:15,183 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/clearpart.py:71: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > const=CLEARPART_TYPE_ALL) > >22:55:15,183 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/clearpart.py:73: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=drive_cb, nargs=1, type="string") > >22:55:15,184 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/device.py:90: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--opts", dest="moduleOpts", default="") > >22:55:15,184 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/eula.py:54: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="agreed", action="store_true", default=False) > >22:55:15,185 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ignoredisk.py:51: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=drive_cb, nargs=1, type="string", required=1) > >22:55:15,185 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ignoredisk.py:51: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=drive_cb, nargs=1, type="string", required=1) > >22:55:15,185 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autopart.py:80: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--encrypted", action="store_true", default=False) > >22:55:15,186 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autopart.py:260: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="type", nargs=0) > >22:55:15,186 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/xconfig.py:79: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--card") > >22:55:15,188 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/network.py:347: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > choices=self.bootprotoList) > >22:55:15,188 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/network.py:509: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=teamslaves_cb, nargs=1, type="string") > >22:55:15,189 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/nfs.py:53: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--server", dest="server", required=1) > >22:55:15,189 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/repo.py:173: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--name", dest="name", required=1) > >22:55:15,190 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/repo.py:225: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > nargs=1, type="string") > >22:55:15,190 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/driverdisk.py:108: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--source") > >22:55:15,191 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logvol.py:373: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--fstype", dest="fstype") > >22:55:15,191 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logvol.py:380: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >22:55:15,192 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/selinux.py:54: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > const=SELINUX_DISABLED) > >22:55:15,192 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/fcoe.py:107: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--nic", dest="nic", required=1) > >22:55:15,193 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/keyboard.py:114: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--vckeymap", dest="vc_keymap", action="store", default="") > >22:55:15,193 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/keyboard.py:116: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=csv_parse_callback, nargs=1, type="string") > >22:55:15,193 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/user.py:151: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=groups_cb, nargs=1, type="string") > >22:55:15,194 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/user.py:151: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=groups_cb, nargs=1, type="string") > >22:55:15,194 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/rootpw.py:56: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >22:55:15,195 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ostreesetup.py:61: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--osname", dest="osname", required=1) > >22:55:15,195 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/lang.py:80: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=list_cb, nargs=1, type="string") > >22:55:15,195 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/lang.py:80: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=list_cb, nargs=1, type="string") > >22:55:15,196 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/reqpart.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--add-boot", action="store_true", dest="addBoot", default=False) > >22:55:15,196 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") > >22:55:15,197 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139943089948416) >22:55:15,206 INFO anaconda: Display mode = g >22:55:15,207 INFO anaconda: 8192104 kB (8000 MB) are available >22:55:15,215 INFO anaconda: check_memory(): total:8000, needed:320, graphical:410 >22:55:15,265 DEBUG anaconda: updating host name localhost.localdomain >22:55:15,286 INFO anaconda: got 0 NTP servers from DHCP >22:55:15,286 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139943089948416) >22:55:16,257 DEBUG anaconda: X server has signalled a successful start. >22:55:16,473 INFO anaconda: spice-vdagent exited with status 1 >22:55:17,251 INFO anaconda: Fedora Server is the highest priority installclass, using it >22:55:18,026 INFO anaconda: bootloader GRUB2 on X86 platform >22:55:18,027 INFO anaconda: Detected 7.75 GiB of memory >22:55:18,028 INFO anaconda: Suggested swap size (7.75 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >22:55:18,028 INFO anaconda: Swap attempt of 0.0 >22:55:18,029 INFO anaconda: bootloader GRUB2 on X86 platform >22:55:18,030 INFO anaconda: Running Thread: AnaStorageThread (139943089948416) >22:55:18,031 INFO anaconda: Running Thread: AnaTimeInitThread (139942863255296) >22:55:18,060 INFO anaconda: Running Thread: AnaPayloadRestartThread (139942854600448) >22:55:18,061 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139942846207744) >22:55:18,062 INFO anaconda: Running Thread: AnaPayloadThread (139942837815040) >22:55:18,062 INFO anaconda: Thread Done: AnaPayloadRestartThread (139942854600448) >22:55:18,063 INFO anaconda: Starting geolocation lookup >22:55:18,069 INFO anaconda: Geolocation provider: Fedora GeoIP >22:55:18,260 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:122: PyGIDeprecationWarning: GObject.G_MAXUINT is deprecated; use GLib.MAXUINT instead > 0, GObject.G_MAXUINT, 0, > >22:55:18,260 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:123: PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use GObject.ParamFlags.READWRITE (glib 2.42+) instead > GObject.PARAM_READWRITE), > >22:55:18,261 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, []), > >22:55:18,262 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:18,677 DEBUG anaconda: Detected primary monitor: 1360x768 49dpix 48dpiy >22:55:18,692 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:18,813 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:18,837 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/devices/storage.py:280: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > self.path) > >22:55:18,839 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >22:55:18,870 INFO anaconda: Geolocation lookup finished in 0.8 seconds >22:55:18,871 INFO anaconda: got results from geolocation >22:55:18,872 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139942846207744) >22:55:19,272 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >22:55:19,348 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >22:55:19,413 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >22:55:19,866 DEBUG anaconda: running handleException >22:55:19,867 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python3.5/site-packages/gi/overrides/BlockDev.py", line 399, in wrapped > ret = orig_obj(*args, **kwargs) > > File "/usr/lib64/python3.5/site-packages/gi/overrides/BlockDev.py", line 214, in lvm_lvactivate > return _lvm_lvactivate(vg_name, lv_name, ignore_skip) > >GLib.GError: g-bd-utils-exec-error-quark: Process reported exit code 1280: Multiple VGs found with the same name: skipping fedora > Use the VG UUID with --select vg_uuid=<uuid> > (0) > > >During handling of the above exception, another exception occurred: > > >Traceback (most recent call last): > > File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 253, 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/lib/python3.5/site-packages/blivet/osinstall.py", line 1157, in storageInitialize > storage.reset() > > File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 279, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python3.5/site-packages/blivet/devicetree.py", line 555, in populate > self._populator.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 1638, in populate > self._populate() > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 1701, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 722, in addUdevDevice > device = self.addUdevLVDevice(info) > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 289, in addUdevLVDevice > self._addSlaveDevices(info) > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 260, in _addSlaveDevices > self.addUdevDevice(slave_info) > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 773, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 1489, in handleUdevDeviceFormat > self.handleUdevLVMPVFormat(info, device) > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 1142, in handleUdevLVMPVFormat > self.handleVgLvs(vg_device) > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 1062, in handleVgLvs > new_lv = addLV(lv) > > File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 1015, in addLV > lv_device.setup() > > File "/usr/lib/python3.5/site-packages/blivet/devices/storage.py", line 386, in setup > self._setup(orig=orig) > > File "/usr/lib/python3.5/site-packages/blivet/devices/lvm.py", line 768, in _setup > blockdev.lvm.lvactivate(self.vg.name, self._name) > > File "/usr/lib64/python3.5/site-packages/gi/overrides/BlockDev.py", line 420, in wrapped > raise transform[1](msg) > >gi.overrides.BlockDev.LVMError: Process reported exit code 1280: Multiple VGs found with the same name: skipping fedora > Use the VG UUID with --select vg_uuid=<uuid> > > >22:55:19,868 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:55:19,868 INFO anaconda: Thread Done: AnaStorageThread (139943089948416) >22:55:19,876 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/image.py:138: DeprecationWarning: getDevicesByType will be removed in a future version. > for dev in set(devicetree.getDevicesByType("cdrom") + \ > >22:55:19,927 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >22:55:19,947 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:19,972 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:19,997 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,022 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,046 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,071 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,095 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,120 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,001 INFO anaconda: Thread Done: AnaTimeInitThread (139942863255296) >22:55:20,004 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,026 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,048 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,070 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,095 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,119 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,144 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,171 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,193 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,212 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,233 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,259 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,279 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,313 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,321 DEBUG anaconda: setting locale to: en_CA.UTF-8 >22:55:20,348 DEBUG anaconda: setting locale to: en_US.UTF-8 >22:55:20,353 DEBUG anaconda: setting locale to: en_CA.UTF-8 >22:55:20,354 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,362 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >22:55:20,373 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,390 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,402 WARN anaconda: /usr/lib64/python3.5/site-packages/gi/overrides/Gdk.py:329: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >22:55:20,410 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,429 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,448 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,469 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,490 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,513 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,534 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,565 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,585 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,608 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,631 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,650 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,668 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,686 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,703 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,722 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,741 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,764 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,785 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,802 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,820 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,836 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,854 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,874 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,894 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,917 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,939 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,958 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,976 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:20,994 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,016 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,039 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,058 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,081 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,105 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,128 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,150 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,169 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,190 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,210 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:55:21,337 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >22:55:22,687 INFO anaconda: Running kickstart %%traceback script(s) >22:55:22,687 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 1332321
:
1153047
| 1153048 |
1153049
|
1153050
|
1153051
|
1153052
|
1153053
|
1153054
|
1153055
|
1153056
|
1153057
|
1153058
|
1153059
|
1153060