Bug 2083411 - dasbus.error.DBusError: [Errno 2] Arquivo ou diretório inexistente: '/mnt/sysroot/etc/resolv.conf'
Summary: dasbus.error.DBusError: [Errno 2] Arquivo ou diretório inexistente: '/mnt/sys...
Keywords:
Status: CLOSED DUPLICATE of bug 2074083
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 35
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:02bf34e5ba0b7cce765d2676828...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-09 23:38 UTC by Lucas Eduardo Wendt
Modified: 2022-06-03 08:20 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-06-03 08:20:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (2.17 MB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: anaconda.log (341.22 KB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: dbus.log (3.40 KB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: dnf.librepo.log (105.41 KB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: environ (702 bytes, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: hawkey.log (120 bytes, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: lorax-packages.log (24.96 KB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: lsblk_output (2.31 KB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: lvm.log (308.54 KB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: nmcli_dev_list (2.70 KB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: os_info (738 bytes, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: program.log (18.33 KB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: storage.log (225.51 KB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: syslog (1.03 MB, text/plain)
2022-05-09 23:38 UTC, Lucas Eduardo Wendt
no flags Details
File: packaging.log (132.15 KB, text/plain)
2022-05-09 23:39 UTC, Lucas Eduardo Wendt
no flags Details

Description Lucas Eduardo Wendt 2022-05-09 23:38:28 UTC
Description of problem:
I was installing Fedora Server for a server in the laboratory of my advisor. 

I configured it without any exceptional configuration. 

I've just enabled containers and configured a static IP because the server network doesn't have an DHCP.

Eveything went fine until I click to install and let it do it's work.

After downloading the packages it starts the installation itself and stuck with this error saying that /mnt/sysroot/etc/resolv.conf doesn't exist but the file is there as a symlink to ../run/systemd/resolve/stub-resolve.conf

The stacktrace should be attached with this bug report as I am typing this on that server.

Version-Release number of selected component:
anaconda-35.22.2

The following was filed automatically by anaconda:
anaconda 35.22.2 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.10/site-packages/dasbus/client/handler.py", line 497, in _handle_method_error
    raise exception from None
  File "/usr/lib/python3.10/site-packages/dasbus/client/handler.py", line 477, in _get_method_reply
    return self._handle_method_error(error)
  File "/usr/lib/python3.10/site-packages/dasbus/client/handler.py", line 444, in _call_method
    return self._get_method_reply(
  File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task
    task_proxy.Finish()
  File "/usr/lib64/python3.10/site-packages/pyanaconda/network.py", line 293, in write_configuration
    sync_run_task(task_proxy)
  File "/usr/lib64/python3.10/site-packages/pyanaconda/installation_tasks.py", line 458, in run_task
    self._task(*self._task_args, **self._task_kwargs)
  File "/usr/lib64/python3.10/site-packages/pyanaconda/installation_tasks.py", line 496, in start
    self.run_task()
  File "/usr/lib64/python3.10/site-packages/pyanaconda/installation_tasks.py", line 311, in start
    item.start()
  File "/usr/lib64/python3.10/site-packages/pyanaconda/installation_tasks.py", line 311, in start
    item.start()
  File "/usr/lib64/python3.10/site-packages/pyanaconda/installation_tasks.py", line 311, in start
    item.start()
  File "/usr/lib64/python3.10/site-packages/pyanaconda/installation.py", line 415, in run_installation
    queue.start()
  File "/usr/lib64/python3.10/threading.py", line 946, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.10/site-packages/pyanaconda/threading.py", line 275, in run
    threading.Thread.run(self)
dasbus.error.DBusError: [Errno 2] Arquivo ou diretório inexistente: '/mnt/sysroot/etc/resolv.conf'

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-35 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         5.14.10-300.fc35.x86_64
product:        Fedora
release:        Fedora release 35 (Thirty Five)
type:           anaconda
version:        35

Comment 1 Lucas Eduardo Wendt 2022-05-09 23:38:36 UTC
Created attachment 1878206 [details]
File: anaconda-tb

Comment 2 Lucas Eduardo Wendt 2022-05-09 23:38:38 UTC
Created attachment 1878207 [details]
File: anaconda.log

Comment 3 Lucas Eduardo Wendt 2022-05-09 23:38:40 UTC
Created attachment 1878208 [details]
File: dbus.log

Comment 4 Lucas Eduardo Wendt 2022-05-09 23:38:41 UTC
Created attachment 1878209 [details]
File: dnf.librepo.log

Comment 5 Lucas Eduardo Wendt 2022-05-09 23:38:43 UTC
Created attachment 1878210 [details]
File: environ

Comment 6 Lucas Eduardo Wendt 2022-05-09 23:38:44 UTC
Created attachment 1878211 [details]
File: hawkey.log

Comment 7 Lucas Eduardo Wendt 2022-05-09 23:38:46 UTC
Created attachment 1878212 [details]
File: lorax-packages.log

Comment 8 Lucas Eduardo Wendt 2022-05-09 23:38:47 UTC
Created attachment 1878213 [details]
File: lsblk_output

Comment 9 Lucas Eduardo Wendt 2022-05-09 23:38:49 UTC
Created attachment 1878214 [details]
File: lvm.log

Comment 10 Lucas Eduardo Wendt 2022-05-09 23:38:50 UTC
Created attachment 1878215 [details]
File: nmcli_dev_list

Comment 11 Lucas Eduardo Wendt 2022-05-09 23:38:51 UTC
Created attachment 1878216 [details]
File: os_info

Comment 12 Lucas Eduardo Wendt 2022-05-09 23:38:52 UTC
Created attachment 1878217 [details]
File: program.log

Comment 13 Lucas Eduardo Wendt 2022-05-09 23:38:54 UTC
Created attachment 1878218 [details]
File: storage.log

Comment 14 Lucas Eduardo Wendt 2022-05-09 23:38:59 UTC
Created attachment 1878219 [details]
File: syslog

Comment 15 Lucas Eduardo Wendt 2022-05-09 23:39:01 UTC
Created attachment 1878220 [details]
File: packaging.log

Comment 16 Radek Vykydal 2022-06-03 08:20:11 UTC

*** This bug has been marked as a duplicate of bug 2074083 ***


Note You need to log in before you can comment on or make changes to this bug.