Your message dated Sun, 18 Feb 2024 16:34:29 +0000
with message-id <[email protected]>
and subject line Bug#1063994: fixed in gdal 3.8.4+dfsg-1
has caused the Debian Bug report #1063994,
regarding libgdal32: library is not marked for multi-arch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1063994: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063994
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgdal32
Version: 3.6.2+dfsg-1
Severity: normal
Tags: patch

Dear Maintiner,
libgdal32 is installed in multi-arch compatible way, but not marked as
Multi-Arch. This prevents co-installing dependent libraries (notably,
OpenCV).
gdal-bin looks provied only CLI, thus should be matched as M-A: foreign.
gdal-plugins contain only some config in multi-arch compatible location,
so probably M-A: same
libgdal-dev package is definitely not multi-arch compatible (due to at least
bin/gdal-config and include/gdal/cpl_config.h)
Trivial patch attached.
Disclaimer: I was able to co-install M-A-patched
libgdal32/libogdi4.1/libarmadillo11/libhdf4 libraries on stable/bookworm,
but have no way to verify if there are any problems with their use.

-- System Information:
Debian Release: 12.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable'), (100, 'proposed-updates')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 6.1.0-17-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.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 libgdal32 depends on:
ii  gdal-data        3.6.2+dfsg-1.1~local1
ii  gdal-plugins     3.6.2+dfsg-1.1~local1
ii  libarmadillo11   1:11.4.2+dfsg-1.1~local1
ii  libblosc1        1.21.3+ds-1
ii  libc6            2.36-9+deb12u4
ii  libcfitsio10     4.2.0-3
ii  libcurl4         7.88.1-10+deb12u5
ii  libdeflate0      1.14-1
ii  libexpat1        2.5.0-1
ii  libfreexl1       1.0.6-2
ii  libfyba0         4.1.1-8
ii  libgcc-s1        12.2.0-14
ii  libgeos-c1v5     3.11.1-1
ii  libgeotiff5      1.7.1-2+b1
ii  libgif7          5.2.1-2.5
ii  libhdf4-0-alt    4.2.15-5.1~local1
ii  libhdf5-103-1    1.10.8+repack1-1
ii  libheif1         1.15.1-1
ii  libjpeg62-turbo  1:2.1.5-2
ii  libjson-c5       0.16-2
ii  libkmlbase1      1.3.0-10
ii  libkmldom1       1.3.0-10
ii  libkmlengine1    1.3.0-10
ii  liblz4-1         1.9.4-1
ii  liblzma5         5.4.1-0.2
ii  libmariadb3      1:10.11.6-0+deb12u1
ii  libnetcdf19      1:4.9.0-3+b1
ii  libodbc2         2.3.11-2+deb12u1
ii  libodbcinst2     2.3.11-2+deb12u1
ii  libogdi4.1       4.1.0+ds-6.1~local1
ii  libopenjp2-7     2.5.0-2
ii  libpcre2-8-0     10.42-1
ii  libpng16-16      1.6.39-2
ii  libpoppler126    22.12.0-2+b1
ii  libpq5           15.6-0+deb12u1
ii  libproj25        9.1.1-1+b1
ii  libqhull-r8.0    2020.2-5
ii  libspatialite7   5.0.1-3
ii  libsqlite3-0     3.40.1-2
ii  libssl3          3.0.11-1~deb12u2
ii  libstdc++6       12.2.0-14
ii  libtiff6         4.5.0-6+deb12u1
ii  libwebp7         1.2.4-0.2+deb12u1
ii  libxerces-c3.2   3.2.4+debian-1
ii  libxml2          2.9.14+dfsg-1.3~deb12u1
ii  libzstd1         1.5.4+dfsg2-5
ii  zlib1g           1:1.2.13.dfsg-1

Versions of packages libgdal32 recommends:
ii  proj-bin  9.1.1-1+b1

libgdal32 suggests no packages.

-- no debconf information
diff -Nru gdal-3.6.2+dfsg/debian/changelog gdal-3.6.2+dfsg/debian/changelog
--- gdal-3.6.2+dfsg/debian/changelog    2023-01-05 11:20:25.000000000 +0300
+++ gdal-3.6.2+dfsg/debian/changelog    2024-02-15 00:33:27.000000000 +0300
@@ -1,3 +1,10 @@
+gdal (3.6.2+dfsg-1.1~local1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark as Multi-Arch.
+
+ -- Yuriy M. Kaminskiy <[email protected]>  Thu, 15 Feb 2024 00:33:27 
+0300
+
 gdal (3.6.2+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru gdal-3.6.2+dfsg/debian/control gdal-3.6.2+dfsg/debian/control
--- gdal-3.6.2+dfsg/debian/control      2023-01-05 10:58:52.000000000 +0300
+++ gdal-3.6.2+dfsg/debian/control      2024-02-15 00:33:27.000000000 +0300
@@ -67,6 +67,7 @@
 
 Package: libgdal32
 Architecture: any
+Multi-Arch: same
 Section: libs
 Depends: gdal-data (>= ${source:Version}),
          gdal-plugins (>= ${binary:Version}),
@@ -159,6 +160,7 @@
 
 Package: gdal-bin
 Architecture: any
+Multi-Arch: foreign
 Depends: python3-gdal (= ${binary:Version}),
          ${python3:Depends},
          ${shlibs:Depends},
@@ -213,6 +215,7 @@
 
 Package: gdal-plugins
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends}
 Description: Geospatial Data Abstraction Library - Plugins
  GDAL is a translator library for raster geospatial data formats.

--- End Message ---
--- Begin Message ---
Source: gdal
Source-Version: 3.8.4+dfsg-1
Done: Bas Couwenberg <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gdal, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <[email protected]> (supplier of updated gdal package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 18 Feb 2024 16:40:52 +0100
Source: gdal
Architecture: source
Version: 3.8.4+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Closes: 1063994
Changes:
 gdal (3.8.4+dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
   * Mark libgdal, gdal-bin, and gdal-plugins as Multi-Arch.
     (closes: #1063994)
   * Update symbols for other architectures.
   * Revert t64 changes.
   * Move from experimental to unstable.
Checksums-Sha1:
 249b44a0b1fad805d997ee93e807435478630dd6 3185 gdal_3.8.4+dfsg-1.dsc
 1ae1d70b91d76b6af7b3f69ea086e14dfae0bf63 9420304 gdal_3.8.4+dfsg.orig.tar.xz
 2c88220752b1f4369c389eef4515314c8147c361 102048 gdal_3.8.4+dfsg-1.debian.tar.xz
 432fca29d3159ea35113d548747fe694ac40ae91 17990 
gdal_3.8.4+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 a7c624a1c0bc61ab26e359ab948602737b1e176ebe26a16a6f2f0dbb6fe8a754 3185 
gdal_3.8.4+dfsg-1.dsc
 e6d5c0a6ce2d048b1510ecb5f465ba22cd07b59b38c4b94ea84e9c47cb0f8dd0 9420304 
gdal_3.8.4+dfsg.orig.tar.xz
 d5e7f56adef49165a5e940e950e7cc0c84200845380934f52cea2ab7ad15aebe 102048 
gdal_3.8.4+dfsg-1.debian.tar.xz
 e1cc9fcd15c6649b236cc9439f63948da77b6e4d4064c6b17f12ed63dc852d48 17990 
gdal_3.8.4+dfsg-1_amd64.buildinfo
Files:
 72420cb38e455ad147138d3242ce1a61 3185 science optional gdal_3.8.4+dfsg-1.dsc
 767070044fddfc35508923f1d999655c 9420304 science optional 
gdal_3.8.4+dfsg.orig.tar.xz
 34bd9381cbab9f0c4c66a8078ded9440 102048 science optional 
gdal_3.8.4+dfsg-1.debian.tar.xz
 559f0a6ced7548b2c2471b25667e5277 17990 science optional 
gdal_3.8.4+dfsg-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmXSLBMACgkQZ1DxCuiN
SvGkmA//bwYDgW2DZpeTFM6k8DElRgLfMOXWW6ekYcSEF681qAOm2ArICYmyH3xm
J82iWGBgH2Yu8izOg4E+WB5WE1iDOXQlUt9mpWpD9H7DQ5uKVHKAZcG2kzLBGmXc
iQSqy0d+XUcp1s7pxvJNuSPlNWv5Hkh04gBwqn+vgIwJs5l7aYInC9/OTO4dlz4t
CuZ4uJHLLTR+OTU69rEBzFSe5ZjCNizSbMm0F+wnQPvFPuHNEvaHWjKzSIhwwI4U
H3XiV9BTA5Ow0FooKx3/YxYMwB5NH3o1dwwoDpDZhbArWPWCN8UI2AUUOMIxhv8w
8ctmhKHx8ElmuLbl0JJraFs+qj1YYH+t/WGvUEXO6lESKhCtxES/GgsIVI40DhqA
24uj2eZT+hILGd4fTaa56n1mhqcvevah5WBwgg8utsV22X/wzl/aQybr52aKIbzp
s/joVbkqKcGAR5SPm2IiDpdlG2SZdMz4wI8o7zyAQR10d0MsqExeVI85UVSXdEJc
/LMCVdx69J0V1+rjJWA/xUPmqpPs2YgVlQzRirVmsy4SZGFKALV1FNk1eSo4nU7i
jwdU0/hQonEiB/kQ7FTO/kaHgjLcK95BiEllN2qMV/R611qmtKcESgj8aXZDVlun
glXeuz9KIUTss5RthnyXnXDt3l4XMoRb5TPCkbwqqHILraBJ/XM=
=5D4D
-----END PGP SIGNATURE-----

Attachment: pgp3SO2beE1dU.pgp
Description: PGP signature


--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to