|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 20240622] openQA test for s390x fails in zypper_ref because FTP can not be handled | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Sarah Kriesch <ada.lovelace> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ihno, marcela.maslanova, meissner, pmonrealgonzalez |
| Version: | Current | Flags: | ma:
needinfo?
(pmonrealgonzalez) |
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/4295522/modules/zypper_ref/steps/62 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Sarah Kriesch
2024-06-24 18:36:32 UTC
> curl_info = curl_version_info(CURLVERSION_NOW);
> if (curl_info->protocols)
It looks like curl_info->protocols does not mention "ftp".
So we have a libcurl without ftp support on s390?
The curl package was on failed because of a timeout. It is on succeeded again. I will check in the next Tumbleweed build, whether it has fixed the problem. It seems, that the bug is fixed now. Rebuilding was the solution. |