Bug 1224144 - [Build 690.1] zypper -n in gdal fails on nothing provides 'libhdf5.so.103()(64bit)'
Summary: [Build 690.1] zypper -n in gdal fails on nothing provides 'libhdf5.so.103()(6...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Bruno Friedmann
QA Contact: E-mail List
URL: https://openqa.opensuse.org/tests/417...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-11 15:03 UTC by Lubos Kocman
Modified: 2024-05-14 08:47 UTC (History)
3 users (show)

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---
mlin: needinfo? (lubos.kocman)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lubos Kocman 2024-05-11 15:03:18 UTC
# Test died: 'zypper -n in gdal' failed with code 4

Related zypper logs:
 at opensuse/lib/utils.pm line 691.
	utils::zypper_call("in gdal") called at opensuse/tests/appgeo/gdal.pm line 18
	gdal::run(gdal=HASH(0xaaaaea997f18)) called at /usr/lib/os-autoinst/basetest.pm line 352
	eval {...} called at /usr/lib/os-autoinst/basetest.pm line 346
	basetest::runtest(gdal=HASH(0xaaaaea997f18)) called at /usr/lib/os-autoinst/autotest.pm line 416
	eval {...} called at /usr/lib/os-autoinst/autotest.pm line 416
	autotest::runalltests() called at /usr/lib/os-autoinst/autotest.pm line 273
	eval {...} called at /usr/lib/os-autoinst/autotest.pm line 273
	autotest::run_all() called at /usr/lib/os-autoinst/autotest.pm line 324
	autotest::__ANON__(Mojo::IOLoop::ReadWriteProcess=HASH(0xaaaaeab8d448)) called at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/IOLoop/ReadWriteProcess.pm line 329
	eval {...} called at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/IOLoop/ReadWriteProcess.pm line 329
	Mojo::IOLoop::ReadWriteProcess::_fork(Mojo::IOLoop::ReadWriteProcess=HASH(0xaaaaeab8d448), CODE(0xaaaaea55c960)) called at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/IOLoop/ReadWriteProcess.pm line 492
	Mojo::IOLoop::ReadWriteProcess::start(Mojo::IOLoop::ReadWriteProcess=HASH(0xaaaaeab8d448)) called at /usr/lib/os-autoinst/autotest.pm line 326
	autotest::start_process() called at /usr/lib/os-autoinst/OpenQA/Isotovideo/Runner.pm line 103
	OpenQA::Isotovideo::Runner::start_autotest(OpenQA::Isotovideo::Runner=HASH(0xaaaae3ad8450)) called at /usr/bin/isotovideo line 172
	eval {...} called at /usr/bin/isotovideo line 161


## Observation

openQA test in scenario opensuse-15.6-DVD-aarch64-extra_tests_textmode@aarch64 fails in
[gdal](https://openqa.opensuse.org/tests/4176642/modules/gdal/steps/34)

## Test suite description
Maintainer: slindomansilla@suse.de.
Mainly post-installation console extra tests.


## Reproducible

Fails since (at least) Build [582.1](https://openqa.opensuse.org/tests/3854955)


## Expected result

Last good: (unknown) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=aarch64&distri=opensuse&flavor=DVD&machine=aarch64&test=extra_tests_textmode&version=15.6)
Comment 1 Lubos Kocman 2024-05-11 15:04:34 UTC
0| 2024-05-10 22:44:01 <1> susetest(26268) [zypp::solver] SATResolver.cc(problems):1378 nothing provides 'libhdf5.so.103()(64bit)' needed by the to be installed libgdal34-3.8.3-bp156.1.12.x86_64
Comment 2 Giacomo Comes 2024-05-13 16:10:33 UTC
in build 690.1 several packages have totally disappeared:
polkit-qt5
libqt5-qt3d
hdf5*
erlang
elixir
and some more have partially.

The consequence is that packages that have dependencies
on such missing packages are not installable.
Comment 3 Max Lin 2024-05-14 04:02:58 UTC
This is an known issue in Build690.1, this problem has been fixed in Build691.1 as well as the latest published sources. This issue should be fixed.
Comment 4 Lubos Kocman 2024-05-14 08:47:36 UTC
Thank you Max!