Bugzilla – Bug 1214795
[Build 518.1] openQA test fails in sshfs - sshfs can not be installed on s390x
Last modified: 2024-04-06 15:42:21 UTC
## Observation sshfs tests are failing during the installation of sshfs on s390x. The capability can not be found: 2023-08-29 14:32:30 <2> susetest(39392) [zypper:req] SolverRequester.cc(install):325 sshfs cap:sshfs not found 2023-08-29 14:32:30 <5> susetest(39392) [zypp-core] Exception.cc(log):186 installremove.cc(handleFeedback):41 THROW: name or capability not found 2023-08-29 14:32:30 <5> susetest(39392) [zypp-core] Exception.cc(log):186 basecommand.cc(run):281 CAUGHT: name or capability not found at opensuse/lib/utils.pm line 675. openQA test in scenario opensuse-15.6-DVD-s390x-textmode-server@s390x-zVM-vswitch-l2 fails in [sshfs](https://openqa.opensuse.org/tests/3534841/modules/sshfs/steps/19) ## Test suite description The base test suite is used for job templates defined in YAML documents. It has no settings of its own. ## Reproducible Fails since (at least) Build [507.2](https://openqa.opensuse.org/tests/3505261) ## Expected result Last good: (unknown) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=s390x&distri=opensuse&flavor=DVD&machine=s390x-zVM-vswitch-l2&test=textmode-server&version=15.6)
The reason is, that openSUSE Leap builds are disabled and therefore, no packages are available.
That was an infrastructure issue and is resolved.