Bug 498242 - PyKOpeningHours is installed in the wrong locations
Summary: PyKOpeningHours is installed in the wrong locations
Status: RESOLVED FIXED
Alias: None
Product: KOpeningHours
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-04 07:28 UTC by daron439
Modified: 2025-01-11 10:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daron439 2025-01-04 07:28:32 UTC
SUMMARY
-- Installing: /builddir/build/BUILD/kopeninghours-25.03.70_1.git3dff1b2-build/BUILDROOT/usr/lib/python./site-packages/PyKOpeningHours/PyKOpeningHours.so
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/kopeninghours-25.03.70_1.git3dff1b2-build/BUILDROOT/usr/lib/python./site-packages/PyKOpeningHours/PyKOpeningHours.so" to ""
-- Installing: /builddir/build/BUILD/kopeninghours-25.03.70_1.git3dff1b2-build/BUILDROOT/usr/lib/python./site-packages/PyKOpeningHours/PyKOpeningHours.pyi
-- Installing: /builddir/build/BUILD/kopeninghours-25.03.70_1.git3dff1b2-build/BUILDROOT/usr/lib/python./site-packages/PyKOpeningHours/__init__.py

regressed after https://invent.kde.org/libraries/kopeninghours/-/commit/c73771a4e5cc1327f65092206889b995d2200ef7

STEPS TO REPRODUCE
1. Build
2. Install

OBSERVED RESULT
Installed in /usr/lib/python./....

EXPECTED RESULT
/usr/lib/python3.13/.... (or any other version)

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2025-01-06 17:12:16 UTC
A possibly relevant merge request was started @ https://invent.kde.org/libraries/kopeninghours/-/merge_requests/117
Comment 2 Volker Krause 2025-01-11 10:07:17 UTC
Git commit e38888ed039b04bac8c8ce7ab79bb0c1fc414bcc by Volker Krause.
Committed on 06/01/2025 at 17:11.
Pushed by vkrause into branch 'master'.

Fix Python binding installation

Caused by an incomplete port from FindPythonLibs in !115.

M  +1    -1    PyKOpeningHours/CMakeLists.txt

https://invent.kde.org/libraries/kopeninghours/-/commit/e38888ed039b04bac8c8ce7ab79bb0c1fc414bcc