Bug 1219531 - [Build 20240202] openQA test fails in znc
Summary: [Build 20240202] openQA test fails in znc
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Pluskal
QA Contact: E-mail List
URL: https://openqa.opensuse.org/tests/391...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-04 01:32 UTC by Dominique Leuenberger
Modified: 2024-04-25 09:29 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique Leuenberger 2024-02-04 01:32:26 UTC
## Observation

The introduction of rpm 4.19 resulted in this error

Any package that declares special owner on files get an automatic dependency on the respective user/group.

If said user/group are generated by means of Stausees.d, the provides are automatically added by rpm.

In case the user is manually created using add user/add group in a pre script, the capability needs to be manually advertised using
provides: user(username)
Provides: group(group name)

Preferably the packages are converted to sysusers to generate the user, but manually adding the provides is a valid stop-measure.


openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_textmode@64bit fails in
[znc](https://openqa.opensuse.org/tests/3913497/modules/znc/steps/4)

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


## Reproducible

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


## Expected result

Last good: [20240130](https://openqa.opensuse.org/tests/3905084) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=extra_tests_textmode&version=Tumbleweed)
Comment 1 Ana Guerrero 2024-04-25 09:29:54 UTC
Fixed in https://build.opensuse.org/request/show/1144518