[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#980148: mesa-vulkan-drivers: file content conflict in Multi-Arch:same package



On 2021-01-15 12:02 p.m., Thorsten Glaser wrote:
Package: mesa-vulkan-drivers
Version: 20.3.2-1
Severity: important
X-Debbugs-Cc: tg@mirbsd.de

Package: mesa-vulkan-drivers
[…]
Multi-Arch: same

The file /usr/share/vulkan/icd.d/intel_icd.x86_64.json differs.

amd64:

{
     "ICD": {
         "api_version": "1.2.145",
         "library_path": "/usr/lib/x86_64-linux-gnu/libvulkan_intel.so"
     },
     "file_format_version": "1.0.0"
}

x32:

{
     "ICD": {
         "api_version": "1.2.145",
         "library_path": "/usr/lib/x86_64-linux-gnux32/libvulkan_intel.so"
     },
     "file_format_version": "1.0.0"
}

This file must be moved out of /usr/share and into a multiarch library
path.

Looks to me like the filename is wrong on x32.


--
Earthling Michel Dänzer               |               https://redhat.com
Libre software enthusiast             |             Mesa and X developer


Reply to: