<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello</p>
<p>I seem to have an underlining issue with libgdal28:</p>
<p>I have installed gdal-bin gdal-data python3-gdal.</p>
<p>In a bash terminal:</p>
<p>python3 /usr/share/doc/python3-gdal/examples/assemblepoly.py <br>
Traceback (most recent call last):<br>
File "/usr/lib/python3/dist-packages/osgeo/__init__.py", line
18, in swig_import_helper<br>
return importlib.import_module(mname)<br>
File "/usr/lib/python3.9/importlib/__init__.py", line 127, in
import_module<br>
return _bootstrap._gcd_import(name[level:], package, level)<br>
File "<frozen importlib._bootstrap>", line 1030, in
_gcd_import<br>
File "<frozen importlib._bootstrap>", line 1007, in
_find_and_load<br>
File "<frozen importlib._bootstrap>", line 986, in
_find_and_load_unlocked<br>
File "<frozen importlib._bootstrap>", line 666, in
_load_unlocked<br>
File "<frozen importlib._bootstrap>", line 565, in
module_from_spec<br>
File "<frozen importlib._bootstrap_external>", line 1173,
in create_module<br>
File "<frozen importlib._bootstrap>", line 228, in
_call_with_frames_removed<br>
ImportError: /lib/libgdal.so.28: undefined symbol:
TIFFGetStrileByteCount, version LIBTIFF_4.0<br>
<br>
During handling of the above exception, another exception
occurred:<br>
<br>
Traceback (most recent call last):<br>
File "/usr/share/doc/python3-gdal/examples/assemblepoly.py",
line 33, in <module><br>
from osgeo import ogr<br>
File "/usr/lib/python3/dist-packages/osgeo/__init__.py", line
32, in <module><br>
_gdal = swig_import_helper()<br>
File "/usr/lib/python3/dist-packages/osgeo/__init__.py", line
31, in swig_import_helper<br>
return importlib.import_module('_gdal')<br>
File "/usr/lib/python3.9/importlib/__init__.py", line 127, in
import_module<br>
return _bootstrap._gcd_import(name[level:], package, level)<br>
ModuleNotFoundError: No module named '_gdal'<br>
</p>
<p>This same error prevents me from install qgis as qgis-providers
requires libqgis28 <br>
</p>
<p>ls -lai /usr/lib/libgdal*<br>
7999020 lrwxrwxrwx 1 root root 17 Sep 9 19:03
/usr/lib/libgdal.so.28 -> libgdal.so.28.0.2<br>
7999019 -rw-r--r-- 1 root root 21914864 Sep 9 19:03
/usr/lib/libgdal.so.28.0.2<br>
</p>
<p>Any suggestions on fixes?<br>
</p>
<div class="moz-signature">-- <br>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Calibri}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Calibri; min-height: 14.0px}
</style>
<div class="moz-signature">
Kind Regards<br>
<b>Terrance McMinn</b><br>
Please consider the environment before printing this email.
<p>Notice - This message contains confidential information
intended only for the exclusive use of the addressee named
above. No confidentiality is waived or lost by any mistaken
transmission to you. If you have received this message in
error please delete the document and notify me immediately.</p>
<p>Any opinion, text, documentation or attachment received is
valid as at the date of issue only. The recipient is
responsible for reviewing the status of the transferred
information and should advise me immediately upon receipt of
any discrepancy.</p>
</div>
</div>
</body>
</html>