Bug 1219530

Summary: [Build 20240202] openQA test fails in tomcat
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: JavaAssignee: Michele Bussolotto <michele.bussolotto>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: guillaume.gardet
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://openqa.opensuse.org/tests/3913723/modules/tomcat/steps/14
Whiteboard:
Found By: openQA Services Priority:
Business Priority: Blocker: Yes
Marketing QA Status: --- IT Deployment: ---

Description Dominique Leuenberger 2024-02-04 01:31:06 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-tomcat@64bit fails in
[tomcat](https://openqa.opensuse.org/tests/3913723/modules/tomcat/steps/14)

## Test suite description
Maintainer: zluo@suse.de
Install and test tomcat on Tumbleweed.


## Reproducible

Fails since (at least) Build [20240202](https://openqa.opensuse.org/tests/3913723) (current job)


## Expected result

Last good: [20240201](https://openqa.opensuse.org/tests/3910782) (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=tomcat&version=Tumbleweed)
Comment 1 OBSbugzilla Bot 2024-02-06 13:35:03 UTC
This is an autogenerated message for OBS integration:
This bug (1219530) was mentioned in
https://build.opensuse.org/request/show/1144553 Factory / tomcat
https://build.opensuse.org/request/show/1144554 Factory / tomcat10
Comment 5 Maintenance Automation 2024-03-11 08:30:04 UTC
SUSE-RU-2024:0827-1: An update that has one fix can now be installed.

Category: recommended (moderate)
Bug References: 1219530
Sources used:
SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 (src): tomcat-9.0.85-150200.60.1
SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (src): tomcat-9.0.85-150200.60.1
SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (src): tomcat-9.0.85-150200.60.1
SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 (src): tomcat-9.0.85-150200.60.1
SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (src): tomcat-9.0.85-150200.60.1
SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (src): tomcat-9.0.85-150200.60.1
SUSE Linux Enterprise Server for SAP Applications 15 SP2 (src): tomcat-9.0.85-150200.60.1
SUSE Linux Enterprise Server for SAP Applications 15 SP3 (src): tomcat-9.0.85-150200.60.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4 (src): tomcat-9.0.85-150200.60.1
SUSE Manager Server 4.3 (src): tomcat-9.0.85-150200.60.1
SUSE Enterprise Storage 7.1 (src): tomcat-9.0.85-150200.60.1
openSUSE Leap 15.5 (src): tomcat-9.0.85-150200.60.1
Web and Scripting Module 15-SP5 (src): tomcat-9.0.85-150200.60.1
SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2 (src): tomcat-9.0.85-150200.60.1

NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
Comment 6 Maintenance Automation 2024-03-11 08:30:06 UTC
SUSE-RU-2024:0826-1: An update that has one fix can now be installed.

Category: recommended (moderate)
Bug References: 1219530
Sources used:
openSUSE Leap 15.5 (src): tomcat10-10.1.18-150200.5.14.1
Web and Scripting Module 15-SP5 (src): tomcat10-10.1.18-150200.5.14.1

NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
Comment 7 Dominique Leuenberger 2024-03-14 11:57:15 UTC
(In reply to OBSbugzilla Bot from comment #1)
> This is an autogenerated message for OBS integration:
> This bug (1219530) was mentioned in
> https://build.opensuse.org/request/show/1144553 Factory / tomcat
> https://build.opensuse.org/request/show/1144554 Factory / tomcat10

=> FIXED