Bug 2175285 - lddtree ModuleNotFoundError: No module named 'elftools'
Summary: lddtree ModuleNotFoundError: No module named 'elftools'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pax-utils
Version: 38
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2187737 2237516 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-03 19:05 UTC by Michael Catanzaro
Modified: 2023-09-15 18:38 UTC (History)
4 users (show)

Fixed In Version: pax-utils-1.3.7-2.fc38 pax-utils-1.3.7-3.fc39
Clone Of:
Environment:
Last Closed: 2023-09-01 01:28:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael Catanzaro 2023-03-03 19:05:07 UTC
It seems pax-utils-1.3.7-1.fc38 is missing a dependency on the python elftools module. I wonder what package provides it:

$ lddtree /usr/bin/gnome-photos
Traceback (most recent call last):
  File "/usr/bin/lddtree", line 60, in <module>
    from elftools.common import exceptions
ModuleNotFoundError: No module named 'elftools'

Comment 1 Thomas Deutschmann 2023-04-29 18:05:55 UTC
I run into the same problem with Fedora 38. Installing python3-pyelftools fixed the problem.

Comment 2 Matthias Andree 2023-05-30 21:23:09 UTC
Duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2187737

Comment 3 Dominik 'Rathann' Mierzejewski 2023-08-22 23:25:06 UTC
This was open against the wrong Fedora version.

Comment 4 Dominik 'Rathann' Mierzejewski 2023-08-22 23:25:31 UTC
*** Bug 2187737 has been marked as a duplicate of this bug. ***

Comment 5 Fedora Update System 2023-08-23 07:57:22 UTC
FEDORA-2023-bd2883f060 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-bd2883f060

Comment 6 Fedora Update System 2023-08-23 07:57:23 UTC
FEDORA-2023-111aace38f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-111aace38f

Comment 7 Fedora Update System 2023-08-24 01:22:35 UTC
FEDORA-2023-111aace38f has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-111aace38f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-111aace38f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2023-08-24 01:37:32 UTC
FEDORA-2023-bd2883f060 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-bd2883f060`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-bd2883f060

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2023-09-01 01:28:58 UTC
FEDORA-2023-bd2883f060 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Michael Catanzaro 2023-09-05 19:40:16 UTC
*** Bug 2237516 has been marked as a duplicate of this bug. ***

Comment 11 Fedora Update System 2023-09-15 18:38:30 UTC
FEDORA-2023-111aace38f has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


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