Actions
action #178441
closed[security] regression: openssh trying to be installed despite already there
Start date:
2025-03-06
Due date:
% Done:
100%
Estimated time:
1.00 h
Difficulty:
Description
Observation¶
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/21345
This PR forces installation of a package called 'openssh-server'
On Tumbleweed, there have been (so far) at least three tests identified that fail on this, due to:
- openssh-server not existing (e.g. Leap upgrade tests, booting Leap, attempting to install the package)
- 389sd security: openssh-server is already installed
The three identified tests are:
- https://openqa.opensuse.org/tests/4904552#step/consoletest_setup/1
- https://openqa.opensuse.org/tests/4904544#step/consoletest_setup/1
- https://openqa.opensuse.org/tests/4904543#step/consoletest_setup/1
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-security_389ds_sssd_client@64bit fails in
consoletest_setup
Test suite description¶
Maintainer: rfan1
Reproducible¶
Fails since (at least) Build 20250113
Expected result¶
Last good: 20250112 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by pstivanin about 2 months ago
- Subject changed from regression: openssh trying to be installed despite already there to [security] regression: openssh trying to be installed despite already there
- Status changed from New to In Progress
- Assignee set to pstivanin
- Estimated time set to 1.00 h
Updated by pstivanin about 2 months ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Actions