Bug 1226276 - [Build 195.1] openQA test fails in resolve_dependency_issues - nothing provides 'libprocps.so.8()(64bit)' needed by the to be installed procps-3.3.17-150000.7.37.1.x86_64
Summary: [Build 195.1] openQA test fails in resolve_dependency_issues - nothing provid...
Status: NEW
Alias: None
Product: PUBLIC SUSE Linux Enterprise Server 15 SP4
Classification: openSUSE
Component: Maintenance (show other bugs)
Version: SLES15SP4-MaintUpd
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact:
URL: https://openqa.suse.de/tests/14580117...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-13 09:39 UTC by Deepthi Yadabettu Venkatachala
Modified: 2024-07-02 09:02 UTC (History)
2 users (show)

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---


Attachments
conflict_resolution_screenshot (91.95 KB, image/png)
2024-06-13 09:40 UTC, Deepthi Yadabettu Venkatachala
Details
conflicts.txt (1.42 KB, text/plain)
2024-06-13 09:41 UTC, Deepthi Yadabettu Venkatachala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Deepthi Yadabettu Venkatachala 2024-06-13 09:39:18 UTC
## Observation

I am seeing a conflict error during the installation process. I have uploaded screenshots and conflict error logs.


openQA test in scenario sle-15-SP4-Full-QR-x86_64-skip_registration+workaround_modules@64bit fails in
[resolve_dependency_issues](https://openqa.suse.de/tests/14580117/modules/resolve_dependency_issues/steps/3)

## Test suite description
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Maintainer: slindomansilla

Like skip_registration test suite, but enable all modules as custom addons.
For internal testing, not simulating customer workflows
See https://progress.opensuse.org/issues/25264 for details. For now only "INSTALLONLY=1", later could be extended to do a full test run.


## Reproducible

Fails since (at least) Build [192.9](https://openqa.suse.de/tests/14552011)


## Expected result

Last good: [191.4](https://openqa.suse.de/tests/14476981) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Full-QR&machine=64bit&test=skip_registration%2Bworkaround_modules&version=15-SP4)
Comment 1 Deepthi Yadabettu Venkatachala 2024-06-13 09:40:30 UTC
Created attachment 875458 [details]
conflict_resolution_screenshot
Comment 2 Deepthi Yadabettu Venkatachala 2024-06-13 09:41:56 UTC
Created attachment 875459 [details]
conflicts.txt
Comment 3 Lukas Ocilka 2024-06-13 12:44:00 UTC
Please see https://en.opensuse.org/openSUSE:How_to_Write_a_Good_Bugreport

There are these points that match the report:

Description
Steps to reproduce - If you can't reproduce it, the developer might not be able to do so either

Please, don't report failing openQA test-cases, report bugs instead. We debug and fix bugs, we don't debug or fix failing test-cases. An openQA test-case is usually quite a complex scenario with several hidden expectations, dependencies, etc. These must be spelled out or eliminated first.

Don't report wrong content of repositories, package conflicts, incorrectly built media, errors or timeout of some commandline tools, etc. as Installer/YaST bug. Use something that fits better or just Other.
Comment 4 Dr. Werner Fink 2024-06-26 10:47:51 UTC
That is not a bug of the package as the spec file for procps 3.3.7 *DOES* also build libprocps8-3.3.17

 src/werner> rpm -qf /usr/bin/ps
 procps-3.3.17-150000.7.37.1.x86_64
 src/werner> rpm -q -R -f /usr/bin/ps | grep libprocps8
 libprocps8 = 3.3.17-150000.7.37.1
 src/werner> rpm -q --whatprovides libprocps8
 libprocps8-3.3.17-150000.7.37.1.x86_64

the question is *WHY* there is no  libprocps8-3.3.17 in the update channel??
Comment 5 Deepthi Yadabettu Venkatachala 2024-07-02 09:02:23 UTC
I observed an issue on build 195.1.However,in the latest run on build 208.1, the test is passing and I can see the package as well. 

https://openqa.suse.de/tests/14770981

dvenkatachala@openqa:/var/lib/openqa/factory/repo/SLE-15-SP4-Full-x86_64-Build208.1-Media1> find . | grep  libprocps8
./Module-Basesystem/x86_64/libprocps8-3.3.17-150000.7.37.1.x86_64.slsa_provenance.json
./Module-Basesystem/x86_64/libprocps8-3.3.17-150000.7.37.1.x86_64.rpm

You can close this bug. Thank you.