Advertisement
Guest User

Untitled

a guest
Jun 29th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.72 KB | None | 0 0
  1. ====================================================================
  2. Install Qt 542
  3. ====================================================================
  4. Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
  5. Hit:2 http://ppa.launchpad.net/damien-moore/codeblocks-stable/ubuntu xenial InRelease
  6. Hit:3 http://dl.google.com/linux/chrome/deb stable Release
  7. Hit:4 http://in.archive.ubuntu.com/ubuntu xenial InRelease
  8. Ign:5 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 InRelease
  9. Hit:7 http://ppa.launchpad.net/mystic-mirage/pycharm/ubuntu xenial InRelease
  10. Ign:8 http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.2 InRelease
  11. Get:9 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
  12. Hit:10 http://in.archive.ubuntu.com/ubuntu xenial-updates InRelease
  13. Get:11 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release [2,940 B]
  14. Hit:12 http://ppa.launchpad.net/numix/ppa/ubuntu xenial InRelease
  15. Hit:13 http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.2 Release
  16. Hit:14 http://in.archive.ubuntu.com/ubuntu xenial-backports InRelease
  17. Get:16 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release.gpg [455 B]
  18. Hit:17 http://ppa.launchpad.net/ubuntu-desktop/ubuntu-make/ubuntu xenial InRelease
  19. Ign:16 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release.gpg
  20. Hit:18 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0/main amd64 Packages
  21. Hit:19 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
  22. Hit:20 http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu xenial InRelease
  23. Fetched 97.8 kB in 1s (50.5 kB/s)
  24. Reading package lists... Done
  25. W: http://repo.mongodb.org/apt/ubuntu/dists/trusty/mongodb-org/3.2/Release.gpg: Signature by key 42F3E95A2C4F08279C4960ADD68FA50FEA312927 uses weak digest algorithm (SHA1)
  26. W: GPG error: http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9ECBEC467F0CEB10
  27. W: The repository 'http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release' is not signed.
  28. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  29. N: See apt-secure(8) manpage for repository creation and user configuration details.
  30. Reading package lists... Done
  31. Building dependency tree
  32. Reading state information... Done
  33. E: Unable to locate package qt54base
  34. E: Unable to locate package qt54imageformats
  35. E: Unable to locate package qt54tools
  36. E: Unable to locate package qt54declarative
  37. E: Unable to locate package qt54quickcontrols
  38. E: Unable to locate package qt54script
  39. E: Unable to locate package qt54quick1
  40. ====================================================================
  41.  
  42. source /opt/qt54/bin/qt55-env.sh && make && sudo make install
  43.  
  44. bash: /opt/qt54/bin/qt54-env.sh: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement