Bug 2343397
| Summary: | [abrt] fedora-easy-karma: module(): fedora-easy-karma:20:<module>:ModuleNotFoundError: No module named 'colored' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Björn Esser (besser82) <besser82> | ||||||||||||||||
| Component: | fedora-easy-karma | Assignee: | Fedora QA Tools SIG <qa-tools-sig> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 41 | CC: | besser82, kparal, qa-tools-sig, sumukher | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/994ad7911b4ab4903d68def8b80876db60e645f | ||||||||||||||||||
| Whiteboard: | abrt_hash:f70cb4d9fc7621f5e8bd0e67404099fd39548fcb;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | fedora-easy-karma-0.55-2.fc42 fedora-easy-karma-0.55-2.fc41 fedora-easy-karma-0.55-2.fc40 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2025-02-02 11:34:53 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: |
|
||||||||||||||||||
Created attachment 2074858 [details]
File: os_info
Created attachment 2074859 [details]
File: environ
Created attachment 2074860 [details]
File: mountinfo
Created attachment 2074861 [details]
File: open_fds
Created attachment 2074862 [details]
File: namespaces
Created attachment 2074863 [details]
File: backtrace
Created attachment 2074864 [details]
File: cpuinfo
Package is missing explicit requires on `python3dist(colored)`. FEDORA-2025-c78106187f (fedora-easy-karma-0.55-2.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-c78106187f FEDORA-2025-1a4da87c32 (fedora-easy-karma-0.55-2.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-1a4da87c32 FEDORA-2025-9c7a5050f5 (fedora-easy-karma-0.55-2.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-9c7a5050f5 FEDORA-2025-c78106187f (fedora-easy-karma-0.55-2.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-1a4da87c32 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-1a4da87c32` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-1a4da87c32 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-9c7a5050f5 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-9c7a5050f5` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-9c7a5050f5 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Thanks for fixing this, Björn. FEDORA-2025-1a4da87c32 (fedora-easy-karma-0.55-2.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-9c7a5050f5 (fedora-easy-karma-0.55-2.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. (In reply to Kamil Páral from comment #15) > Thanks for fixing this, Björn. You're welcome, Kamil! |
Description of problem: Just start fedora-easy-karma in terminal and it crashed instantly. Version-Release number of selected component: fedora-easy-karma-0.55-1.fc41 Additional info: reporter: libreport-2.17.15 kernel: 6.13.0-200.fc41.x86_64 cmdline: /usr/bin/python3 -sP /usr/bin/fedora-easy-karma '--default-comment=Works great! LGTM! =)' --default-karma=1 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/run-r7420067de23246109961d74347bb3068.scope uid: 1000 reason: fedora-easy-karma:20:<module>:ModuleNotFoundError: No module named 'colored' executable: /usr/bin/fedora-easy-karma type: Python3 package: fedora-easy-karma-0.55-1.fc41 runlevel: N 5 exception_type: ModuleNotFoundError crash_function: module interpreter: python3-3.13.1-2.fc41.x86_64 comment: Just start fedora-easy-karma in terminal and it crashed instantly. Truncated backtrace: fedora-easy-karma:20:<module>:ModuleNotFoundError: No module named 'colored' Traceback (most recent call last): File "/usr/bin/fedora-easy-karma", line 20, in <module> import colored ModuleNotFoundError: No module named 'colored' Local variables in innermost frame: __name__: '__main__' __doc__: None __package__: None __loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7f5628a3ba50> __spec__: None __annotations__: {} __builtins__: <module 'builtins' (built-in)> __file__: '/usr/bin/fedora-easy-karma' __cached__: None