Advertisement
spyderdyne

Ubuntu 15.04 no-virtualbox

Nov 17th, 2015
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.73 KB | None | 0 0
  1. root@medusa-spawn:/opt/trunk/mythos/images# apt-get install virtualbox
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. Package virtualbox is not available, but is referred to by another package.
  6. This may mean that the package is missing, has been obsoleted, or
  7. is only available from another source
  8.  
  9. E: Package 'virtualbox' has no installation candidate
  10. root@medusa-spawn:/opt/trunk/mythos/images# apt-cache search virtualbox
  11. libvirt-bin - programs for the libvirt library
  12. libvirt-dev - development files for the libvirt library
  13. libvirt-doc - documentation for the libvirt library
  14. libvirt0 - library for interfacing with different virtualization systems
  15. libvirt0-dbg - library for interfacing with different virtualization systems
  16. linux-image-3.19.0-15-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  17. linux-image-3.19.0-15-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  18. python-libvirt - libvirt Python bindings
  19. unity-scope-virtualbox - VirtualBox scope for Unity
  20. imvirt - detects several virtualizations
  21. imvirt-helper - helper programs to detect several virtualizations
  22. libimvirt-perl - Perl module for detecting several virtualizations
  23. testdrive-cli - run the daily Ubuntu ISO in a virtual machine (command line)
  24. testdrive-common - run the daily Ubuntu ISO in a virtual machine (common files)
  25. testdrive-gtk - run the daily Ubuntu ISO in a virtual machine (GTK Front-end)
  26. vagrant - Tool for building and distributing virtualized development environments
  27. volatility - advanced memory forensics framework
  28. xmount - tool to crossmount between multiple input and output harddisk images
  29. linux-image-3.19.0-16-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  30. linux-image-3.19.0-16-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  31. linux-image-3.19.0-18-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  32. linux-image-3.19.0-18-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  33. linux-image-3.19.0-20-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  34. linux-image-3.19.0-20-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  35. linux-image-3.19.0-21-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  36. linux-image-3.19.0-21-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  37. linux-image-3.19.0-22-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  38. linux-image-3.19.0-22-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  39. linux-image-3.19.0-23-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  40. linux-image-3.19.0-23-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  41. linux-image-3.19.0-25-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  42. linux-image-3.19.0-25-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  43. linux-image-3.19.0-26-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  44. linux-image-3.19.0-26-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  45. linux-image-3.19.0-28-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  46. linux-image-3.19.0-28-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  47. linux-image-3.19.0-30-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  48. linux-image-3.19.0-30-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  49. linux-image-3.19.0-31-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  50. linux-image-3.19.0-31-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  51. linux-image-3.19.0-32-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  52. linux-image-3.19.0-32-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  53. linux-image-3.19.0-33-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  54. linux-image-3.19.0-33-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  55. root@medusa-spawn:/opt/trunk/mythos/images# uname -r
  56. 3.19.0-30-generic
  57. root@medusa-spawn:/opt/trunk/mythos/images# cat /etc/issue
  58. Ubuntu 15.04 \n \l
  59.  
  60. root@medusa-spawn:/opt/trunk/mythos/images# apt-get update
  61. Get:1 http://security.ubuntu.com vivid-security InRelease [64.4 kB]
  62. Hit http://archive.ubuntu.com vivid InRelease            
  63. Get:2 http://archive.ubuntu.com vivid-updates InRelease [64.4 kB]      
  64. Hit http://archive.ubuntu.com vivid/main Sources                          
  65. Hit http://archive.ubuntu.com vivid/universe Sources          
  66. Hit http://archive.ubuntu.com vivid/main amd64 Packages      
  67. Hit http://archive.ubuntu.com vivid/universe amd64 Packages      
  68. Hit http://archive.ubuntu.com vivid/main Translation-en          
  69. Hit http://archive.ubuntu.com vivid/universe Translation-en      
  70. Get:3 http://archive.ubuntu.com vivid-updates/main Sources [104 kB]  
  71. Get:4 http://security.ubuntu.com vivid-security/main Sources [52.6 kB]                        
  72. Get:5 http://security.ubuntu.com vivid-security/universe Sources [18.8 kB]                          
  73. Get:6 http://security.ubuntu.com vivid-security/main amd64 Packages [158 kB]                  
  74. Get:7 http://archive.ubuntu.com vivid-updates/universe Sources [45.6 kB]
  75. Get:8 http://security.ubuntu.com vivid-security/universe amd64 Packages [64.3 kB]
  76. Get:9 http://security.ubuntu.com vivid-security/main Translation-en [76.7 kB]
  77. Get:10 http://archive.ubuntu.com vivid-updates/main amd64 Packages [250 kB]  
  78. Get:11 http://security.ubuntu.com vivid-security/universe Translation-en [39.8 kB]
  79. Get:12 http://archive.ubuntu.com vivid-updates/universe amd64 Packages [124 kB]
  80. Hit http://archive.ubuntu.com vivid-updates/main Translation-en
  81. Hit http://archive.ubuntu.com vivid-updates/universe Translation-en
  82. Fetched 1,063 kB in 3s (317 kB/s)
  83. Reading package lists... Done
  84. root@medusa-spawn:/opt/trunk/mythos/images# apt-cache search virtualbox
  85. libvirt-bin - programs for the libvirt library
  86. libvirt-dev - development files for the libvirt library
  87. libvirt-doc - documentation for the libvirt library
  88. libvirt0 - library for interfacing with different virtualization systems
  89. libvirt0-dbg - library for interfacing with different virtualization systems
  90. linux-image-3.19.0-15-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  91. linux-image-3.19.0-15-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  92. python-libvirt - libvirt Python bindings
  93. unity-scope-virtualbox - VirtualBox scope for Unity
  94. imvirt - detects several virtualizations
  95. imvirt-helper - helper programs to detect several virtualizations
  96. libimvirt-perl - Perl module for detecting several virtualizations
  97. testdrive-cli - run the daily Ubuntu ISO in a virtual machine (command line)
  98. testdrive-common - run the daily Ubuntu ISO in a virtual machine (common files)
  99. testdrive-gtk - run the daily Ubuntu ISO in a virtual machine (GTK Front-end)
  100. vagrant - Tool for building and distributing virtualized development environments
  101. volatility - advanced memory forensics framework
  102. xmount - tool to crossmount between multiple input and output harddisk images
  103. linux-image-3.19.0-16-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  104. linux-image-3.19.0-16-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  105. linux-image-3.19.0-18-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  106. linux-image-3.19.0-18-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  107. linux-image-3.19.0-20-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  108. linux-image-3.19.0-20-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  109. linux-image-3.19.0-21-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  110. linux-image-3.19.0-21-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  111. linux-image-3.19.0-22-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  112. linux-image-3.19.0-22-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  113. linux-image-3.19.0-23-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  114. linux-image-3.19.0-23-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  115. linux-image-3.19.0-25-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  116. linux-image-3.19.0-25-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  117. linux-image-3.19.0-26-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  118. linux-image-3.19.0-26-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  119. linux-image-3.19.0-28-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  120. linux-image-3.19.0-28-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  121. linux-image-3.19.0-30-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  122. linux-image-3.19.0-30-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  123. linux-image-3.19.0-31-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  124. linux-image-3.19.0-31-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  125. linux-image-3.19.0-32-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  126. linux-image-3.19.0-32-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  127. linux-image-3.19.0-33-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  128. linux-image-3.19.0-33-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
  129. root@medusa-spawn:/opt/trunk/mythos/images# apt-ge tinstall virtualbox-qt
  130. No command 'apt-ge' found, did you mean:
  131.  Command 'apt-get' from package 'apt' (main)
  132. apt-ge: command not found
  133. root@medusa-spawn:/opt/trunk/mythos/images# apt-get install virtualbox-qt
  134. Reading package lists... Done
  135. Building dependency tree      
  136. Reading state information... Done
  137. E: Unable to locate package virtualbox-qt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement