void-linux / void-linux/void-packages

intel_icd.i686.json installed from incorrect package

Open
#42,189 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-testing
Dominant language
Shell
Stars
3.4k
Forks
2.8k
Avg merge
2d 5h
Merged PRs (30d)
299

Description

Is this a new report?

Yes

System Info

Void 6.1.10_1 x86_64-musl GenuineIntel uptodate rrnFFF

Package(s) Affected

mesa-vulkan-intel, mesa-vulkan-intel-32bit

Does a report exist for this bug with the project's home (upstream) and/or another distro?

No response

Expected behaviour

The /usr/share/vulkan/icd.d/intel_icd.i686.json manifest file would be install along side the shared library it references.

Actual behaviour

The /usr/share/vulkan/icd.d/intel_icd.i686.json file is installed with the mesa-vulkan-intel package while it references the shared library /usr/lib32/libvulkan_intel.so, a library that is installed with the mesa-vulkan-intel-32bit package. This package is not available on musl systems.

Steps to reproduce
  1. Install Vulkan-Tools
  2. Run vkcube --validate on a system without mesa-vulkan-intel-32bit installed
  3. Observe the error loading /usr/lib32/libvulkan_intel.so

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the package definitions for mesa-vulkan-intel and mesa-vulkan-intel-32bit, then trace where intel_icd.i686.json and libvulkan_intel.so are assigned. Confirm the manifest is shipped with the package providing its referenced library and rerun the vkcube --validate reproduction without mesa-vulkan-intel-32bit.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.