Project

General

Profile

Actions

action #154714

closed

test fails in vsftpd: invalid cURL parameters

Added by dimstar 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2024-02-01
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

Uploading our test file /tmp/vsftpd/client/data/test_binary.file to the server should fail(ro only)
curl: option --ftp-ssl: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
Downloading our test file test_binary.file from the server
curl: option --ftp-ssl: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
Comparing of downloaded file test_binary.file with original
Uploading our test file /tmp/vsftpd/client/data/test_text.file to the server should fail(ro only)
curl: option --ftp-ssl: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
Downloading our test file test_text.file from the server
curl: option --ftp-ssl: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
Comparing of downloaded file test_text.file with original

cURL no longer accepts incomplete parameters to 'guess' what the user meant, but expects completely written out command lines.

openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_textmode@64bit fails in
vsftpd

Test suite description

Maintainer: slindomansilla@suse.de.
Mainly post-installation console extra tests.

Reproducible

Fails since (at least) Build 20240131 (current job)

Expected result

Last good: 20240130 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by favogt 3 months ago

  • Status changed from New to Resolved
  • Assignee set to favogt
Actions

Also available in: Atom PDF