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 1458173 Details for
Bug 1600206
[abrt] blivet-gui-runtime: _add_device(): blivetgui.py:232:_reraise_exception:ValueError: device is already in tree
[?]
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.
File: backtrace
backtrace (text/plain), 6.28 KB, created by
Jerry S
on 2018-07-11 16:57:24 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Jerry S
Created:
2018-07-11 16:57:24 UTC
Size:
6.28 KB
patch
obsolete
>blivetgui.py:232:_reraise_exception:ValueError: device is already in tree >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/blivetgui/communication/server.py", line 262, in _blivet_utils_init > self.blivet_utils = BlivetUtils(*args) > File "/usr/lib/python3.6/site-packages/blivetgui/blivet_utils.py", line 195, in __init__ > self.blivet_reset() > File "/usr/lib/python3.6/site-packages/blivetgui/blivet_utils.py", line 1360, in blivet_reset > self.storage.reset() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run > self._devicetree._add_device(device) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device > raise ValueError("device is already in tree") >ValueError: device is already in tree > > >Traceback (most recent call last): > File "/usr/bin/blivet-gui", line 114, in <module> > main() > File "/usr/bin/blivet-gui", line 108, in main > BlivetGUI(client) > File "/usr/lib/python3.6/site-packages/blivetgui/blivetgui.py", line 105, in __init__ > self.blivet_init() > File "/usr/lib/python3.6/site-packages/blivetgui/blivetgui.py", line 742, in blivet_init > self._reraise_exception(ret.exception, ret.traceback) > File "/usr/lib/python3.6/site-packages/blivetgui/blivetgui.py", line 232, in _reraise_exception > raise type(exception)(str(exception) + "\n" + traceback) >ValueError: device is already in tree >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/blivetgui/communication/server.py", line 262, in _blivet_utils_init > self.blivet_utils = BlivetUtils(*args) > File "/usr/lib/python3.6/site-packages/blivetgui/blivet_utils.py", line 195, in __init__ > self.blivet_reset() > File "/usr/lib/python3.6/site-packages/blivetgui/blivet_utils.py", line 1360, in blivet_reset > self.storage.reset() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run > self._devicetree._add_device(device) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device > raise ValueError("device is already in tree") >ValueError: device is already in tree > > >Local variables in innermost frame: >traceback: 'Traceback (most recent call last):\n File "/usr/lib/python3.6/site-packages/blivetgui/communication/server.py", line 262, in _blivet_utils_init\n self.blivet_utils = BlivetUtils(*args)\n File "/usr/lib/python3.6/site-packages/blivetgui/blivet_utils.py", line 195, in __init__\n self.blivet_reset()\n File "/usr/lib/python3.6/site-packages/blivetgui/blivet_utils.py", line 1360, in blivet_reset\n self.storage.reset()\n File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset\n self.devicetree.populate(cleanup_only=cleanup_only)\n File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate\n self._populate()\n File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate\n self.handle_device(dev)\n File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device\n device = helper_class(self, info).run()\n File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run\n self._devicetree._add_device(device)\n File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device\n raise ValueError("device is already in tree")\nValueError: device is already in tree\n' >exception: ValueError('device is already in tree',) >self: <blivetgui.blivetgui.BlivetGUI object at 0x7fbf7ad95400>
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 1600206
: 1458173 |
1458174
|
1458175
|
1458176
|
1458177
|
1458178
|
1458179
|
1458180
|
1458181
|
1458182