Advertisement
Guest User

output

a guest
Nov 17th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.50 KB | None | 0 0
  1. rich@debianvm:/media/sf_Shared_VM_Folder$ ls
  2. packages
  3. ungoogled-chromium_69.0.3497.100-2.stretch_amd64.deb
  4. ungoogled-chromium-common_69.0.3497.100-2.stretch_amd64.deb
  5. ungoogled-chromium-driver_69.0.3497.100-2.stretch_amd64.deb
  6. ungoogled-chromium-l10n_69.0.3497.100-2.stretch_all.deb
  7. ungoogled-chromium-shell_69.0.3497.100-2.stretch_amd64.deb
  8. rich@debianvm:/media/sf_Shared_VM_Folder$ dpkg -i ungoogled-chromium_69.0.3497.100-2.stretch_amd64.deb ungoogled-chromium-common_69.0.3497.100-2.stretch_amd64.deb ungoogled-chromium-driver_69.0.3497.100-2.stretch_amd64.deb ungoogled-chromium-l10n_69.0.3497.100-2.stretch_all.deb
  9. dpkg: error: requested operation requires superuser privilege
  10. rich@debianvm:/media/sf_Shared_VM_Folder$ sudo dpkg -i ungoogled-chromium_69.0.3497.100-2.stretch_amd64.deb ungoogled-chromium-common_69.0.3497.100-2.stretch_amd64.deb ungoogled-chromium-driver_69.0.3497.100-2.stretch_amd64.deb ungoogled-chromium-l10n_69.0.3497.100-2.stretch_all.deb
  11. [sudo] password for rich:
  12. Selecting previously unselected package ungoogled-chromium.
  13. (Reading database ... 196979 files and directories currently installed.)
  14. Preparing to unpack ungoogled-chromium_69.0.3497.100-2.stretch_amd64.deb ...
  15. Unpacking ungoogled-chromium (69.0.3497.100-2~stretch) ...
  16. Selecting previously unselected package ungoogled-chromium-common.
  17. Preparing to unpack ungoogled-chromium-common_69.0.3497.100-2.stretch_amd64.deb ...
  18. Unpacking ungoogled-chromium-common (69.0.3497.100-2~stretch) ...
  19. Selecting previously unselected package ungoogled-chromium-driver.
  20. Preparing to unpack ungoogled-chromium-driver_69.0.3497.100-2.stretch_amd64.deb ...
  21. Unpacking ungoogled-chromium-driver (69.0.3497.100-2~stretch) ...
  22. Selecting previously unselected package ungoogled-chromium-l10n.
  23. Preparing to unpack ungoogled-chromium-l10n_69.0.3497.100-2.stretch_all.deb ...
  24. Unpacking ungoogled-chromium-l10n (69.0.3497.100-2~stretch) ...
  25. dpkg: dependency problems prevent configuration of ungoogled-chromium:
  26. ungoogled-chromium depends on libminizip1 (>= 1.1); however:
  27. Package libminizip1 is not installed.
  28. ungoogled-chromium depends on libre2-3 (>= 20160901); however:
  29. Package libre2-3 is not installed.
  30.  
  31. dpkg: error processing package ungoogled-chromium (--install):
  32. dependency problems - leaving unconfigured
  33. Setting up ungoogled-chromium-common (69.0.3497.100-2~stretch) ...
  34. dpkg: dependency problems prevent configuration of ungoogled-chromium-driver:
  35. ungoogled-chromium-driver depends on libminizip1 (>= 1.1); however:
  36. Package libminizip1 is not installed.
  37. ungoogled-chromium-driver depends on ungoogled-chromium (= 69.0.3497.100-2~stretch); however:
  38. Package ungoogled-chromium is not configured yet.
  39.  
  40. dpkg: error processing package ungoogled-chromium-driver (--install):
  41. dependency problems - leaving unconfigured
  42. dpkg: dependency problems prevent configuration of ungoogled-chromium-l10n:
  43. ungoogled-chromium-l10n depends on ungoogled-chromium (>= 69.0.3497.100-2~stretch); however:
  44. Package ungoogled-chromium is not configured yet.
  45. ungoogled-chromium-l10n depends on ungoogled-chromium (<< 69.0.3497.100-2~stretch.1~); however:
  46. Package ungoogled-chromium is not configured yet.
  47.  
  48. dpkg: error processing package ungoogled-chromium-l10n (--install):
  49. dependency problems - leaving unconfigured
  50. Processing triggers for desktop-file-utils (0.23-1) ...
  51. Processing triggers for mime-support (3.60) ...
  52. Processing triggers for hicolor-icon-theme (0.15-1) ...
  53. Processing triggers for man-db (2.7.6.1-2) ...
  54. Errors were encountered while processing:
  55. ungoogled-chromium
  56. ungoogled-chromium-driver
  57. ungoogled-chromium-l10n
  58. rich@debianvm:/media/sf_Shared_VM_Folder$ sudo apt install libminizip1 libre2-3
  59. Reading package lists... Done
  60. Building dependency tree
  61. Reading state information... Done
  62. The following NEW packages will be installed:
  63. libminizip1 libre2-3
  64. 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  65. 3 not fully installed or removed.
  66. Need to get 197 kB of archives.
  67. After this operation, 628 kB of additional disk space will be used.
  68. Get:1 http://debian.cs.binghamton.edu/debian stretch/main amd64 libminizip1 amd64 1.1-8+b1 [20.4 kB]
  69. Get:2 http://debian.cs.binghamton.edu/debian stretch/main amd64 libre2-3 amd64 20170101+dfsg-1 [177 kB]
  70. Fetched 197 kB in 0s (786 kB/s)
  71. Selecting previously unselected package libminizip1:amd64.
  72. (Reading database ... 197133 files and directories currently installed.)
  73. Preparing to unpack .../libminizip1_1.1-8+b1_amd64.deb ...
  74. Unpacking libminizip1:amd64 (1.1-8+b1) ...
  75. Selecting previously unselected package libre2-3:amd64.
  76. Preparing to unpack .../libre2-3_20170101+dfsg-1_amd64.deb ...
  77. Unpacking libre2-3:amd64 (20170101+dfsg-1) ...
  78. Setting up libminizip1:amd64 (1.1-8+b1) ...
  79. Setting up libre2-3:amd64 (20170101+dfsg-1) ...
  80. Setting up ungoogled-chromium (69.0.3497.100-2~stretch) ...
  81. Setting up ungoogled-chromium-driver (69.0.3497.100-2~stretch) ...
  82. Processing triggers for libc-bin (2.24-11+deb9u3) ...
  83. Setting up ungoogled-chromium-l10n (69.0.3497.100-2~stretch) ...
  84. rich@debianvm:/media/sf_Shared_VM_Folder$ sudo dpkg -i ungoogled-chromium_69.0.3497.100-2.stretch_amd64.deb ungoogled-chromium-common_69.0.3497.100-2.stretch_amd64.deb ungoogled-chromium-driver_69.0.3497.100-2.stretch_amd64.deb ungoogled-chromium-l10n_69.0.3497.100-2.stretch_all.deb
  85. (Reading database ... 197144 files and directories currently installed.)
  86. Preparing to unpack ungoogled-chromium_69.0.3497.100-2.stretch_amd64.deb ...
  87. Unpacking ungoogled-chromium (69.0.3497.100-2~stretch) over (69.0.3497.100-2~stretch) ...
  88. Preparing to unpack ungoogled-chromium-common_69.0.3497.100-2.stretch_amd64.deb ...
  89. Unpacking ungoogled-chromium-common (69.0.3497.100-2~stretch) over (69.0.3497.100-2~stretch) ...
  90. Preparing to unpack ungoogled-chromium-driver_69.0.3497.100-2.stretch_amd64.deb ...
  91. Unpacking ungoogled-chromium-driver (69.0.3497.100-2~stretch) over (69.0.3497.100-2~stretch) ...
  92. Preparing to unpack ungoogled-chromium-l10n_69.0.3497.100-2.stretch_all.deb ...
  93. Unpacking ungoogled-chromium-l10n (69.0.3497.100-2~stretch) over (69.0.3497.100-2~stretch) ...
  94. Setting up ungoogled-chromium-common (69.0.3497.100-2~stretch) ...
  95. Setting up ungoogled-chromium (69.0.3497.100-2~stretch) ...
  96. Processing triggers for desktop-file-utils (0.23-1) ...
  97. Processing triggers for hicolor-icon-theme (0.15-1) ...
  98. Setting up ungoogled-chromium-driver (69.0.3497.100-2~stretch) ...
  99. Setting up ungoogled-chromium-l10n (69.0.3497.100-2~stretch) ...
  100. Processing triggers for mime-support (3.60) ...
  101. Processing triggers for man-db (2.7.6.1-2) ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement