Bug#1029194: libvulkan-dev: No longer multi-arch installable

2023-01-29 Thread Andrea Pappacoda
Hi, I've submitted a patch to upstream CMake that should fix this kind
of bugs for good. You can find it at
.

Please consider reverting the patch moving the files to the libdir once
the patch is merged, either upstream or in Debian's cmake package.

Thanks!



Bug#1029194: libvulkan-dev: No longer multi-arch installable

2023-01-21 Thread Guillermo Reisch
Package: libvulkan-dev
Version: 1.3.236.0-1
Followup-For: Bug #1029194

This is the diff of the file.

$ diff 
libvulkan-dev_1.3.236.0-1_amd64/usr/share/cmake/VulkanHeaders/VulkanHeadersConfigVersion.cmake
  
libvulkan-dev_1.3.236.0-1_i386/usr/share/cmake/VulkanHeaders/VulkanHeadersConfigVersion.cmake
61c61
< if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
---
> if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "4" STREQUAL "")
66,67c66,67
< if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8")
<   math(EXPR installedBits "8 * 8")
---
> if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "4")
>   math(EXPR installedBits "4 * 8")



-- System Information:
Debian Release: bookworm/sid
  APT prefers oldoldstable
  APT policy: (500, 'oldoldstable'), (500, 'unstable'), (500, 'oldstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=es_UY.UTF-8, LC_CTYPE=es_UY.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libvulkan-dev depends on:
ii  libvulkan1  1.3.236.0-1
ii  python3 3.11.1-1

libvulkan-dev recommends no packages.

libvulkan-dev suggests no packages.

-- no debconf information



Bug#1029194: libvulkan-dev: No longer multi-arch installable

2023-01-19 Thread Hugh McMaster
Package: libvulkan-dev
Version: 1.3.236.0-1
Severity: normal

Dear Maintainer,

While performing a standard package update, dpkg terminated due a multi-arch
conflict in libvulkan-dev. My system has both amd64 and i386 flavours
installed.

Relevant output:
Unpacking libvulkan-dev:i386 (1.3.236.0-1) over (1.3.231.1-1) ...
dpkg: error processing archive /tmp/apt-dpkg-install-WHdLcA/257-libvulkan-
dev_1.
3.236.0-1_i386.deb (--unpack):
 trying to overwrite shared
'/usr/share/cmake/VulkanHeaders/VulkanHeadersConfigVersion.cmake', which is
different from other instances of package libvulkan-dev:i386

Removing one of the arch versions allowed dpkg to finish upgrading all other
packages.


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-1-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libvulkan-dev depends on:
ii  libvulkan1  1.3.236.0-1
ii  python3 3.11.1-1

libvulkan-dev recommends no packages.

libvulkan-dev suggests no packages.

-- no debconf information