Bug 1689997 - [abrt] abrt: _dlopen(): augeas.py:75:_dlopen:ImportError: Unable to import libaugeas!
Summary: [abrt] abrt: _dlopen(): augeas.py:75:_dlopen:ImportError: Unable to import li...
Keywords:
Status: CLOSED DUPLICATE of bug 1258126
Alias: None
Product: Fedora
Classification: Fedora
Component: libreport
Version: 29
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:7cfc7a1873f1dff18aa9d0266cb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-18 15:01 UTC by RobbieTheK
Modified: 2019-05-27 09:01 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-27 09:01:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (634 bytes, text/plain)
2019-03-18 15:01 UTC, RobbieTheK
no flags Details
File: cgroup (354 bytes, text/plain)
2019-03-18 15:01 UTC, RobbieTheK
no flags Details
File: cpuinfo (1.14 KB, text/plain)
2019-03-18 15:01 UTC, RobbieTheK
no flags Details
File: environ (5.01 KB, text/plain)
2019-03-18 15:01 UTC, RobbieTheK
no flags Details
File: mountinfo (4.98 KB, text/plain)
2019-03-18 15:01 UTC, RobbieTheK
no flags Details
File: namespaces (129 bytes, text/plain)
2019-03-18 15:01 UTC, RobbieTheK
no flags Details
File: open_fds (243 bytes, text/plain)
2019-03-18 15:01 UTC, RobbieTheK
no flags Details

Description RobbieTheK 2019-03-18 15:01:11 UTC
Version-Release number of selected component:
abrt-2.12.0-2.fc29

Additional info:
reporter:       libreport-2.10.0
cmdline:        /usr/bin/python3 -u /usr/libexec/abrt-action-ureport
crash_function: _dlopen
exception_type: ImportError
executable:     /usr/libexec/abrt-action-ureport
interpreter:    python3-3.7.2-4.fc29.x86_64
kernel:         4.20.15-200.fc29.x86_64
runlevel:       N 5
type:           Python3
uid:            16836

Truncated backtrace:
augeas.py:75:_dlopen:ImportError: Unable to import libaugeas!

Traceback (most recent call last):
  File "/usr/libexec/abrt-action-ureport", line 11, in <module>
    import augeas
  File "/usr/lib/python3.7/site-packages/augeas.py", line 78, in <module>
    class Augeas(object):
  File "/usr/lib/python3.7/site-packages/augeas.py", line 82, in Augeas
    _libaugeas = _dlopen("augeas")
  File "/usr/lib/python3.7/site-packages/augeas.py", line 75, in _dlopen
    raise ImportError("Unable to import lib%s!" % args[0])
ImportError: Unable to import libaugeas!

Local variables in innermost frame:
args: ('augeas',)
libs: []
lib: None

Potential duplicate: bug 1609901

Comment 1 RobbieTheK 2019-03-18 15:01:13 UTC
Created attachment 1545313 [details]
File: backtrace

Comment 2 RobbieTheK 2019-03-18 15:01:14 UTC
Created attachment 1545314 [details]
File: cgroup

Comment 3 RobbieTheK 2019-03-18 15:01:14 UTC
Created attachment 1545315 [details]
File: cpuinfo

Comment 4 RobbieTheK 2019-03-18 15:01:15 UTC
Created attachment 1545316 [details]
File: environ

Comment 5 RobbieTheK 2019-03-18 15:01:16 UTC
Created attachment 1545317 [details]
File: mountinfo

Comment 6 RobbieTheK 2019-03-18 15:01:17 UTC
Created attachment 1545318 [details]
File: namespaces

Comment 7 RobbieTheK 2019-03-18 15:01:17 UTC
Created attachment 1545319 [details]
File: open_fds

Comment 8 Miroslav Suchý 2019-05-27 09:01:01 UTC
augeas is required by libreport, so therefore should be always available.
If you have still this problem, please reinstall libreport and if the problem persists, please reopen and provide more information about your system (especially if you have augeas installed and in which version).

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

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


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