Bug 2395486
| Summary: | Gaupol don't start since it don't find /usr/lib/python3.14/site-packages/aeidon/data/ui/gaupol.css | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Geraldo Simião <geraldo.simiao.kutz> |
| Component: | python-aeidon | Assignee: | Sudip Shil <sshil> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 43 | CC: | sshil |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-aeidon-1.15-26.fc44 python-aeidon-1.15-27.fc43 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-09-17 04:42:46 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: | |||
do we need gaupol anymore and is any other package dependent in gaupol ? FEDORA-2025-8f27c6ce96 (python-aeidon-1.15-26.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2025-8f27c6ce96 FEDORA-2025-8f27c6ce96 (python-aeidon-1.15-26.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-a27b6cf338 (python-aeidon-1.15-26.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-a27b6cf338 FEDORA-2025-a27b6cf338 has been pushed to the Fedora 43 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-a27b6cf338` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-a27b6cf338 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Excellent, upgrade really did fix the bug. FEDORA-2025-5a86263467 has been pushed to the Fedora 43 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-5a86263467` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-5a86263467 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. python-aeidon-1.15-27.fc43 working fine too, with gaupol running without problems FEDORA-2025-5a86263467 (python-aeidon-1.15-27.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |
Since python3-aeidon get packaged independently, gaupol crashes at start. Reading the messages at the terminal we get: Traceback (most recent call last): File "/usr/bin/gaupol", line 16, in <module> import gaupol File "/usr/lib/python3.14/site-packages/gaupol/__init__.py", line 69, in <module> from gaupol import style # noqa ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/gaupol/style.py", line 28, in <module> with open(CSS_FILE, "r") as f: ~~~~^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] Arquivo ou diretório inexistente: '/usr/lib/python3.14/site-packages/aeidon/data/ui/gaupol.css' If I downgrede python3-aeidon to python3-aeidon-1.15-22.fc43.noarch gaupol starts normally, if I use the new 1.15-25.fc43 version it crashes. Reproducible: Always Steps to Reproduce: 1.upgrade python3-aeidon to version 1.15-25.fc43 2.try to run gaupol Actual Results: error messages (at terminal) gaupol don't start. Expected Results: gaupol starts normally Additional Information: Operating System: Fedora Linux 43 KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.2 Kernel Version: 6.17.0-0.rc5.42.fc43.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics Memory: 24 GiB of RAM (22.8 GiB usable) Graphics Processor: AMD Radeon Graphics