FS#75950 - [boost-libs] Broken symlinks in 1.80.0-1

Attached to Project: Arch Linux
Opened by helle vaanzinn (glitsj16) - Monday, 19 September 2022, 21:52 GMT
Last edited by Evangelos Foutras (foutrelis) - Monday, 19 September 2022, 22:37 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Seeing two broken symlinks after upgrading boost-libs:
/usr/lib/libboost_numpy3.so -> libboost_numpy310.so
/usr/lib/libboost_python3.so -> libboost_python310.so

Not sure what's going on (yet) but instead of the unversioned .so files i see:
/usr/lib/libboost_numpy310.so.1.80.0
/usr/lib/libboost_python310.so.1.80.0

Might be due to
https://github.com/archlinux/svntogit-packages/blob/packages/boost/trunk/PKGBUILD#L116
but i don't have time right now to dig deeper and create a patch.

Additional info:
* package version(s)
$ pacman -Q boost-libs
boost-libs 1.80.0-1
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
install boost-libs
check for broken symlinks
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Monday, 19 September 2022, 22:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  boost 1.80.0-2

Loading...