Advertisement
Narayan

Untitled

Jun 8th, 2013
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. narayan@NarayanPC:~/Downloads$ install firmware-realtek
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. firmware-realtek is already the newest version.
  6. You might want to run 'apt-get -f install' to correct these:
  7. The following packages have unmet dependencies:
  8. libc-dev-bin : Depends: libc6 (< 2.14) but 2.17-3 is to be installed
  9. libc6 : Breaks: locales (< 2.17)
  10. libc6:i386 : Breaks: locales (< 2.17)
  11. libc6-dev : Depends: libc6 (= 2.13-38) but 2.17-3 is to be installed
  12. libc6-dev:i386 : Depends: libc6:i386 (= 2.13-38) but 2.17-3 is to be installed
  13. Recommends: gcc:i386 but it is not going to be installed or
  14. c-compiler:i386
  15. libc6-i386 : Depends: libc6 (= 2.13-38) but 2.17-3 is to be installed
  16. libc6-i686:i386 : PreDepends: libc6:i386 (= 2.13-38) but 2.17-3 is to be installed
  17. locales : Depends: glibc-2.13-1
  18. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  19. narayan@NarayanPC:~/Downloads$ sudo apt-get -f install
  20. Reading package lists... Done
  21. Building dependency tree
  22. Reading state information... Done
  23. Correcting dependencies... Done
  24. The following packages were automatically installed and are no longer required:
  25. gir1.2-gtk-2.0 gir1.2-javascriptcoregtk-1.0 gir1.2-notify-0.7 gir1.2-webkit-1.0
  26. libcairo-script-interpreter2 libdbus-1-dev libffi-dev libjavascriptcoregtk-1.0-dev
  27. libpcrecpp0 libpixman-1-dev libpthread-stubs0 libpthread-stubs0-dev
  28. libspice-protocol-dev libspice-server1 libssl-doc libtinfo-dev libx11-dev libxau-dev
  29. libxcb-render0-dev libxcb-shm0-dev libxcb1-dev libxcomposite-dev libxcursor-dev
  30. libxdamage-dev libxdmcp-dev libxext-dev libxfixes-dev libxi-dev libxinerama-dev
  31. libxrandr-dev libxrender-dev pkg-config x11proto-composite-dev x11proto-damage-dev
  32. x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev
  33. x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev xulrunner-10.0
  34. Use 'apt-get autoremove' to remove them.
  35. The following packages will be REMOVED:
  36. build-essential dh-autoreconf g++ g++-4.7 lib32asound2 lib32z1 libatk1.0-dev
  37. libc-dev-bin libc6-dev libc6-dev:i386 libc6-i386 libc6-i686:i386 libcairo2-dev
  38. libexpat1-dev libfontconfig1-dev libfreetype6-dev libgconf2-dev libgdk-pixbuf2.0-dev
  39. libgirepository1.0-dev libglade2-dev libglib2.0-dev libgtk-3-dev libgtk2.0-dev
  40. libicu-dev libjson-glib-dev libncurses5-dev libnotify-dev libpango1.0-dev libpcre3-dev
  41. libpeas-dev libpng12-dev libreoffice-help-pt libreoffice-l10n-pt libsoup2.4-dev
  42. libspice-client-glib-2.0-dev libspice-client-gtk-3.0-dev libspice-server-dev
  43. libsqlite3-dev libssl-dev libstdc++6-4.7-dev libtool libunique-dev libusb-dev
  44. libwebkitgtk-3.0-dev libwebkitgtk-dev libxft-dev locales teamviewer zlib1g-dev
  45. 0 upgraded, 0 newly installed, 49 to remove and 0 not upgraded.
  46. 1 not fully installed or removed.
  47. After this operation, 307 MB disk space will be freed.
  48. Do you want to continue [Y/n]?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement