Guest User

Untitled

a guest
Oct 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. $ lsb_release
  2. /usr/bin/python3: relocation error: /usr/bin/python3: symbol , version GLIBC_2.17 not defined in file libc.so.6 with link time reference
  3.  
  4. sudo apt-get --reinstall install libc6
  5.  
  6. $ apt-cache policy libc6
  7. libc6:
  8. Installed: 2.23-0ubuntu10
  9. Candidate: 2.23-0ubuntu10
  10. Version table:
  11. *** 2.23-0ubuntu10 500
  12. 500 http://ports.ubuntu.com xenial-updates/main arm64 Packages
  13. 500 http://ports.ubuntu.com xenial-security/main arm64 Packages
  14. 100 /var/lib/dpkg/status
  15. 2.23-0ubuntu3 500
  16. 500 http://ports.ubuntu.com xenial/main arm64 Packages
Add Comment
Please, Sign In to add comment