Skip to content

Command failed: docker cp 25c240aa33624928e14022a384c814e890ccec62d6a5986b95d416e367d1c077:/etc/passwd - #1041

Description

@jonfen

This is not an issue with code-insiders, but it is an issue with code.

Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
Docker version 19.03.0, build aeac949
Code:
1.36.1
2213894ea0415ee8c85c5eea0d0ff81ecc191529
x64

The following error happens when vscode attempts to open the .devcontainer

Error response from daemon: error processing tar file: docker-tar: relocation error: /lib/x86_64-linux-gnu/libnss_files.so.2: symbol __libc_readline_unlocked version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
: exit status 127

Command failed: docker cp 25c240aa33624928e14022a384c814e890ccec62d6a5986b95d416e367d1c077:/etc/passwd -

$ ldd /lib/x86_64-linux-gnu/libnss_files.so.2
linux-vdso.so.1 (0x00007ffd87d3e000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0ae07b3000)
/lib64/ld-linux-x86-64.so.2 (0x00007f0ae0db6000)

$ ldd /lib/x86_64-linux-gnu/libc.so.6
/lib64/ld-linux-x86-64.so.2 (0x00007f64e18ef000)
linux-vdso.so.1 (0x00007ffc80bf7000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    containersIssue in vscode-remote containersinfo-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions