Bug 1258126 - [abrt] abrt: augeas.py:75:_dlopen:ImportError: Unable to import libaugeas!
Summary: [abrt] abrt: augeas.py:75:_dlopen:ImportError: Unable to import libaugeas!
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 22
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...
: 1609901 1689997 1738320 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-29 11:54 UTC by Amol
Modified: 2020-05-05 08:54 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-31 10:14:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (654 bytes, text/plain)
2015-08-29 11:54 UTC, Amol
no flags Details
File: environ (321 bytes, text/plain)
2015-08-29 11:54 UTC, Amol
no flags Details
augeas import test (77 bytes, text/x-python)
2015-08-31 10:32 UTC, Matej Habrnal
no flags Details

Description Amol 2015-08-29 11:54:30 UTC
Version-Release number of selected component:
abrt-2.6.1-2.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python -u /usr/libexec/abrt-action-ureport
dso_list:       python-augeas-0.5.0-2.fc22.noarch
executable:     /usr/libexec/abrt-action-ureport
kernel:         4.1.3-201.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            0

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/python2.7/site-packages/augeas.py", line 78, in <module>
    class Augeas(object):
  File "/usr/lib/python2.7/site-packages/augeas.py", line 82, in Augeas
    _libaugeas = _dlopen("augeas")
  File "/usr/lib/python2.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:
libs: []
a: 'augeas'
args: ('augeas',)
l: None
lib: None

Comment 1 Amol 2015-08-29 11:54:37 UTC
Created attachment 1068269 [details]
File: backtrace

Comment 2 Amol 2015-08-29 11:54:42 UTC
Created attachment 1068270 [details]
File: environ

Comment 3 Matej Habrnal 2015-08-31 10:14:36 UTC
Thank you for the bug report!

I cannot reproduce the bug witch simple script where I try to import augeas.

I close the bug as NOTABUG, but feel free to reopen it if the issue is still present in new updates.

Comment 4 Matej Habrnal 2015-08-31 10:32:06 UTC
Created attachment 1068589 [details]
augeas import test

Here is the python script "augeas_import_test.py" with which I tried to reproduce the bug.
Please run the script "$ ./augeas_import_test.py" and if the issue still occurs, please reopen the bugzulla.

Comment 5 Matej Marušák 2019-01-17 12:59:56 UTC
*** Bug 1609901 has been marked as a duplicate of this bug. ***

Comment 6 Miroslav Suchý 2019-05-27 09:01:01 UTC
*** Bug 1689997 has been marked as a duplicate of this bug. ***

Comment 7 Matej Grabovsky 2020-05-05 08:54:08 UTC
*** Bug 1738320 has been marked as a duplicate of this bug. ***


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