Bug 1689997

Summary: [abrt] abrt: _dlopen(): augeas.py:75:_dlopen:ImportError: Unable to import libaugeas!
Product: [Fedora] Fedora Reporter: RobbieTheK <rkudyba>
Component: libreportAssignee: abrt <abrt-devel-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: abrt-devel-list, ekulik, jakub, jmilan, mhabrnal, michal.toman, mkutlak, mmarusak, msuchy
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/ccd973e89a64a6d675c246246290c99971621ae7
Whiteboard: abrt_hash:7cfc7a1873f1dff18aa9d0266cbc68467ee67645;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-27 09:01:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

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 ***