[Bug 1823578] Re: scp doesn't work; required GLIBC versions not found; connection lost

2019-04-10 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Yes - scp calls scp at the remote end. I think it's likely that the
error you're seeing is produced by the remote end, so I'm marking this
bug Invalid. If this turns out to be incorrect, feel free to explain and
change the bug status back to New. Thanks!

** Changed in: openssh (Ubuntu)
   Status: New => Invalid

-- 
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

[Bug 1823578] Re: scp doesn't work; required GLIBC versions not found; connection lost

2019-04-08 Thread Talib Pierson
I've just tested and had the same problem on Fedora 28, so it is highly
likely that it is my fault (user error) or syccuxas01.pcc.edu's fault
(server error).

-- 
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

[Bug 1823578] Re: scp doesn't work; required GLIBC versions not found; connection lost

2019-04-07 Thread Talib Pierson
I've just tested and had the same problem on Fedora 28, so it is highly
likely that it is my fault (user error) or syccuxas01.pcc.edu's fault
(server error).

-- 
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

[Bug 1823578] Re: scp doesn't work; required GLIBC versions not found; connection lost

2019-04-07 Thread Talib Pierson
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 (0x7ffca9135000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fb62020)
/lib64/ld-linux-x86-64.so.2 (0x7fb62041a000)

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

[Bug 1823578] Re: scp doesn't work; required GLIBC versions not found; connection lost

2019-04-07 Thread Talib Pierson
** Description changed:

  Command:
  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
  
- 
  Notes:
  ldd (Ubuntu GLIBC 2.28-0ubuntu1) 2.28
  
- libc6 is already the newest version (2.28-0ubuntu1).
+ 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 (0x7ffd04f57000)
  libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f92f9424000)
  /lib64/ld-linux-x86-64.so.2 (0x7f92f964a000)
- 
  
  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-sshN/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)

-- 
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

[Bug 1823578] Re: scp doesn't work; required GLIBC versions not found; connection lost

2019-04-07 Thread Talib Pierson
** Description changed:

- Command I ran:
+ Command:
  scp -r '/home/talib/Desktop/Week 2 Lab' 
talib.pier...@syccuxas01.pcc.edu:/home/student/talib.pierson/
- Password: 
+ 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).
+ 
+ 
+ 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 (0x7ffd04f57000)
- libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f92f9424000)
- /lib64/ld-linux-x86-64.so.2 (0x7f92f964a000)
+ linux-vdso.so.1 (0x7ffd04f57000)
+ libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f92f9424000)
+ /lib64/ld-linux-x86-64.so.2 (0x7f92f964a000)
+ 
  
  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-sshN/A
-  keychain  N/A
-  ssh-askpass-gnome N/A
+  ssh-askpass   N/A
+  libpam-sshN/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)

-- 
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