Guest User

mullvad-proxy output

a guest
Mar 6th, 2023
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 80.32 KB | Help | 0 0
  1. sudo ./setup.sh
  2. Setting up mullvad-proxy...
  3. Found .env file...
  4. Sending build context to Docker daemon  3.072kB
  5. Step 1/6 : FROM ubuntu:20.04
  6.  ---> 61c45d0e9798
  7. Step 2/6 : LABEL maintainer="Bernard Ko <[email protected]>"
  8.  ---> Using cache
  9.  ---> a38b7e4df46c
  10. Step 3/6 : RUN apt-get --yes update &&     apt-get --yes install dbus curl &&     curl -L -o mullvadvpn.deb https://mullvad.net/download/app/deb/latest &&     apt-get --yes install ./mullvadvpn.deb &&     rm -f mullvadvpn.deb &&     apt-get --yes clean &&     rm -rf /var/lib/apt/lists/*
  11.  ---> Running in bd0a71bf075d
  12. Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
  13. Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
  14. Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1013 kB]
  15. Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
  16. Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
  17. Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1998 kB]
  18. Get:7 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
  19. Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
  20. Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2535 kB]
  21. Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
  22. Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB]
  23. Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
  24. Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2134 kB]
  25. Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3014 kB]
  26. Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1307 kB]
  27. Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB]
  28. Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
  29. Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
  30. Fetched 25.6 MB in 5s (5492 kB/s)
  31. Reading package lists...
  32. Reading package lists...
  33. Building dependency tree...
  34. Reading state information...
  35. The following additional packages will be installed:
  36.   ca-certificates krb5-locales libapparmor1 libasn1-8-heimdal libbrotli1
  37.   libcurl4 libdbus-1-3 libexpat1 libgssapi-krb5-2 libgssapi3-heimdal
  38.   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
  39.   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
  40.   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5
  41.   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
  42.   libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal openssl publicsuffix
  43. Suggested packages:
  44.   default-dbus-session-bus | dbus-session-bus krb5-doc krb5-user
  45.   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
  46.   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
  47. The following NEW packages will be installed:
  48.   ca-certificates curl dbus krb5-locales libapparmor1 libasn1-8-heimdal
  49.   libbrotli1 libcurl4 libdbus-1-3 libexpat1 libgssapi-krb5-2
  50.   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
  51.   libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1
  52.   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
  53.   libnghttp2-14 libpsl5 libroken18-heimdal librtmp1 libsasl2-2
  54.   libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1
  55.   libwind0-heimdal openssl publicsuffix
  56. 0 upgraded, 36 newly installed, 0 to remove and 0 not upgraded.
  57. Need to get 5884 kB of archives.
  58. After this operation, 18.4 MB of additional disk space will be used.
  59. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.17 [1322 kB]
  60. Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.17 [622 kB]
  61. Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
  62. Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB]
  63. Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB]
  64. Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
  65. Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB]
  66. Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
  67. Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.2 [11.5 kB]
  68. Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.2 [31.0 kB]
  69. Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.2 [80.0 kB]
  70. Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
  71. Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.2 [330 kB]
  72. Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.2 [121 kB]
  73. Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
  74. Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
  75. Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
  76. Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
  77. Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
  78. Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
  79. Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
  80. Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
  81. Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
  82. Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
  83. Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
  84. Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
  85. Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
  86. Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
  87. Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
  88. Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
  89. Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
  90. Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
  91. Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
  92. Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.16 [235 kB]
  93. Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.16 [161 kB]
  94. Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
  95. debconf: delaying package configuration, since apt-utils is not installed
  96. Fetched 5884 kB in 5s (1233 kB/s)
  97. Selecting previously unselected package libssl1.1:amd64.
  98. (Reading database ... 4126 files and directories currently installed.)
  99. Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.17_amd64.deb ...
  100. Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.17) ...
  101. Selecting previously unselected package openssl.
  102. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.17_amd64.deb ...
  103. Unpacking openssl (1.1.1f-1ubuntu2.17) ...
  104. Selecting previously unselected package ca-certificates.
  105. Preparing to unpack .../02-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
  106. Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
  107. Selecting previously unselected package libapparmor1:amd64.
  108. Preparing to unpack .../03-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ...
  109. Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) ...
  110. Selecting previously unselected package libdbus-1-3:amd64.
  111. Preparing to unpack .../04-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
  112. Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
  113. Selecting previously unselected package libexpat1:amd64.
  114. Preparing to unpack .../05-libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
  115. Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
  116. Selecting previously unselected package dbus.
  117. Preparing to unpack .../06-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
  118. Unpacking dbus (1.12.16-2ubuntu2.3) ...
  119. Selecting previously unselected package libsqlite3-0:amd64.
  120. Preparing to unpack .../07-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
  121. Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
  122. Selecting previously unselected package krb5-locales.
  123. Preparing to unpack .../08-krb5-locales_1.17-6ubuntu4.2_all.deb ...
  124. Unpacking krb5-locales (1.17-6ubuntu4.2) ...
  125. Selecting previously unselected package libkrb5support0:amd64.
  126. Preparing to unpack .../09-libkrb5support0_1.17-6ubuntu4.2_amd64.deb ...
  127. Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.2) ...
  128. Selecting previously unselected package libk5crypto3:amd64.
  129. Preparing to unpack .../10-libk5crypto3_1.17-6ubuntu4.2_amd64.deb ...
  130. Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.2) ...
  131. Selecting previously unselected package libkeyutils1:amd64.
  132. Preparing to unpack .../11-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
  133. Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
  134. Selecting previously unselected package libkrb5-3:amd64.
  135. Preparing to unpack .../12-libkrb5-3_1.17-6ubuntu4.2_amd64.deb ...
  136. Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.2) ...
  137. Selecting previously unselected package libgssapi-krb5-2:amd64.
  138. Preparing to unpack .../13-libgssapi-krb5-2_1.17-6ubuntu4.2_amd64.deb ...
  139. Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.2) ...
  140. Selecting previously unselected package libpsl5:amd64.
  141. Preparing to unpack .../14-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
  142. Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
  143. Selecting previously unselected package publicsuffix.
  144. Preparing to unpack .../15-publicsuffix_20200303.0012-1_all.deb ...
  145. Unpacking publicsuffix (20200303.0012-1) ...
  146. Selecting previously unselected package libbrotli1:amd64.
  147. Preparing to unpack .../16-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
  148. Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
  149. Selecting previously unselected package libroken18-heimdal:amd64.
  150. Preparing to unpack .../17-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
  151. Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  152. Selecting previously unselected package libasn1-8-heimdal:amd64.
  153. Preparing to unpack .../18-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
  154. Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  155. Selecting previously unselected package libheimbase1-heimdal:amd64.
  156. Preparing to unpack .../19-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
  157. Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  158. Selecting previously unselected package libhcrypto4-heimdal:amd64.
  159. Preparing to unpack .../20-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
  160. Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  161. Selecting previously unselected package libwind0-heimdal:amd64.
  162. Preparing to unpack .../21-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
  163. Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  164. Selecting previously unselected package libhx509-5-heimdal:amd64.
  165. Preparing to unpack .../22-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
  166. Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  167. Selecting previously unselected package libkrb5-26-heimdal:amd64.
  168. Preparing to unpack .../23-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
  169. Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  170. Selecting previously unselected package libheimntlm0-heimdal:amd64.
  171. Preparing to unpack .../24-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
  172. Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  173. Selecting previously unselected package libgssapi3-heimdal:amd64.
  174. Preparing to unpack .../25-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
  175. Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  176. Selecting previously unselected package libsasl2-modules-db:amd64.
  177. Preparing to unpack .../26-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
  178. Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
  179. Selecting previously unselected package libsasl2-2:amd64.
  180. Preparing to unpack .../27-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
  181. Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
  182. Selecting previously unselected package libldap-common.
  183. Preparing to unpack .../28-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
  184. Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
  185. Selecting previously unselected package libldap-2.4-2:amd64.
  186. Preparing to unpack .../29-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
  187. Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
  188. Selecting previously unselected package libnghttp2-14:amd64.
  189. Preparing to unpack .../30-libnghttp2-14_1.40.0-1build1_amd64.deb ...
  190. Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
  191. Selecting previously unselected package librtmp1:amd64.
  192. Preparing to unpack .../31-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
  193. Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
  194. Selecting previously unselected package libssh-4:amd64.
  195. Preparing to unpack .../32-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
  196. Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
  197. Selecting previously unselected package libcurl4:amd64.
  198. Preparing to unpack .../33-libcurl4_7.68.0-1ubuntu2.16_amd64.deb ...
  199. Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.16) ...
  200. Selecting previously unselected package curl.
  201. Preparing to unpack .../34-curl_7.68.0-1ubuntu2.16_amd64.deb ...
  202. Unpacking curl (7.68.0-1ubuntu2.16) ...
  203. Selecting previously unselected package libsasl2-modules:amd64.
  204. Preparing to unpack .../35-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
  205. Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
  206. Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
  207. Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
  208. Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ...
  209. Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
  210. Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.17) ...
  211. debconf: unable to initialize frontend: Dialog
  212. debconf: (TERM is not set, so the dialog frontend is not usable.)
  213. debconf: falling back to frontend: Readline
  214. debconf: unable to initialize frontend: Readline
  215. debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
  216. debconf: falling back to frontend: Teletype
  217. Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
  218. Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
  219. Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
  220. Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
  221. Setting up krb5-locales (1.17-6ubuntu4.2) ...
  222. Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
  223. Setting up libkrb5support0:amd64 (1.17-6ubuntu4.2) ...
  224. Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
  225. Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
  226. Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
  227. Setting up dbus (1.12.16-2ubuntu2.3) ...
  228. Setting up libk5crypto3:amd64 (1.17-6ubuntu4.2) ...
  229. Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
  230. Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  231. Setting up libkrb5-3:amd64 (1.17-6ubuntu4.2) ...
  232. Setting up openssl (1.1.1f-1ubuntu2.17) ...
  233. Setting up publicsuffix (20200303.0012-1) ...
  234. Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  235. Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  236. Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
  237. Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
  238. debconf: unable to initialize frontend: Dialog
  239. debconf: (TERM is not set, so the dialog frontend is not usable.)
  240. debconf: falling back to frontend: Readline
  241. debconf: unable to initialize frontend: Readline
  242. debconf: (Can''/etc/resolv.conf': Device or resource busy
  243. Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
  244. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
  245. Initializing machine ID from D-Bus machine ID.
  246. Selecting previously unselected package systemd-sysv.
  247. (Reading database ... 6253 files and directories currently installed.)
  248. Preparing to unpack .../000-systemd-sysv_245.4-4ubuntu3.19_amd64.deb ...
  249. Unpacking systemd-sysv (245.4-4ubuntu3.19) ...
  250. Selecting previously unselected package dmsetup.
  251. Preparing to unpack .../001-dmsetup_2%3a1.02.167-1ubuntu1_amd64.deb ...
  252. Unpacking dmsetup (2:1.02.167-1ubuntu1) ...
  253. Selecting previously unselected package libmagic-mgc.
  254. Preparing to unpack .../002-libmagic-mgc_1%3a5.38-4_amd64.deb ...
  255. Unpacking libmagic-mgc (1:5.38-4) ...
  256. Selecting previously unselected package libmagic1:amd64.
  257. Preparing to unpack .../003-libmagic1_1%3a5.38-4_amd64.deb ...
  258. Unpacking libmagic1:amd64 (1:5.38-4) ...
  259. Selecting previously unselected package file.
  260. Preparing to unpack .../004-file_1%3a5.38-4_amd64.deb ...
  261. Unpacking file (1:5.38-4) ...
  262. Selecting previously unselected package libglib2.0-0:amd64.
  263. Preparing to unpack .../005-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
  264. Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
  265. Selecting previously unselected package libgirepository-1.0-1:amd64.
  266. Preparing to unpack .../006-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
  267. Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
  268. Selecting previously unselected package gir1.2-glib-2.0:amd64.
  269. Preparing to unpack .../007-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
  270. Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
  271. Selecting previously unselected package libbsd0:amd64.
  272. Preparing to unpack .../008-libbsd0_0.10.0-1_amd64.deb ...
  273. Unpacking libbsd0:amd64 (0.10.0-1) ...
  274. Selecting previously unselected package libfribidi0:amd64.
  275. Preparing to unpack .../009-libfribidi0_1.0.8-2ubuntu0.1_amd64.deb ...
  276. Unpacking libfribidi0:amd64 (1.0.8-2ubuntu0.1) ...
  277. Selecting previously unselected package libglib2.0-data.
  278. Preparing to unpack .../010-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
  279. Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
  280. Selecting previously unselected package tzdata.
  281. Preparing to unpack .../011-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
  282. Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
  283. Selecting previously unselected package libicu66:amd64.
  284. Preparing to unpack .../012-libicu66_66.1-2ubuntu2.1_amd64.deb ...
  285. Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
  286. Selecting previously unselected package libnss-systemd:amd64.
  287. Preparing to unpack .../013-libnss-systemd_245.4-4ubuntu3.19_amd64.deb ...
  288. Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.19) ...
  289. Selecting previously unselected package libpam-systemd:amd64.
  290. Preparing to unpack .../014-libpam-systemd_245.4-4ubuntu3.19_amd64.deb ...
  291. Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.19) ...
  292. Selecting previously unselected package libxml2:amd64.
  293. Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_amd64.deb ...
  294. Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
  295. Selecting previously unselected package python3-dbus.
  296. Preparing to unpack .../016-python3-dbus_1.2.16-1build1_amd64.deb ...
  297. Unpacking python3-dbus (1.2.16-1build1) ...
  298. Selecting previously unselected package python3-gi.
  299. Preparing to unpack .../017-python3-gi_3.36.0-1_amd64.deb ...
  300. Unpacking python3-gi (3.36.0-1) ...
  301. Selecting previously unselected package networkd-dispatcher.
  302. Preparing to unpack .../018-networkd-dispatcher_2.1-2~ubuntu20.04.3_all.deb ...
  303. Unpacking networkd-dispatcher (2.1-2~ubuntu20.04.3) ...
  304. Selecting previously unselected package shared-mime-info.
  305. Preparing to unpack .../019-shared-mime-info_1.15-1_amd64.deb ...
  306. Unpacking shared-mime-info (1.15-1) ...
  307. Selecting previously unselected package ucf.
  308. Preparing to unpack .../020-ucf_3.0038+nmu1_all.deb ...
  309. Moving old data out of the way
  310. Unpacking ucf (3.0038+nmu1) ...
  311. Selecting previously unselected package xdg-user-dirs.
  312. Preparing to unpack .../021-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
  313. Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
  314. Selecting previously unselected package xkb-data.
  315. Preparing to unpack .../022-xkb-data_2.29-2_all.deb ...
  316. Unpacking xkb-data (2.29-2) ...
  317. Selecting previously unselected package xz-utils.
  318. Preparing to unpack .../023-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
  319. Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
  320. Selecting previously unselected package libpng16-16:amd64.
  321. Preparing to unpack .../024-libpng16-16_1.6.37-2_amd64.deb ...
  322. Unpacking libpng16-16:amd64 (1.6.37-2) ...
  323. Selecting previously unselected package libxau6:amd64.
  324. Preparing to unpack .../025-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
  325. Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
  326. Selecting previously unselected package libxdmcp6:amd64.
  327. Preparing to unpack .../026-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
  328. Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
  329. Selecting previously unselected package libxcb1:amd64.
  330. Preparing to unpack .../027-libxcb1_1.14-2_amd64.deb ...
  331. Unpacking libxcb1:amd64 (1.14-2) ...
  332. Selecting previously unselected package libx11-data.
  333. Preparing to unpack .../028-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
  334. Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
  335. Selecting previously unselected package libx11-6:amd64.
  336. Preparing to unpack .../029-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
  337. Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
  338. Selecting previously unselected package libxext6:amd64.
  339. Preparing to unpack .../030-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
  340. Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
  341. Selecting previously unselected package hicolor-icon-theme.
  342. Preparing to unpack .../031-hicolor-icon-theme_0.17-2_all.deb ...
  343. Unpacking hicolor-icon-theme (0.17-2) ...
  344. Selecting previously unselected package libjpeg-turbo8:amd64.
  345. Preparing to unpack .../032-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ...
  346. Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
  347. Selecting previously unselected package libjpeg8:amd64.
  348. Preparing to unpack .../033-libjpeg8_8c-2ubuntu8_amd64.deb ...
  349. Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
  350. Selecting previously unselected package libjbig0:amd64.
  351. Preparing to unpack .../034-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ...
  352. Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
  353. Selecting previously unselected package libwebp6:amd64.
  354. Preparing to unpack .../035-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ...
  355. Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ...
  356. Selecting previously unselected package libtiff5:amd64.
  357. Preparing to unpack .../036-libtiff5_4.1.0+git191117-2ubuntu0.20.04.7_amd64.deb ...
  358. Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.7) ...
  359. Selecting previously unselected package libgdk-pixbuf2.0-common.
  360. Preparing to unpack .../037-libgdk-pixbuf2.0-common_2.40.0+dfsg-3ubuntu0.4_all.deb ...
  361. Unpacking libgdk-pixbuf2.0-common (2.40.0+dfsg-3ubuntu0.4) ...
  362. Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.
  363. Preparing to unpack .../038-libgdk-pixbuf2.0-0_2.40.0+dfsg-3ubuntu0.4_amd64.deb ...
  364. Unpacking libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.4) ...
  365. Selecting previously unselected package gtk-update-icon-cache.
  366. Preparing to unpack .../039-gtk-update-icon-cache_3.24.20-0ubuntu1.1_amd64.deb ...
  367. No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed.
  368. No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin''t locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
  369. debconf: falling back to frontend: Teletype
  370. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  371. invoke-rc.d: could not determine current runlevel
  372. invoke-rc.d: policy-rc.d denied execution of start.
  373. Setting up libmagic1:amd64 (1:5.38-4) ...
  374. Setting up libnss-systemd:amd64 (245.4-4ubuntu3.19) ...
  375. First installation detected...
  376. Checking NSS setup...
  377. Setting up xkb-data (2.29-2) ...
  378. Setting up file (1:5.38-4) ...
  379. Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
  380. Setting up libcolord2:amd64 (1.4.4-2) ...
  381. Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
  382. debconf: unable to initialize frontend: Dialog
  383. debconf: (TERM is not set, so the dialog frontend is not usable.)
  384. debconf: falling back to frontend: Readline
  385. debconf: unable to initialize frontend: Readline
  386. debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
  387. debconf: falling back to frontend: Teletype
  388. Configuring tzdata
  389. ------------------
  390.  
  391. Please select the geographic area in which you live. Subsequent configuration
  392. questions will narrow this down by presenting a list of cities, representing
  393. the time zones in which they are located.
  394.  
  395.   1. Africa      4. Australia  7. Atlantic  10. Pacific  13. Etc
  396.   2. America     5. Arctic     8. Europe    11. SystemV
  397.   3. Antarctica  6. Asia       9. Indian    12. US
  398. Geographic area:
  399. Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111.
  400.  
  401. Current default time zone: '/UTC'
  402. Local time is now:      Mon Mar  6 13:23:00 UTC 2023.
  403. Universal Time is now:  Mon Mar  6 13:23:00 UTC 2023.
  404. Run 'dpkg-reconfigure tzdata' if you wish to change it.
  405.  
  406. Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 4.
  407. Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 4.
  408. Setting up libdconf1:amd64 (0.36.0-1) ...
  409. Setting up mullvad-vpn (2023.1) ...
  410. Created symlink /etc/systemd/system/multi-user.target.wants/mullvad-daemon.service → /usr/lib/systemd/system/mullvad-daemon.service.
  411. System has not been booted with systemd as init system (PID 1). Can't operate.
  412. Failed to connect to bus: Host is down
  413. dpkg: error processing package mullvad-vpn (--configure):
  414. installed mullvad-vpn package post-installation script subprocess returned error exit status 1
  415. Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
  416. Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
  417. Setting up libepoxy0:amd64 (1.5.4-1) ...
  418. Setting up libavahi-common-data:amd64 (0.7-4ubuntu7.1) ...
  419. Setting up xz-utils (5.2.4-1ubuntu1.1) ...
  420. update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
  421. update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
  422. update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
  423. update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
  424. update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
  425. update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
  426. update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
  427. update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
  428. update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
  429. update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
  430. update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
  431. Setting up libfribidi0:amd64 (1.0.8-2ubuntu0.1) ...
  432. Setting up libpng16-16:amd64 (1.6.37-2) ...
  433. Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ...
  434. Setting up fonts-dejavu-core (2.37-1) ...
  435. Setting up ucf (3.0038+nmu1) ...
  436. debconf: unable to initialize frontend: Dialog
  437. debconf: (TERM is not set, so the dialog frontend is not usable.)
  438. debconf: falling back to frontend: Readline
  439. debconf: unable to initialize frontend: Readline
  440. debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
  441. debconf: falling back to frontend: Teletype
  442. Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
  443. Setting up libatk1.0-data (2.35.1-1ubuntu2) ...
  444. Setting up dmsetup (2:1.02.167-1ubuntu1) ...
  445. Setting up libpam-systemd:amd64 (245.4-4ubuntu3.19) ...
  446. debconf: unable to initialize frontend: Dialog
  447. debconf: (TERM is not set, so the dialog frontend is not usable.)
  448. debconf: falling back to frontend: Readline
  449. debconf: unable to initialize frontend: Readline
  450. debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
  451. debconf: falling back to frontend: Teletype
  452. Setting up libthai-data (0.1.28-3) ...
  453. Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
  454. Setting up libjson-glib-1.0-common (1.4.4-2ubuntu2) ...
  455. Setting up libatk1.0-0:amd64 (2.35.1-1ubuntu2) ...
  456. Setting up libwayland-egl1:amd64 (1.18.0-1ubuntu0.1) ...
  457. Setting up libmpdec2:amd64 (2.4.2-3) ...
  458. Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
  459. Setting up libbsd0:amd64 (0.10.0-1) ...
  460. Setting up readline-common (8.0-4) ...
  461. Setting up libxkbcommon0:amd64 (0.10.0-1) ...
  462. Setting up libwayland-client0:amd64 (1.18.0-1ubuntu0.1) ...
  463. Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
  464. Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
  465. Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
  466. Setting up libxcb1:amd64 (1.14-2) ...
  467. Setting up libxcb-render0:amd64 (1.14-2) ...
  468. Setting up fontconfig-config (2.13.1-2ubuntu3) ...
  469. Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
  470. Setting up libreadline8:amd64 (8.0-4) ...
  471. Setting up libavahi-common3:amd64 (0.7-4ubuntu7.1) ...
  472. Setting up libxcb-shm0:amd64 (1.14-2) ...
  473. Setting up libjson-glib-1.0-0:amd64 (1.4.4-2ubuntu2) ...
  474. Setting up libthai0:amd64 (0.1.28-3) ...
  475. Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
  476. Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.2) ...
  477. Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
  478. Setting up libwayland-cursor0:amd64 (1.18.0-1ubuntu0.1) ...
  479. Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
  480. Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ...
  481. Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.7) ...
  482. Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
  483. Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.6) ...
  484. Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
  485. Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
  486. Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
  487. Setting up libavahi-client3:amd64 (0.7-4ubuntu7.1) ...
  488. Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
  489. Setting up fontconfig (2.13.1-2ubuntu3) ...
  490. Regenerating fonts cache... done.
  491. Setting up libxdamage1:amd64 (1:1.1.5-2) ...
  492. Setting up libxrender1:amd64 (1:0.9.10-1) ...
  493. Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ...
  494. Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
  495. Setting up dconf-service (0.36.0-1) ...
  496. Setting up python3 (3.8.2-0ubuntu2) ...
  497. running python rtupdate hooks for python3.8...
  498. running python post-rtupdate hooks for python3.8...
  499. Setting up libatspi2.0-0:amd64 (2.36.0-2) ...
  500. Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ...
  501. Setting up libatk-bridge2.0-0:amd64 (2.34.2-0ubuntu2~20.04.1) ...
  502. Setting up libxfixes3:amd64 (1:5.0.3-2) ...
  503. Setting up python3-gi (3.36.0-1) ...
  504. Setting up shared-mime-info (1.15-1) ...
  505. Setting up libxinerama1:amd64 (2:1.1.4-2) ...
  506. Setting up libxrandr2:amd64 (2:1.5.2-0ubuntu1) ...
  507. Setting up libcups2:amd64 (2.3.1-9ubuntu1.2) ...
  508. Setting up libcairo-gobject2:amd64 (1.16.0-4ubuntu1) ...
  509. Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ...
  510. Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ...
  511. Setting up python3-dbus (1.2.16-1build1) ...
  512. Setting up libxi6:amd64 (2:1.7.10-0ubuntu1) ...
  513. Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
  514. Setting up libxtst6:amd64 (2:1.2.3-1) ...
  515. Setting up libxcursor1:amd64 (1:1.2.0-2) ...
  516. Setting up libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.4) ...
  517. Setting up at-spi2-core (2.36.0-2) ...
  518. Setting up libgdk-pixbuf2.0-bin (2.40.0+dfsg-3ubuntu0.4) ...
  519. Setting up libgtk-3-common (3.24.20-0ubuntu1.1) ...
  520. Setting up networkd-dispatcher (2.1-2~ubuntu20.04.3) ...
  521. Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
  522. Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
  523. Setting up gtk-update-icon-cache (3.24.20-0ubuntu1.1) ...
  524. Setting up libdbusmenu-gtk3-4:amd64 (16.04.1+18.10.20180917-0ubuntu6) ...
  525. Setting up librsvg2-2:amd64 (2.48.9-1ubuntu0.20.04.1) ...
  526. Setting up librsvg2-common:amd64 (2.48.9-1ubuntu0.20.04.1) ...
  527. Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
  528. Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
  529. Setting up libsoup-gnome2.4-1:amd64 (2.70.0-1) ...
  530. Setting up librest-0.7-0:amd64 (0.8.1-1) ...
  531. Setting up adwaita-icon-theme (3.36.1-2ubuntu0.20.04.2) ...
  532. update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
  533. Setting up libgtk-3-0:amd64 (3.24.20-0ubuntu1.1) ...
  534. Setting up libgtk-3-bin (3.24.20-0ubuntu1.1) ...
  535. Setting up libappindicator3-1 (12.10.1+20.04.20200408.1-0ubuntu1) ...
  536. Setting up humanity-icon-theme (0.6.15) ...
  537. Setting up ubuntu-mono (19.04-0ubuntu3) ...
  538. Processing triggers for systemd (245.4-4ubuntu3.19) ...
  539. Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
  540. Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
  541. Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.4) ...
  542. Errors were encountered while processing:
  543. mullvad-vpn
  544. E: Sub-process /usr/bin/dpkg returned an error code (1)
  545. The command '/bin/sh -c apt-get --yes update &&     apt-get --yes install dbus curl &&     curl -L -o mullvadvpn.deb https://mullvad.net/download/app/deb/latest &&     apt-get --yes install ./mullvadvpn.deb &&     rm -f mullvadvpn.deb &&     apt-get --yes clean &&     rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
  546. Unable to find image 'mullvad:latest' locally
  547. docker: Error response from daemon: pull access denied for mullvad, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
  548. See 'docker run --help'.
  549. unknown flag: --env-file
  550. See 'docker --help'.
  551.  
  552. Usage:  docker [OPTIONS] COMMAND
  553.  
  554. A self-sufficient runtime for containers
  555.  
  556. Options:
  557.      --config string      Location of client config files (default "/root/.docker")
  558.  -c, --context string     Name of the context to use to connect to the daemon (overrides DOCKER_HOST env var and default context set with
  559.                           "docker context use")
  560.  -D, --debug              Enable debug mode
  561.  -H, --host list          Daemon socket(s) to connect to
  562.  -l, --log-level string   Set the logging level ("debug"|"info"|"warn"|"error"|"fatal") (default "info")
  563.      --tls                Use TLS; implied by --tlsverify
  564.      --tlscacert string   Trust certs signed only by this CA (default "/root/.docker/ca.pem")
  565.      --tlscert string     Path to TLS certificate file (default "/root/.docker/cert.pem")
  566.      --tlskey string      Path to TLS key file (default "/root/.docker/key.pem")
  567.      --tlsverify          Use TLS and verify the remote
  568.  -v, --version            Print version information and quit
  569.  
  570. Management Commands:
  571.  builder     Manage builds
  572.  config      Manage Docker configs
  573.  container   Manage containers
  574.  context     Manage contexts
  575.  image       Manage images
  576.  manifest    Manage Docker image manifests and manifest lists
  577.  network     Manage networks
  578.  node        Manage Swarm nodes
  579.  plugin      Manage plugins
  580.  secret      Manage Docker secrets
  581.  service     Manage services
  582.  stack       Manage Docker stacks
  583.  swarm       Manage Swarm
  584.  system      Manage Docker
  585.  trust       Manage trust on Docker images
  586.  volume      Manage volumes
  587.  
  588. Commands:
  589.  attach      Attach local standard input, output, and error streams to a running container
  590.  build       Build an image from a Dockerfile
  591.  commit      Create a new image from a container's changes
  592.   cp          Copy files/folders between a container and the local filesystem
  593.   create      Create a new container
  594.   diff        Inspect changes to files or directories on a container's filesystem
  595.  events      Get real time events from the server
  596.  exec        Run a command in a running container
  597.  export      Export a container's filesystem as a tar archive
  598.   history     Show the history of an image
  599.   images      List images
  600.   import      Import the contents from a tarball to create a filesystem image
  601.   info        Display system-wide information
  602.   inspect     Return low-level information on Docker objects
  603.   kill        Kill one or more running containers
  604.   load        Load an image from a tar archive or STDIN
  605.   login       Log in to a Docker registry
  606.   logout      Log out from a Docker registry
  607.   logs        Fetch the logs of a container
  608.   pause       Pause all processes within one or more containers
  609.   port        List port mappings or a specific mapping for the container
  610.   ps          List containers
  611.   pull        Pull an image or a repository from a registry
  612.   push        Push an image or a repository to a registry
  613.   rename      Rename a container
  614.   restart     Restart one or more containers
  615.   rm          Remove one or more containers
  616.   rmi         Remove one or more images
  617.   run         Run a command in a new container
  618.   save        Save one or more images to a tar archive (streamed to STDOUT by default)
  619.   search      Search the Docker Hub for images
  620.   start       Start one or more stopped containers
  621.   stats       Display a live stream of container(s) resource usage statistics
  622.   stop        Stop one or more running containers
  623.   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
  624.   top         Display the running processes of a container
  625.   unpause     Unpause all processes within one or more containers
  626.   update      Update configuration of one or more containers
  627.   version     Show the Docker version information
  628.   wait        Block until one or more containers stop, then print their exit codes
  629.  
  630. Run 'docker COMMAND --help' for more information on a command.
  631.  
  632. To get more help with docker, check out our guides at https://docs.docker.com/go/guides/
  633.  
  634. Setting Mullvad Account Number: 4604666110152489
  635. Error: No such container: mvpn
  636. Error: No such container: mvpn
  637. Error: No such container: mvpn
  638. Error: No such container: mvpn
  639. Setting Relay Location: se
  640. Error: No such container: mvpn
  641. Error: No such container: mvpn
  642. Error: No such container: mvpn
  643. Error: No such container: mvpn
  644. Waiting for Mullvad API Connection...
  645. Error: No such container: mvpn
  646. Error: No such container: mvpn
  647. Waiting for Connection Status...
  648. Error: No such container: mvpn
Advertisement
Add Comment
Please, Sign In to add comment