Actions
action #103593
closed[qe-core] Fix the installation of specific versions in zypper_extend
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
Fix the installation of specific versions, use package with multiple versions available e.g. unzip.
Looks like the variable does not have influence on the zypper if it does not match existing version.
dhcp48:~ # whatever=132
dhcp48:~ # echo $whatever
132
dhcp48:~ # zypper in -f star-$whatver
Refreshing service 'Basesystem_Module_15_x86_64'.
Refreshing service 'SUSE_Linux_Enterprise_Server_15_x86_64'.
Refreshing service 'SUSE_Linux_Enterprise_Server_LTSS_15_x86_64'.
Refreshing service 'Server_Applications_Module_15_x86_64'.
Loading repository data...
Reading installed packages...
Forcing installation of 'star-1.5.3-1.30.x86_64' from repository 'SLE-Module-Basesystem15-Pool'.
Resolving package dependencies...
The following package is going to be reinstalled:
star
1 package to reinstall.
Overall download size: 318.0 KiB. Already cached: 0 B. No additional space will be used or freed after the operation.
Continue? [y/n/v/...? shows all options] (y):
openQA test in scenario sle-15-Server-DVD-Incidents-x86_64-mau-extratests-zypper@64bit fails in
zypper_extend
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Run console tests against aggregated test repo
Reproducible¶
Fails since (at least) Build kernel
Expected result¶
Last good: :21598:apparmor (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by dzedro almost 3 years ago
- Subject changed from [qe-core] test fails in zypper_extend to [qe-core] Fix the installation of specific versions in zypper_extend
Updated by akumar almost 3 years ago
- Status changed from New to In Progress
- Assignee set to akumar
- Start date deleted (
2021-12-07)
Updated by akumar almost 3 years ago
Updated by akumar almost 3 years ago
Updated by akumar almost 3 years ago
- Status changed from In Progress to Resolved
Actions