I replicated this bug in a virtual machine
scp -r /home/talib/Desktop/Week\ 2\ Lab 
talib.pier...@syccuxas01.pcc.edu:/home/student/talib.pierson/
Password: 
scp: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by scp)
scp: /lib64/libc.so.6: version `GLIBC_2.26' not found (required by scp)
lost connection

ldd /usr/bin/scp
        linux-vdso.so.1 (0x00007ffca9135000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb620200000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fb62041a000)

strings /lib64/libc.so.6 | grep GLIBC
strings: '/lib64/libc.so.6': No such file

Distributor ID: Ubuntu
Description:    Ubuntu Disco Dingo (development branch)
Release:        19.04
Codename:       disco

libc6-dbg/disco,now 2.29-0ubuntu1 amd64 [installed,automatic]
libc6-dev/disco,now 2.29-0ubuntu1 amd64 [installed,automatic]
libc6/disco,now 2.29-0ubuntu1 amd64 [installed,automatic]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823578

Title:
  scp doesn't work; required GLIBC versions not found; connection lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1823578/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to