Project

General

Profile

Actions

Bug #22406

closed

lib/controller/localdb tests build arvados-server, run it in debian:11 container, assume too much glibc compatibility

Added by Brett Smith about 2 months ago. Updated 1 day ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Tests
Target version:
Story points:
-

Description

These tests build an arvados-server binary and then run it inside a Debian 11 container. This can fail if there's not enough glibc compatibility between the host system and Debian 11. For example, if you run the tests on Debian 12, it fails with a message like this:

/arvados-server: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /arvados-server)
/arvados-server: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /arvados-server)

Update the test to use an image that matches the host system.


Subtasks 1 (0 open1 closed)

Task #22445: Review 22406-ldap-docker-networkResolvedBrett Smith02/05/2025Actions

Related issues 1 (1 open0 closed)

Related to Arvados - Bug #22544: Rails config loader should not ignore database name given in config file, even in test modeNewActions
Actions

Also available in: Atom PDF