Project

General

Profile

Actions

Bug #15673

closed

[SDKs][Ruby] Update faraday usage

Added by Tom Clegg over 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release relationship:
Auto

Description

From 2017: https://github.com/lostisland/faraday/commit/d18cc04be5c179b1b22b9dd1004030dd43b0ca58

"Warning: use of proxy(new_value) to set connection proxy have been DEPRECATED and will be removed in Faraday 1.0"

...and it seems to have stopped working at/before 0.16.2, making arvados-google-api-client incompatible.


Related issues

Related to Arvados - Bug #18247: [arv] faraday gem warnings on Ruby 2.7+ResolvedWard Vandewege10/05/2021Actions
Actions #1

Updated by Ward Vandewege over 4 years ago

  • Assigned To set to Tom Clegg
  • Target version set to 2019-10-09 Sprint
Actions #2

Updated by Ward Vandewege over 4 years ago

I have pushed the version with the faraday fix as the arvados-google-api-client gem version 0.8.7.3.

Actions #3

Updated by Ward Vandewege over 4 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Tom Clegg over 4 years ago

"sudo -i gem install arvados-cli" (as recommended in install docs) should now produce a working arv command.

If you have already installed arvados-cli gem and you get this message:

Failed to connect to Arvados API server: wrong number of arguments (given 1, expected 0)

... then updating the arvados-google-api-client gem should resolve it:

sudo -i gem update arvados-google-api-client
Actions #5

Updated by Peter Amstutz about 4 years ago

  • Release set to 22
Actions #6

Updated by Ward Vandewege over 2 years ago

  • Related to Bug #18247: [arv] faraday gem warnings on Ruby 2.7+ added
Actions

Also available in: Atom PDF