1
0

Add BuildRequires: python3-base; building for Leap 15.6 fails otherwise. #2

Merged
jengelh merged 1 commits from :master into master 2025-03-20 16:47:19 +01:00
Contributor

Looking at this build log for openSUSE Leap 15.6 shows that python3 cannot be invoked:

[1/21] /home/abuild/rpmbuild/BUILD/libdisplay-info-0.2.0/tool/gen-search-table.py //usr/share/hwdata/pnp.ids pnp-id-table.c pnp_id_table [ 22s] FAILED: pnp-id-table.c [ 22s] /home/abuild/rpmbuild/BUILD/libdisplay-info-0.2.0/tool/gen-search-table.py //usr/share/hwdata/pnp.ids pnp-id-table.c pnp_id_table [ 22s] /usr/bin/env: ‘python3’: No such file or directory

python3-base must be required for build.

Looking at [this build log for openSUSE Leap 15.6](https://build.opensuse.org/package/live_build_log/X11:Wayland/libdisplay-info/15.6/x86_64) shows that python3 cannot be invoked: `[1/21] /home/abuild/rpmbuild/BUILD/libdisplay-info-0.2.0/tool/gen-search-table.py //usr/share/hwdata/pnp.ids pnp-id-table.c pnp_id_table [ 22s] FAILED: pnp-id-table.c [ 22s] /home/abuild/rpmbuild/BUILD/libdisplay-info-0.2.0/tool/gen-search-table.py //usr/share/hwdata/pnp.ids pnp-id-table.c pnp_id_table [ 22s] /usr/bin/env: ‘python3’: No such file or directory` python3-base must be required for build.
manfred-h added 1 commit 2025-03-20 15:50:19 +01:00
Author
Contributor

FWIW, we need this package to build Kodi on Packman for Leap 15.6.

FWIW, we need this package to build Kodi on Packman for Leap 15.6.
jengelh merged commit 7b56381757 into master 2025-03-20 16:47:19 +01:00
manfred-h deleted branch master 2025-03-20 17:21:08 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jengelh/libdisplay-info#2
No description provided.