Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1479203 Details for
Bug 1622984
livemedia-creator error: pyanaconda.nm.SettingsNotFoundError
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda.log
anaconda.log (text/plain), 5.56 KB, created by
Massimiliano
on 2018-08-28 10:27:06 UTC
(
hide
)
Description:
anaconda.log
Filename:
MIME Type:
Creator:
Massimiliano
Created:
2018-08-28 10:27:06 UTC
Size:
5.56 KB
patch
obsolete
>12:12:33,682 INF main: /usr/sbin/anaconda 27.20.4-1 >12:12:33,713 INF isys: 16441752 kB (16056 MB) are available >12:12:33,718 INF startup_utils: check_memory(): total:16056, needed:320, graphical:410 >12:12:33,719 INF flags: Not doing 'syslog setup' in directory installation >12:12:33,719 INF flags: Not doing 'early exception handler' in directory installation >12:12:33,719 INF flags: Not doing 'start audit daemon' in directory installation >12:12:33,719 INF main: anaconda called with cmdline = ['/usr/sbin/anaconda', '--kickstart', '/live/my-custom-spin', '--cmdline', '--dirinstall', '--remotelog', '127.0.0.1:45531'] >12:12:33,720 INF main: Default encoding = utf-8 >12:12:33,743 INF startup_utils: Parsing kickstart: /live/my-custom-spin >12:12:33,864 INF flags: Not doing 'activate keyboard' in directory installation >12:12:33,868 DBG localization: setting locale to: it_IT.UTF-8 >12:12:33,868 INF flags: Not doing 'networkInitialize' in directory installation >12:12:33,869 INF threading: Running Thread: AnaWaitForConnectingNMThread (140076764124928) >12:12:33,870 INF flags: Not doing 'write user interaction config file' in directory installation >12:12:33,870 DBG anaconda: setting display mode to TUI >12:12:33,870 DBG anaconda: working in noninteractive mode >12:12:33,876 WRN stdout: Not asking for VNC because of an automated install >12:12:33,877 INF display: Display mode = DisplayModes.TUI >12:12:33,879 INF isys: 16441752 kB (16056 MB) are available >12:12:33,884 INF startup_utils: check_memory(): total:16056, needed:320, graphical:410 >12:12:33,916 INF network: got 0 NTP servers from DHCP >12:12:33,917 INF threading: Thread Done: AnaWaitForConnectingNMThread (140076764124928) >12:12:33,938 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >12:12:33,942 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >12:12:33,942 DBG installclass: Found Fedora (DefaultInstallClass). >12:12:33,942 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >12:12:33,942 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >12:12:33,942 DBG installclass: Found Fedora (FedoraBaseInstallClass). >12:12:33,942 INF installclass: Using a visible install class Fedora (FedoraBaseInstallClass). >12:12:34,011 DBG payload: getting release version from tree at None (27) >12:12:34,012 DBG payload: using default release version of 27 >12:12:34,013 INF bootloader: bootloader GRUB2 on X86 platform >12:12:34,014 INF blivet.autopart: Detected 15.68 GiB of memory >12:12:34,014 INF blivet.autopart: Suggested swap size (7.84 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >12:12:34,014 INF blivet.autopart: Swap attempt of 0.0 >12:12:34,015 INF bootloader: bootloader GRUB2 on X86 platform >12:12:34,054 INF flags: Not doing 'initialize time' in directory installation >12:12:34,061 DBG payload: Restarting payload thread >12:12:34,061 INF threading: Running Thread: AnaPayloadRestartThread (140076764124928) >12:12:34,061 INF geoloc: Geolocation is disabled for image or directory installation. >12:12:34,062 INF geoloc: Geolocation is disabled for image or directory installation. >12:12:34,062 INF flags: Not doing 'start chronyd' in directory installation >12:12:34,062 DBG simpleline: GLib event loop is used! >12:12:34,063 INF threading: Running Thread: AnaPayloadThread (140076516771584) >12:12:34,063 DBG payload: Updating payload thread state: 0 >12:12:34,063 DBG payload: Updating payload thread state: 1 >12:12:34,063 DBG payload: Updating payload thread state: 2 >12:12:34,063 INF threading: Thread Done: AnaPayloadRestartThread (140076764124928) >12:12:34,064 DBG payload: Updating payload thread state: 4 >12:12:34,155 DBG payload: getting release version from tree at None (27) >12:12:34,155 DBG payload: using default release version of 27 >12:12:34,165 INF lifecycle: Adding controller: SummaryHub >12:12:34,193 INF lifecycle: Module initialized: LangSpoke >12:12:34,194 INF lifecycle: Module initialized: TimeSpoke >12:12:34,195 INF threading: Running Thread: AnaSourceWatcher (140076764124928) >12:12:34,195 INF threading: Running Thread: AnaSoftwareWatcher (140076502308608) >12:12:34,467 DBG exception: running handleException >12:12:34,468 CRT exception: Traceback (most recent call last): > > File "/usr/sbin/anaconda", line 726, in <module> > anaconda._intf.setup(ksdata) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/tui/__init__.py", line 206, in setup > should_schedule = obj.setup(self.ENVIRONMENT) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 55, in setup > should_schedule = TUIHub.setup(self, environment) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/tui/hubs/__init__.py", line 79, in setup > spoke.initialize() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/tui/spokes/network.py", line 68, in initialize > self._load_new_devices() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/tui/spokes/network.py", line 89, in _load_new_devices > if nm.nm_device_setting_value(name, "connection", "slave-type"): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/nm.py", line 805, in nm_device_setting_value > raise SettingsNotFoundError(name) > >pyanaconda.nm.SettingsNotFoundError: SettingsNotFoundError('eno1',) > >12:12:34,518 DBG exception: Gtk not running, starting Gtk and running exception handler in it >12:12:35,037 INF iutil: Running kickstart %%onerror script(s) >12:12:35,038 INF iutil: All kickstart %%onerror script(s) have been run >12:12:35,038 INF kickstart.script: Running kickstart %%traceback script(s) >12:12:35,038 INF kickstart.script: 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 1622984
: 1479203