FS#63726 - [graphviz] Broken symlinks in 2.42.1-1

Attached to Project: Arch Linux
Opened by helle vaanzinn (glitsj16) - Wednesday, 11 September 2019, 18:41 GMT
Last edited by freswa (frederik) - Saturday, 22 February 2020, 16:14 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I noticed two broken symlinks after upgrading to 2.42.1-1 recently:
- /usr/lib/graphviz/python2/_gv.so --> libgv_python.so (should point to libgv_python2.so)
- /usr/lib/graphviz/python3/_gv.so --> libgv_python.so (should point to libgv_python3.so)

Additional info:

* package version(s)
$ pacman -Q graphviz
graphviz 2.42.1-1

* config and/or log files etc.
* link to upstream bug report, if any
https://gitlab.com/graphviz/graphviz/issues/1591

Steps to reproduce:
$ pacman -S graphviz
$ ls -lA /usr/lib/graphviz/python2
$ ls -lA /usr/lib/graphviz/python3
This task depends upon

Closed by  freswa (frederik)
Saturday, 22 February 2020, 16:14 GMT
Reason for closing:  Fixed

Loading...