Project

General

Profile

Actions

action #39032

closed

[tools] IO::Socket::SSL >= 2.009 needed, to be able to connect to openQA API again

Added by SLindoMansilla over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Category:
Regressions/Crashes
Target version:
-
Start date:
2018-08-01
Due date:
% Done:

0%

Estimated time:

Description

Environment

  • OS: openSUSE Leap 42.3
  • openQA: 4.6.1532958106.40f0f07f-726.1

Problem

At the moment it is not possible to clone jobs from and to openqa.opensuse.org.

When executing the clone_job script, I get the following error message:

geekotest@sergio-latitude:~> ./script/clone_job.pl --skip-deps --host localhost --from https://openqa.opensuse.org 716490 _GROUP=0 _GROUP_ID=0 TEST=sergio-openqa_install+publish OPENQA_HOST_URL=https://openqa.opensuse.org
failed to get job:  IO::Socket::SSL 2.009+ required for TLS support at ./script/clone_job.pl line 196.
Actions #1

Updated by jbaier_cz over 5 years ago

The same holds for SLE12-SP3 (perl version v5.18.2).

Actions #2

Updated by coolo over 5 years ago

why would you update perl to update a module? I don't get it

sudo zypper in -C 'perl(IO::Socket::SSL) >= 2.009' ?

Actions #3

Updated by SLindoMansilla over 5 years ago

  • Status changed from New to Rejected

coolo, because I didn't know it.

I always forget that I need to explicitly change the vendor of an installed package when the version on devel-openQA is higher.

Now it works.

Actions #4

Updated by SLindoMansilla over 5 years ago

  • Subject changed from [tools] perl >= 5.26 needed to be able to have IO::Socket::SSL >= 2.009, to be able to connect to openQA api again to [tools] IO::Socket::SSL >= 2.009 needed, to be able to connect to openQA API again
  • Category set to Regressions/Crashes
  • Status changed from Rejected to Feedback
  • Assignee set to SLindoMansilla
  • Difficulty set to easy
Actions #5

Updated by SLindoMansilla over 5 years ago

  • Status changed from Feedback to Resolved

Verified on a docker container of Tumbleweed using official repositories and on Leap 15 using devel repositories

Actions

Also available in: Atom PDF