Bug 2314035

Summary: Broken link in package
Product: [Fedora] Fedora Reporter: Armin Wehrfritz <dkxls23>
Component: python-svg2tikzAssignee: Benson Muite <benson_muite>
Status: CLOSED ERRATA QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 40CC: benson_muite, duffy, gwync, lkundrak, rlerch
Target Milestone: ---Keywords: Desktop
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: https://src.fedoraproject.org/rpms/python-svg2tikz/blob/rawhide/f/python-svg2tikz.spec#_67
Whiteboard:
Fixed In Version: python-svg2tikz-2.1.0-7.fc41 python-svg2tikz-2.1.0-7.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-10-10 00:16:23 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:

Description Armin Wehrfritz 2024-09-21 20:59:54 UTC
The links in the inkscape-svg2tikz rpm package are broken. This becomes evident by a simple ls -l of the respective files, as well as from the spec file.

Reproducible: Always

Steps to Reproduce:
Try to export any inkscape document as tikz.
Actual Results:  
Extension is missing.

Expected Results:  
Extension is working.

Comment 1 Armin Wehrfritz 2024-09-22 05:49:39 UTC
Here are the steps to track down the issue on an up-to-date Fedora 40 installation:
``` sh
root@linux-aw-P14s:~# cd /usr/share/inkscape/extensions/
root@linux-aw-P14s:/usr/share/inkscape/extensions# ls -l tikz_export*
lrwxrwxrwx. 1 root root 77 Jan 26  2024 tikz_export_effect.inx -> ./usr/lib/python3.12/site-packages/svg2tikz/extensions/tikz_export_effect.inx
lrwxrwxrwx. 1 root root 77 Jan 26  2024 tikz_export_output.inx -> ./usr/lib/python3.12/site-packages/svg2tikz/extensions/tikz_export_output.inx
lrwxrwxrwx. 1 root root 69 Jan 26  2024 tikz_export.py -> ./usr/lib/python3.12/site-packages/svg2tikz/extensions/tikz_export.py
```

But as said, it's obvious from the spec file as well.

Comment 2 Benson Muite 2024-10-01 03:54:44 UTC
Thanks for reporting. Upgrading to latest release.

Comment 3 Fedora Update System 2024-10-01 10:01:09 UTC
FEDORA-2024-dbd1102595 (python-svg2tikz-2.1.0-7.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-dbd1102595

Comment 4 Fedora Update System 2024-10-01 10:01:46 UTC
FEDORA-2024-82d4b62d89 (python-svg2tikz-2.1.0-7.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-82d4b62d89

Comment 5 Fedora Update System 2024-10-02 02:51:32 UTC
FEDORA-2024-dbd1102595 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-2024-dbd1102595`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-dbd1102595

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

Comment 6 Fedora Update System 2024-10-02 02:54:27 UTC
FEDORA-2024-82d4b62d89 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-2024-82d4b62d89`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-82d4b62d89

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

Comment 7 Benson Muite 2024-10-02 03:59:15 UTC
Adding latest version to rawhide, though will take a bit of time to build documentation.  Can bring latest version to f41.

Comment 8 Armin Wehrfritz 2024-10-02 13:17:01 UTC
I have installed and tested the updated package (version 2.1.0) on F40, and it appears to work now as expected.

Thanks, Benson, for taking care of this!

Comment 9 Fedora Update System 2024-10-10 00:16:23 UTC
FEDORA-2024-82d4b62d89 (python-svg2tikz-2.1.0-7.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Fedora Update System 2024-10-10 02:00:01 UTC
FEDORA-2024-dbd1102595 (python-svg2tikz-2.1.0-7.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.