Bug 2227119 - pyanaconda.modules.common.errors.general.AnacondaError: Partition(s) 8 on /dev/sda have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use.
Summary: pyanaconda.modules.common.errors.general.AnacondaError: Partition(s) 8 on /de...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: anaconda-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:dfebdb9562035dbef65fc3f3a1f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-28 03:29 UTC by bluelock
Modified: 2024-05-28 13:36 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-28 13:36:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.47 MB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: backtrace (3.44 KB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: os_info (699 bytes, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: environ (568 bytes, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: journalctl (1.13 MB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: description (3.41 KB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: storage.log (295.84 KB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: program.log (27.50 KB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: nmcli_dev_list (2.22 KB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: anaconda.log (21.17 KB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: lsblk_output (3.77 KB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details
File: dbus.log (3.59 KB, text/plain)
2023-07-28 03:29 UTC, bluelock
no flags Details

Description bluelock 2023-07-28 03:29:30 UTC
Description of problem:
i was going to install feroda 38 and in the middle it said it had dected an unknown error because of which i was unable to download it
i look forward on you people working on this
thanks and regards,
zayan 
email: iamzayan4

Version-Release number of selected component:
anaconda-core-38.23.4-2.fc38.x86_64


The following was filed automatically by anaconda:
anaconda 38.23.4 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error
    raise exception from None
  File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply
    return self._handle_method_error(error)
  File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method
    return self._get_method_reply(
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task
    task_proxy.Finish()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 280, in _run
    sync_run_task(self._task_proxy)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run
    item.start()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run
    item.start()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run
    item.start()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation
    queue.start()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run
    self._run_installation(
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback
    self._set_result(self.run())
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback
    self._task_run_callback()
  File "/usr/lib64/python3.11/threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run
    threading.Thread.run(self)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error
    raise exc_info[1]
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish
    threadMgr.raise_if_error(self._thread_name)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py", line 75, in _on_installation_done
    self._task.finish()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/core/signal.py", line 41, in emit
    func(obj, *args, **kargs)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/runnable.py", line 115, in _task_stopped_callback
    self._stopped_signal.emit()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/core/async_utils.py", line 68, in _idle_method
    func(*args, **kwargs)
pyanaconda.modules.common.errors.general.AnacondaError: Partition(s) 8 on /dev/sda have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use.  As a result, the old partition(s) will remain in use.  You should reboot now before making further changes.

Additional info:
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --graphical
executable:     /sbin/anaconda
hashmarkername: anaconda
product:        Fedora
package:        anaconda-core-38.23.4-2.fc38.x86_64
reason:         pyanaconda.modules.common.errors.general.AnacondaError: Partition(s) 8 on /dev/sda have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use.  As a result, the old partition(s) will remain in use.  You should reboot now before making further changes.
kernel:         6.2.9-300.fc38.x86_64
type:           anaconda
release:        Fedora release 38 (Thirty Eight)
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-KDE-Live-38-1-6 rd.live.image quiet rhgb
addons:         com_redhat_kdump
version:        38
other involved packages: anaconda-gui-38.23.4-2.fc38.x86_64, python3-dasbus-1.7-2.fc38.noarch, python3-libs-3.11.2-1.fc38.x86_64

Comment 1 bluelock 2023-07-28 03:29:34 UTC
Created attachment 1980360 [details]
File: anaconda-tb

Comment 2 bluelock 2023-07-28 03:29:36 UTC
Created attachment 1980361 [details]
File: backtrace

Comment 3 bluelock 2023-07-28 03:29:38 UTC
Created attachment 1980362 [details]
File: os_info

Comment 4 bluelock 2023-07-28 03:29:40 UTC
Created attachment 1980363 [details]
File: environ

Comment 5 bluelock 2023-07-28 03:29:43 UTC
Created attachment 1980364 [details]
File: journalctl

Comment 6 bluelock 2023-07-28 03:29:45 UTC
Created attachment 1980365 [details]
File: description

Comment 7 bluelock 2023-07-28 03:29:48 UTC
Created attachment 1980366 [details]
File: storage.log

Comment 8 bluelock 2023-07-28 03:29:50 UTC
Created attachment 1980367 [details]
File: program.log

Comment 9 bluelock 2023-07-28 03:29:52 UTC
Created attachment 1980368 [details]
File: nmcli_dev_list

Comment 10 bluelock 2023-07-28 03:29:54 UTC
Created attachment 1980369 [details]
File: anaconda.log

Comment 11 bluelock 2023-07-28 03:29:56 UTC
Created attachment 1980370 [details]
File: lsblk_output

Comment 12 bluelock 2023-07-28 03:29:58 UTC
Created attachment 1980371 [details]
File: dbus.log

Comment 13 Aoife Moloney 2024-05-28 13:36:34 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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