Guest User

Untitled

a guest
Feb 21st, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. deb http://ftp.debian.org/debian/ wheezy main contrib non-free
  2.  
  3. deb-src http://ftp.debian.org/debian/ wheezy main
  4.  
  5.  
  6.  
  7. deb http://security.debian.org/ wheezy/updates main contrib non-free
  8.  
  9. deb-src http://security.debian.org/ wheezy/updates main
  10.  
  11.  
  12.  
  13. deb http://ftp.debian.org/debian/ wheezy-updates main contrib non-free
  14.  
  15. deb-src http://ftp.debian.org/debian/ wheezy-updates main
  16.  
  17.  
  18.  
  19. deb http://ftp.debian.org/debian/ wheezy-backports main contrib non-free
  20.  
  21. root@server:~# apt-get dist-upgrade
  22.  
  23. apt-get: /usr/local/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by apt-get)
  24.  
  25. apt-get: /usr/local/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12)
  26.  
  27.  
  28.  
  29. root@server:~# apt-get update
  30.  
  31. apt-get: /usr/local/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by apt-get)
  32.  
  33. apt-get: /usr/local/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12)
Add Comment
Please, Sign In to add comment