Advertisement
janoulle

Min.us desktop tool installed on x64 Ubuntu via dpkg

May 9th, 2011
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. :~/Downloads$ sudo dpkg -i --force-architecture minusubuntu.deb[sudo] password for jane:
  2. dpkg: warning: overriding problem because --force enabled:
  3. package architecture (i386) does not match system (amd64)
  4. Selecting previously deselected package minus-desktop-tool:i386.
  5. (Reading database ... 166006 files and directories currently installed.)
  6. Unpacking minus-desktop-tool:i386 (from minusubuntu.deb) ...
  7. dpkg: dependency problems prevent configuration of minus-desktop-tool:i386:
  8. minus-desktop-tool:i386 depends on libqt4-dbus (>= 4.7).
  9. minus-desktop-tool:i386 depends on libqt4-xml (>= 4.7).
  10. minus-desktop-tool:i386 depends on libqt4-network (>= 4.7).
  11. minus-desktop-tool:i386 depends on libqt4-gui (>= 4.7).
  12. minus-desktop-tool:i386 depends on libqt4-core (>= 4.7).
  13. dpkg: error processing minus-desktop-tool:i386 (--install):
  14. dependency problems - leaving unconfigured
  15. Processing triggers for bamfdaemon ...
  16. Rebuilding /usr/share/applications/bamf.index...
  17. Processing triggers for desktop-file-utils ...
  18. Processing triggers for python-gmenu ...
  19. Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
  20. Processing triggers for python-support ...
  21. Errors were encountered while processing:
  22. minus-desktop-tool:i386
  23. :~/Downloads$ ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement