Project

General

Profile

Actions

Bug #20619

closed

arvados-client deb package doesn't depend on libfuse

Added by Lucas Di Pentima 11 months ago. Updated 8 months ago.

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

Description

While working on an Ubuntu 20.04 node, I installed arvados-client and cannot run it because of libfuse not being installed:

$ ldd `which arvados-client`
        linux-vdso.so.1 (0x00007ffcc13b8000)
        libfuse.so.2 => not found
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f04633f7000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0463000000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f0463406000)
$ apt-cache depends arvados-client=2.6.2-1
arvados-client

Make sure our CI package testing pipeline tries running arvados-client -version correctly after install.


Subtasks 1 (0 open1 closed)

Task #20625: ReviewResolvedTom Clegg09/12/2023Actions
Actions #1

Updated by Peter Amstutz 11 months ago

  • Assigned To set to Lucas Di Pentima
Actions #2

Updated by Lucas Di Pentima 11 months ago

  • Description updated (diff)
Actions #3

Updated by Peter Amstutz 10 months ago

  • Target version changed from Development 2023-06-21 sprint to Development 2023-07-05 sprint
Actions #4

Updated by Peter Amstutz 10 months ago

  • Assigned To changed from Lucas Di Pentima to Peter Amstutz
Actions #6

Updated by Peter Amstutz 10 months ago

  • Status changed from New to In Progress
Actions #7

Updated by Tom Clegg 10 months ago

LGTM, thanks

Actions #8

Updated by Peter Amstutz 10 months ago

  • % Done changed from 0 to 100
  • Status changed from In Progress to Resolved
Actions #9

Updated by Peter Amstutz 8 months ago

  • Release set to 66
Actions

Also available in: Atom PDF