[Bug 1823578] Re: scp doesn't work; required GLIBC versions not found; connection lost
Talib Pierson
1823578 at bugs.launchpad.net
Mon Apr 8 00:50:31 UTC 2019
I replicated this bug in a virtual machine
scp -r /home/talib/Desktop/Week\ 2\ Lab talib.pierson at 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
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1823578
Title:
scp doesn't work; required GLIBC versions not found; connection lost
Status in openssh package in Ubuntu:
New
Bug description:
Command:
scp -r '/home/talib/Desktop/Week 2 Lab' talib.pierson at 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
Notes:
ldd (Ubuntu GLIBC 2.28-0ubuntu1) 2.28
libc6 is already the newest version (2.28-0ubuntu1)
I created symlink to libc.so.6 to see if that was the problem:
sudo ln -s /lib/x86_64-linux-gnu/libc.so.6 /lib64/libc.so.6
yet the problem persisted
Does this have anything to do with
[https://wiki.ubuntu.com/MultiarchSpec Multiarch]?
List installed packages:
glibc-doc-reference/cosmic,cosmic,now 2.27-1 all [installed]
glibc-doc/cosmic,cosmic,now 2.28-0ubuntu1 all [installed]
glibc-source/cosmic,cosmic,now 2.28-0ubuntu1 all [installed]
libc6-amd64/cosmic,now 2.28-0ubuntu1 i386 [installed]
libc6-dbg/cosmic,now 2.28-0ubuntu1 amd64 [installed]
libc6-dev/cosmic,now 2.28-0ubuntu1 amd64 [installed]
libc6-pic/cosmic,now 2.28-0ubuntu1 amd64 [installed]
libc6/cosmic,now 2.28-0ubuntu1 amd64 [installed]
libc6/cosmic,now 2.28-0ubuntu1 i386 [installed,automatic]
libklibc/cosmic,now 2.0.4-9ubuntu2 amd64 [installed,automatic]
Diagnostic information:
ldd /usr/bin/scp
linux-vdso.so.1 (0x00007ffd04f57000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f92f9424000)
/lib64/ld-linux-x86-64.so.2 (0x00007f92f964a000)
Diagnostic information:
strings /lib64/libc.so.6 | grep GLIBC
GLIBC_2.2.5
GLIBC_2.2.6
GLIBC_2.3
GLIBC_2.3.2
GLIBC_2.3.3
GLIBC_2.3.4
GLIBC_2.4
GLIBC_2.5
GLIBC_2.6
GLIBC_2.7
GLIBC_2.8
GLIBC_2.9
GLIBC_2.10
GLIBC_2.11
GLIBC_2.12
GLIBC_2.13
GLIBC_2.14
GLIBC_2.15
GLIBC_2.16
GLIBC_2.17
GLIBC_2.18
GLIBC_2.22
GLIBC_2.23
GLIBC_2.24
GLIBC_2.25
GLIBC_2.26
GLIBC_2.27
GLIBC_2.28
GLIBC_PRIVATE
ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: openssh-client 1:7.7p1-4ubuntu0.3
ProcVersionSignature: Ubuntu 4.18.0-17.18-generic 4.18.20
Uname: Linux 4.18.0-17-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Apr 7 17:20:03 2019
InstallationDate: Installed on 2019-02-11 (55 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
RelatedPackageVersions:
ssh-askpass N/A
libpam-ssh N/A
keychain N/A
ssh-askpass-gnome N/A
SSHClientVersion: OpenSSH_7.7p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017
SourcePackage: openssh
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1823578/+subscriptions
More information about the foundations-bugs
mailing list