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 1880700 Details for
Bug 2087642
[abrt] blivet-gui-runtime: commit(): blivetgui.py:243:_reraise_exception:_ped.IOException: Échec de l’exécution des actions :
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: backtrace
backtrace (text/plain), 7.98 KB, created by
Nicolas Sapa
on 2022-05-18 06:49:01 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Nicolas Sapa
Created:
2022-05-18 06:49:01 UTC
Size:
7.98 KB
patch
obsolete
>blivetgui.py:243:_reraise_exception:_ped.IOException: Ãchec de lâexécution des actions : >Partition(s) 1 on /dev/sdb 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. >Traceback (most recent call last): > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1533, in blivet_do_it > self.storage.do_it(callbacks=callbacks_reg) > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/blivet.py", line 114, in do_it > self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) > File "/usr/lib/python3.10/site-packages/blivet/actionlist.py", line 48, in wrapped_func > return func(obj, *args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/actionlist.py", line 328, in process > action.execute(callbacks) > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/deviceaction.py", line 662, in execute > self.device.format.create(device=self.device.path, > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/formats/__init__.py", line 517, in create > self._create(**kwargs) > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/formats/disklabel.py", line 360, in _create > self.commit() > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/formats/disklabel.py", line 367, in commit > self.parted_disk.commit() > File "/usr/lib64/python3.10/site-packages/parted/decorators.py", line 42, in new > ret = fn(*args, **kwds) > File "/usr/lib64/python3.10/site-packages/parted/disk.py", line 212, in commit > return self.__disk.commit() >_ped.IOException: Partition(s) 1 on /dev/sdb 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. > > >Traceback (most recent call last): > File "/usr/lib/python3.10/site-packages/blivetgui/blivetgui.py", line 615, in end > self._reraise_exception(error, traceback, message, dialog_window=dialog) # pylint: disable=raising-bad-type > File "/usr/lib/python3.10/site-packages/blivetgui/blivetgui.py", line 243, in _reraise_exception > raise type(exception)(message + "\n" + str(exception) + "\n" + traceback) >_ped.IOException: Ãchec de lâexécution des actions : >Partition(s) 1 on /dev/sdb 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. >Traceback (most recent call last): > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1533, in blivet_do_it > self.storage.do_it(callbacks=callbacks_reg) > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/blivet.py", line 114, in do_it > self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) > File "/usr/lib/python3.10/site-packages/blivet/actionlist.py", line 48, in wrapped_func > return func(obj, *args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/actionlist.py", line 328, in process > action.execute(callbacks) > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/deviceaction.py", line 662, in execute > self.device.format.create(device=self.device.path, > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/formats/__init__.py", line 517, in create > self._create(**kwargs) > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/formats/disklabel.py", line 360, in _create > self.commit() > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/formats/disklabel.py", line 367, in commit > self.parted_disk.commit() > File "/usr/lib64/python3.10/site-packages/parted/decorators.py", line 42, in new > ret = fn(*args, **kwds) > File "/usr/lib64/python3.10/site-packages/parted/disk.py", line 212, in commit > return self.__disk.commit() >_ped.IOException: Partition(s) 1 on /dev/sdb 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. > > >Local variables in innermost frame: >self: <blivetgui.blivetgui.BlivetGUI object at 0x7f03f623e830> >exception: IOException('Partition(s) 1 on /dev/sdb 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.') >traceback: 'Traceback (most recent call last):\n File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1533, in blivet_do_it\n self.storage.do_it(callbacks=callbacks_reg)\n File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.10/site-packages/blivet/blivet.py", line 114, in do_it\n self.devicetree.actions.process(callbacks=callbacks, devices=self.devices)\n File "/usr/lib/python3.10/site-packages/blivet/actionlist.py", line 48, in wrapped_func\n return func(obj, *args, **kwargs)\n File "/usr/lib/python3.10/site-packages/blivet/actionlist.py", line 328, in process\n action.execute(callbacks)\n File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.10/site-packages/blivet/deviceaction.py", line 662, in execute\n self.device.format.create(device=self.device.path,\n File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.10/site-packages/blivet/formats/__init__.py", line 517, in create\n self._create(**kwargs)\n File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.10/site-packages/blivet/formats/disklabel.py", line 360, in _create\n self.commit()\n File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.10/site-packages/blivet/formats/disklabel.py", line 367, in commit\n self.parted_disk.commit()\n File "/usr/lib64/python3.10/site-packages/parted/decorators.py", line 42, in new\n ret = fn(*args, **kwds)\n File "/usr/lib64/python3.10/site-packages/parted/disk.py", line 212, in commit\n return self.__disk.commit()\n_ped.IOException: Partition(s) 1 on /dev/sdb 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.\n' >message: 'Ãchec de lâexécution des actions\xa0:' >dialog_window: <processing_window.ProcessingActions object at 0x7f03f626e900 (blivetgui+processing_window+ProcessingActions at 0x559df40b5bf0)>
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 2087642
: 1880700 |
1880701
|
1880702
|
1880703
|
1880704
|
1880705
|
1880706
|
1880707
|
1880708