Advertisement
cejack4

Problem with ia32-libs

Jan 16th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. charles@charlie-desktop:~$ sudo apt-get install ia32-libs
  2. [sudo] password for charles:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Some packages could not be installed. This may mean that you have
  7. requested an impossible situation or if you are using the unstable
  8. distribution that some required packages have not yet been created
  9. or been moved out of Incoming.
  10. The following information may help to resolve the situation:
  11.  
  12. The following packages have unmet dependencies:
  13. ia32-libs : Depends: ia32-libs-multiarch
  14. E: Unable to correct problems, you have held broken packages.
  15. charles@charlie-desktop:~$ sudo apt-get install ia32-libs-multiarch
  16. Reading package lists... Done
  17. Building dependency tree
  18. Reading state information... Done
  19. Some packages could not be installed. This may mean that you have
  20. requested an impossible situation or if you are using the unstable
  21. distribution that some required packages have not yet been created
  22. or been moved out of Incoming.
  23. The following information may help to resolve the situation:
  24.  
  25. The following packages have unmet dependencies:
  26. ia32-libs-multiarch:i386 : Depends: libcurl3:i386 but it is not going to be installed
  27. E: Unable to correct problems, you have held broken packages.
  28. charles@charlie-desktop:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement