anaconda.log:
20:52:25,512 INF core.configuration.profile: Loading information about profiles from /etc/anaconda/profile.d.
20:52:25,512 INF core.configuration.profile: Found the ‘almalinux’ profile at /etc/anaconda/profile.d/almalinux.conf.
20:52:25,513 INF core.configuration.profile: Found the ‘centos’ profile at /etc/anaconda/profile.d/centos.conf.
20:52:25,513 INF core.configuration.profile: Found the ‘circle’ profile at /etc/anaconda/profile.d/circle.conf.
20:52:25,513 INF core.configuration.profile: Found the ‘fedora-designsuite’ profile at /etc/anaconda/profile.d/fedora-designsuite.conf.
20:52:25,513 INF core.configuration.profile: Found the ‘fedora-eln’ profile at /etc/anaconda/profile.d/fedora-eln.conf.
20:52:25,513 INF core.configuration.profile: Found the ‘fedora-iot’ profile at /etc/anaconda/profile.d/fedora-iot.conf.
20:52:25,514 INF core.configuration.profile: Found the ‘fedora-kde’ profile at /etc/anaconda/profile.d/fedora-kde.conf.
20:52:25,514 INF core.configuration.profile: Found the ‘fedora-kinoite’ profile at /etc/anaconda/profile.d/fedora-kinoite.conf.
20:52:25,514 INF core.configuration.profile: Found the ‘fedora-sericea’ profile at /etc/anaconda/profile.d/fedora-sericea.conf.
20:52:25,514 INF core.configuration.profile: Found the ‘fedora-server’ profile at /etc/anaconda/profile.d/fedora-server.conf.
20:52:25,514 INF core.configuration.profile: Found the ‘fedora-silverblue’ profile at /etc/anaconda/profile.d/fedora-silverblue.conf.
20:52:25,514 INF core.configuration.profile: Found the ‘fedora-workstation’ profile at /etc/anaconda/profile.d/fedora-workstation.conf.
20:52:25,515 INF core.configuration.profile: Found the ‘fedora’ profile at /etc/anaconda/profile.d/fedora.conf.
20:52:25,515 INF core.configuration.profile: Found the ‘ovirt’ profile at /etc/anaconda/profile.d/ovirt.conf.
20:52:25,515 INF core.configuration.profile: Found the ‘rhel’ profile at /etc/anaconda/profile.d/rhel.conf.
20:52:25,515 INF core.configuration.profile: Found the ‘rhvh’ profile at /etc/anaconda/profile.d/rhvh.conf.
20:52:25,515 INF core.configuration.profile: Found the ‘rocky’ profile at /etc/anaconda/profile.d/rocky.conf.
20:52:25,516 INF core.configuration.profile: Found the ‘scientific-linux’ profile at /etc/anaconda/profile.d/scientific-linux.conf.
20:52:25,516 INF core.configuration.profile: Found the ‘virtuozzo-linux’ profile at /etc/anaconda/profile.d/virtuozzo-linux.conf.
20:52:25,516 DBG core.configuration.profile: Detecting a profile for ID=fedora, VARIANT_ID=workstation.
20:52:25,516 INF core.configuration.profile: The ‘fedora-workstation’ profile is detected.
20:52:25,516 INF core.configuration.anaconda: Load the ‘fedora-workstation’ profile configuration.
20:52:25,518 INF main: /usr/sbin/anaconda 39.32.6-2.fc39
20:52:25,518 INF core.util: Reporting the IPMI event: 7
20:52:25,534 WRN misc: /usr/lib64/python3.12/site-packages/pyanaconda/core/users.py:31: DeprecationWarning: ‘crypt’ is deprecated and slated for removal in Python 3.13
import crypt # pylint: disable=deprecated-module
20:52:25,573 INF startup_utils: check_memory(): total:15886, needed:320
20:52:25,573 DBG startup_utils: Don’t set up proxy variables.
20:52:25,576 INF main: anaconda called with cmdline = [‘/usr/sbin/anaconda’]
20:52:25,576 INF main: Default encoding = utf-8
20:52:25,577 INF misc: Configuration loaded from: [‘/etc/anaconda/anaconda.conf’, ‘/etc/anaconda/profile.d/fedora.conf’, ‘/etc/anaconda/profile.d/fedora-workstation.conf’, ‘/etc/anaconda/conf.d/00-do-nothing.conf’, ‘/etc/anaconda/conf.d/01-still-do-nothing.conf’]
20:52:25,577 INF misc: Writing the runtime configuration to: /run/anaconda/anaconda.conf
20:52:25,592 INF core.dbus: Connecting to the Anaconda bus at unix:path=/tmp/dbus-MaIYEcXTIg,guid=710a120eff210e68d7ef02c565bc4ad9.
20:52:26,757 INF main: Found a kickstart file: /usr/share/anaconda/interactive-defaults.ks
20:52:26,776 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks
20:52:27,528 DBG payload.dnf.payload: Use the DNF source from the Anaconda configuration file.
20:52:27,539 DBG localization: setting locale to: en_US.UTF-8
20:52:27,543 DBG network: Initialization started.
20:52:27,546 DBG network: Devices found: [‘enp4s0’]
20:52:27,547 DBG network: Running task Apply kickstart
20:52:27,657 DBG network: Apply kickstart result:
20:52:27,673 DBG network: Running task Dump missing config files
20:52:27,786 DBG network: Dump missing config files result: [‘enp4s0’]
20:52:27,788 DBG network: Creating network configurations.
20:52:27,793 DBG network: Initialization finished.
20:52:27,794 INF core.threads: Running Thread: AnaWaitForConnectingNMThread (140199170205376)
20:52:27,795 DBG anaconda: setting display mode to GUI
20:52:27,804 INF anaconda: Display mode is set to ‘interactive graphical mode’.
20:52:27,832 INF startup_utils: check_memory(): total:15886, needed:320
20:52:27,833 INF startup_utils: check_memory(): total:15886, graphical:410
20:52:27,836 INF network: got 0 NTP servers from DHCP
20:52:27,842 INF core.threads: Thread Done: AnaWaitForConnectingNMThread (140199170205376)
20:52:27,846 WRN misc: /usr/lib/python3.12/site-packages/gi/overrides/init.py:108: DeprecationWarning: ‘pkgutil.get_loader’ is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
override_loader = get_loader(override_package_name)
20:52:27,847 WRN misc: /usr/lib64/python3.12/pkgutil.py:291: DeprecationWarning: ‘pkgutil.find_loader’ is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
return find_loader(fullname)
program.log:
20:52:25,569 INF program: Running… losetup --list
20:52:25,573 INF program: Running… auditctl -e 0
20:52:25,576 INF program: enabled 0
20:52:25,576 INF program: failure 1
20:52:25,576 INF program: pid 1267
20:52:25,576 INF program: rate_limit 0
20:52:25,576 INF program: backlog_limit 64
20:52:25,576 INF program: lost 0
20:52:25,576 INF program: backlog 0
20:52:25,576 INF program: backlog_wait_time 60000
20:52:25,576 INF program: backlog_wait_time_actual 0
20:52:25,576 DBG program: Return code: 0
20:52:25,577 INF program: Running… dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf
20:52:27,817 INF program: Running… losetup --list