Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1.  
  2. sudo apt-get install kxstudio-meta-audio-plugins-dssi
  3.  
  4. Reading package lists... Done
  5. Building dependency tree
  6. Reading state information... Done
  7. Some packages could not be installed. This may mean that you have
  8. requested an impossible situation or if you are using the unstable
  9. distribution that some required packages have not yet been created
  10. or been moved out of Incoming.
  11. The following information may help to resolve the situation:
  12.  
  13. The following packages have unmet dependencies:
  14. kxstudio-meta-audio-plugins-dssi : Depends: sineshaper but it is not going to be installed
  15. E: Unable to correct problems, you have held broken packages.
  16.  
  17.  
  18.  
  19. sudo apt-get install sineshaper
  20.  
  21. Reading package lists... Done
  22. Building dependency tree
  23. Reading state information... Done
  24. Some packages could not be installed. This may mean that you have
  25. requested an impossible situation or if you are using the unstable
  26. distribution that some required packages have not yet been created
  27. or been moved out of Incoming.
  28. The following information may help to resolve the situation:
  29.  
  30. The following packages have unmet dependencies:
  31. sineshaper : Depends: libatkmm-1.6-1 (>= 2.22.1) but it is not installable
  32. Depends: libglademm-2.4-1c2a (>= 2.6.0) but it is not installable
  33. Depends: libglibmm-2.4-1c2a (>= 2.36.2) but it is not installable
  34. Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but it is not installable
  35. Depends: libsigc++-2.0-0c2a (>= 2.0.2) but it is not installable
  36. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement