Advertisement
Guest User

Untitled

a guest
May 4th, 2024
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 41.89 KB | None | 0 0
  1. (deck@steamdeck ~)$ podman logs -f compile_box
  2. distrobox: Installing basic packages...
  3. + [ -n  ]
  4. + printf distrobox: Installing basic packages...\n
  5. + basename /bin/bash
  6. + shell_pkg=bash
  7. + [ bash = ash ]
  8. + [ 0 -ne 0 ]
  9. + command -v find
  10. /usr/bin/find
  11. + command -v mount
  12. /usr/bin/mount
  13. + command -v passwd
  14. /usr/bin/passwd
  15. + command -v sudo
  16. + command -v apk
  17. + command -v apt-get
  18. /usr/bin/apt-get
  19. + [ 0 -ne 0 ]
  20. + rm -f /etc/dpkg/dpkg.cfg.d/excludes
  21. + export DEBIAN_FRONTEND=noninteractive
  22. + apt-get update
  23. Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [89.7 kB]
  24. Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
  25. Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [89.7 kB]
  26. Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [90.8 kB]
  27. Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [24.8 kB]
  28. Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [9153 B]
  29. Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
  30. Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB]
  31. Get:9 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
  32. Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
  33. Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [25.1 kB]
  34. Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [14.5 kB]
  35. Fetched 22.2 MB in 2s (11.7 MB/s)
  36. Reading package lists...
  37. + apt-get install -y bash
  38. Reading package lists...
  39. Building dependency tree...
  40. Reading state information...
  41. bash is already the newest version (5.2.21-2ubuntu4).
  42. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  43. + apt-get install -y bash apt-utils bc curl dialog diffutils findutils gnupg2 less libnss-myhostname libvte-2.9[0-9]-common libvte-common lsof ncurses-base passwd pinentry-curses procps sudo time wget util-linux
  44. Reading package lists...
  45. Building dependency tree...
  46. Reading state information...
  47. bash is already the newest version (5.2.21-2ubuntu4).
  48. diffutils is already the newest version (1:3.10-1build1).
  49. findutils is already the newest version (4.9.0-5build1).
  50. ncurses-base is already the newest version (6.4+20240113-1ubuntu2).
  51. passwd is already the newest version (1:4.13+dfsg1-4ubuntu3).
  52. procps is already the newest version (2:4.0.4-4ubuntu3).
  53. util-linux is already the newest version (2.39.3-9ubuntu6).
  54. The following additional packages will be installed:
  55.   adduser ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent
  56.   gpg-wks-client gpgconf gpgsm keyboxd krb5-locales libapparmor1 libbrotli1
  57.   libcurl4t64 libdb5.3t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3
  58.   libkrb5support0 libksba8 libldap-common libldap2 libnghttp2-14 libpsl5t64
  59.   libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
  60.   libsqlite3-0 libssh-4 libtirpc-common libtirpc3t64 openssl publicsuffix
  61.   readline-common
  62. Suggested packages:
  63.   liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session
  64.   libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server
  65.   scdaemon krb5-doc krb5-user libsasl2-modules-gssapi-mit
  66.   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
  67.   libsasl2-modules-sql pinentry-doc readline-doc
  68. The following NEW packages will be installed:
  69.   adduser apt-utils bc ca-certificates curl dialog dirmngr gnupg gnupg-l10n
  70.   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm keyboxd
  71.   krb5-locales less libapparmor1 libbrotli1 libcurl4t64 libdb5.3t64
  72.   libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
  73.   libksba8 libldap-common libldap2 libnghttp2-14 libnss-myhostname libpsl5t64
  74.   libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
  75.   libsqlite3-0 libssh-4 libtirpc-common libtirpc3t64 libvte-2.91-common
  76.   libvte-common lsof openssl pinentry-curses publicsuffix readline-common sudo
  77.   time wget
  78. 0 upgraded, 53 newly installed, 0 to remove and 0 not upgraded.
  79. Need to get 10.3 MB of archives.
  80. After this operation, 28.1 MB of additional disk space will be used.
  81. Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB]
  82. Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [734 kB]
  83. Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 apt-utils amd64 2.7.14build2 [217 kB]
  84. Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 openssl amd64 3.0.13-0ubuntu3 [1002 kB]
  85. Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB]
  86. Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 krb5-locales all 1.20.1-6ubuntu2 [13.8 kB]
  87. Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB]
  88. Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libapparmor1 amd64 4.0.0-beta3-0ubuntu3 [49.5 kB]
  89. Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2 [33.5 kB]
  90. Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2 [81.7 kB]
  91. Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B]
  92. Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2 [347 kB]
  93. Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2 [142 kB]
  94. Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB]
  95. Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB]
  96. Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2 [701 kB]
  97. Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8094 B]
  98. Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB]
  99. Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 sudo amd64 1.9.15p5-3ubuntu5 [948 kB]
  100. Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnghttp2-14 amd64 1.59.0-1build4 [73.9 kB]
  101. Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB]
  102. Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB]
  103. Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 publicsuffix all 20231001.0357-0.1 [129 kB]
  104. Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 time amd64 1.9-0.2build1 [45.2 kB]
  105. Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 wget amd64 1.21.4-1ubuntu4 [333 kB]
  106. Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB]
  107. Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB]
  108. Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3 [20.3 kB]
  109. Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3 [53.2 kB]
  110. Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8 [195 kB]
  111. Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB]
  112. Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libssh-4 amd64 0.10.6-2build2 [188 kB]
  113. Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.1 [341 kB]
  114. Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.1 [227 kB]
  115. Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 dialog amd64 1.3-20240101-1 [303 kB]
  116. Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 gpgconf amd64 2.4.4-2ubuntu17 [103 kB]
  117. Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libksba8 amd64 1.6.6-1build1 [122 kB]
  118. Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 dirmngr amd64 2.4.4-2ubuntu17 [323 kB]
  119. Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 gnupg-utils amd64 2.4.4-2ubuntu17 [108 kB]
  120. Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 gpg amd64 2.4.4-2ubuntu17 [565 kB]
  121. Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 pinentry-curses amd64 1.2.1-3ubuntu5 [35.2 kB]
  122. Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 gpg-agent amd64 2.4.4-2ubuntu17 [227 kB]
  123. Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 gpgsm amd64 2.4.4-2ubuntu17 [232 kB]
  124. Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 keyboxd amd64 2.4.4-2ubuntu17 [78.3 kB]
  125. Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 gnupg all 2.4.4-2ubuntu17 [359 kB]
  126. Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 gnupg-l10n all 2.4.4-2ubuntu17 [65.9 kB]
  127. Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 gpg-wks-client amd64 2.4.4-2ubuntu17 [70.9 kB]
  128. Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8 [31.4 kB]
  129. Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3 [69.7 kB]
  130. Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libvte-2.91-common amd64 0.76.0-1 [13.3 kB]
  131. Get:51 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvte-common all 1:0.28.2-6.1build2 [50.5 kB]
  132. Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 gnupg2 all 2.4.4-2ubuntu17 [4748 B]
  133. Get:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnss-myhostname amd64 255.4-1ubuntu8 [148 kB]
  134. debconf: delaying package configuration, since apt-utils is not installed
  135. Fetched 10.3 MB in 2s (5539 kB/s)
  136. Selecting previously unselected package adduser.
  137. (Reading database ... 4368 files and directories currently installed.)
  138. Preparing to unpack .../adduser_3.137ubuntu1_all.deb ...
  139. Unpacking adduser (3.137ubuntu1) ...
  140. Setting up adduser (3.137ubuntu1) ...
  141. Selecting previously unselected package libdb5.3t64:amd64.
  142. (Reading database ... 4416 files and directories currently installed.)
  143. Preparing to unpack .../00-libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
  144. Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
  145. Selecting previously unselected package apt-utils.
  146. Preparing to unpack .../01-apt-utils_2.7.14build2_amd64.deb ...
  147. Unpacking apt-utils (2.7.14build2) ...
  148. Selecting previously unselected package openssl.
  149. Preparing to unpack .../02-openssl_3.0.13-0ubuntu3_amd64.deb ...
  150. Unpacking openssl (3.0.13-0ubuntu3) ...
  151. Selecting previously unselected package ca-certificates.
  152. Preparing to unpack .../03-ca-certificates_20240203_all.deb ...
  153. Unpacking ca-certificates (20240203) ...
  154. Selecting previously unselected package krb5-locales.
  155. Preparing to unpack .../04-krb5-locales_1.20.1-6ubuntu2_all.deb ...
  156. Unpacking krb5-locales (1.20.1-6ubuntu2) ...
  157. Selecting previously unselected package less.
  158. Preparing to unpack .../05-less_590-2ubuntu2.1_amd64.deb ...
  159. Unpacking less (590-2ubuntu2.1) ...
  160. Selecting previously unselected package libapparmor1:amd64.
  161. Preparing to unpack .../06-libapparmor1_4.0.0-beta3-0ubuntu3_amd64.deb ...
  162. Unpacking libapparmor1:amd64 (4.0.0-beta3-0ubuntu3) ...
  163. Selecting previously unselected package libkrb5support0:amd64.
  164. Preparing to unpack .../07-libkrb5support0_1.20.1-6ubuntu2_amd64.deb ...
  165. Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2) ...
  166. Selecting previously unselected package libk5crypto3:amd64.
  167. Preparing to unpack .../08-libk5crypto3_1.20.1-6ubuntu2_amd64.deb ...
  168. Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2) ...
  169. Selecting previously unselected package libkeyutils1:amd64.
  170. Preparing to unpack .../09-libkeyutils1_1.6.3-3build1_amd64.deb ...
  171. Unpacking libkeyutils1:amd64 (1.6.3-3build1) ...
  172. Selecting previously unselected package libkrb5-3:amd64.
  173. Preparing to unpack .../10-libkrb5-3_1.20.1-6ubuntu2_amd64.deb ...
  174. Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2) ...
  175. Selecting previously unselected package libgssapi-krb5-2:amd64.
  176. Preparing to unpack .../11-libgssapi-krb5-2_1.20.1-6ubuntu2_amd64.deb ...
  177. Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2) ...
  178. Selecting previously unselected package readline-common.
  179. Preparing to unpack .../12-readline-common_8.2-4build1_all.deb ...
  180. Unpacking readline-common (8.2-4build1) ...
  181. Selecting previously unselected package libreadline8t64:amd64.
  182. Preparing to unpack .../13-libreadline8t64_8.2-4build1_amd64.deb ...
  183. Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
  184. Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
  185. Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
  186. Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
  187. Unpacking libreadline8t64:amd64 (8.2-4build1) ...
  188. Selecting previously unselected package libsqlite3-0:amd64.
  189. Preparing to unpack .../14-libsqlite3-0_3.45.1-1ubuntu2_amd64.deb ...
  190. Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2) ...
  191. Selecting previously unselected package libtirpc-common.
  192. Preparing to unpack .../15-libtirpc-common_1.3.4+ds-1.1build1_all.deb ...
  193. Unpacking libtirpc-common (1.3.4+ds-1.1build1) ...
  194. Selecting previously unselected package libtirpc3t64:amd64.
  195. Preparing to unpack .../16-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ...
  196. Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64'
  197. Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64'
  198. Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ...
  199. Selecting previously unselected package sudo.
  200. Preparing to unpack .../17-sudo_1.9.15p5-3ubuntu5_amd64.deb ...
  201. Unpacking sudo (1.9.15p5-3ubuntu5) ...
  202. Selecting previously unselected package libnghttp2-14:amd64.
  203. Preparing to unpack .../18-libnghttp2-14_1.59.0-1build4_amd64.deb ...
  204. Unpacking libnghttp2-14:amd64 (1.59.0-1build4) ...
  205. Selecting previously unselected package libpsl5t64:amd64.
  206. Preparing to unpack .../19-libpsl5t64_0.21.2-1.1build1_amd64.deb ...
  207. Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ...
  208. Selecting previously unselected package lsof.
  209. Preparing to unpack .../20-lsof_4.95.0-1build3_amd64.deb ...
  210. Unpacking lsof (4.95.0-1build3) ...
  211. Selecting previously unselected package publicsuffix.
  212. Preparing to unpack .../21-publicsuffix_20231001.0357-0.1_all.deb ...
  213. Unpacking publicsuffix (20231001.0357-0.1) ...
  214. Selecting previously unselected package time.
  215. Preparing to unpack .../22-time_1.9-0.2build1_amd64.deb ...
  216. Unpacking time (1.9-0.2build1) ...
  217. Selecting previously unselected package wget.
  218. Preparing to unpack .../23-wget_1.21.4-1ubuntu4_amd64.deb ...
  219. Unpacking wget (1.21.4-1ubuntu4) ...
  220. Selecting previously unselected package bc.
  221. Preparing to unpack .../24-bc_1.07.1-3ubuntu4_amd64.deb ...
  222. Unpacking bc (1.07.1-3ubuntu4) ...
  223. Selecting previously unselected package libbrotli1:amd64.
  224. Preparing to unpack .../25-libbrotli1_1.1.0-2build2_amd64.deb ...
  225. Unpacking libbrotli1:amd64 (1.1.0-2build2) ...
  226. Selecting previously unselected package libsasl2-modules-db:amd64.
  227. Preparing to unpack .../26-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3_amd64.deb ...
  228. Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3) ...
  229. Selecting previously unselected package libsasl2-2:amd64.
  230. Preparing to unpack .../27-libsasl2-2_2.1.28+dfsg1-5ubuntu3_amd64.deb ...
  231. Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3) ...
  232. Selecting previously unselected package libldap2:amd64.
  233. Preparing to unpack .../28-libldap2_2.6.7+dfsg-1~exp1ubuntu8_amd64.deb ...
  234. Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8) ...
  235. Selecting previously unselected package librtmp1:amd64.
  236. Preparing to unpack .../29-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ...
  237. Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ...
  238. Selecting previously unselected package libssh-4:amd64.
  239. Preparing to unpack .../30-libssh-4_0.10.6-2build2_amd64.deb ...
  240. Unpacking libssh-4:amd64 (0.10.6-2build2) ...
  241. Selecting previously unselected package libcurl4t64:amd64.
  242. Preparing to unpack .../31-libcurl4t64_8.5.0-2ubuntu10.1_amd64.deb ...
  243. Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.1) ...
  244. Selecting previously unselected package curl.
  245. Preparing to unpack .../32-curl_8.5.0-2ubuntu10.1_amd64.deb ...
  246. Unpacking curl (8.5.0-2ubuntu10.1) ...
  247. Selecting previously unselected package dialog.
  248. Preparing to unpack .../33-dialog_1.3-20240101-1_amd64.deb ...
  249. Unpacking dialog (1.3-20240101-1) ...
  250. Selecting previously unselected package gpgconf.
  251. Preparing to unpack .../34-gpgconf_2.4.4-2ubuntu17_amd64.deb ...
  252. Unpacking gpgconf (2.4.4-2ubuntu17) ...
  253. Selecting previously unselected package libksba8:amd64.
  254. Preparing to unpack .../35-libksba8_1.6.6-1build1_amd64.deb ...
  255. Unpacking libksba8:amd64 (1.6.6-1build1) ...
  256. Selecting previously unselected package dirmngr.
  257. Preparing to unpack .../36-dirmngr_2.4.4-2ubuntu17_amd64.deb ...
  258. Unpacking dirmngr (2.4.4-2ubuntu17) ...
  259. Selecting previously unselected package gnupg-utils.
  260. Preparing to unpack .../37-gnupg-utils_2.4.4-2ubuntu17_amd64.deb ...
  261. Unpacking gnupg-utils (2.4.4-2ubuntu17) ...
  262. Selecting previously unselected package gpg.
  263. Preparing to unpack .../38-gpg_2.4.4-2ubuntu17_amd64.deb ...
  264. Unpacking gpg (2.4.4-2ubuntu17) ...
  265. Selecting previously unselected package pinentry-curses.
  266. Preparing to unpack .../39-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ...
  267. Unpacking pinentry-curses (1.2.1-3ubuntu5) ...
  268. Selecting previously unselected package gpg-agent.
  269. Preparing to unpack .../40-gpg-agent_2.4.4-2ubuntu17_amd64.deb ...
  270. Unpacking gpg-agent (2.4.4-2ubuntu17) ...
  271. Selecting previously unselected package gpgsm.
  272. Preparing to unpack .../41-gpgsm_2.4.4-2ubuntu17_amd64.deb ...
  273. Unpacking gpgsm (2.4.4-2ubuntu17) ...
  274. Selecting previously unselected package keyboxd.
  275. Preparing to unpack .../42-keyboxd_2.4.4-2ubuntu17_amd64.deb ...
  276. Unpacking keyboxd (2.4.4-2ubuntu17) ...
  277. Selecting previously unselected package gnupg.
  278. Preparing to unpack .../43-gnupg_2.4.4-2ubuntu17_all.deb ...
  279. Unpacking gnupg (2.4.4-2ubuntu17) ...
  280. Selecting previously unselected package gnupg-l10n.
  281. Preparing to unpack .../44-gnupg-l10n_2.4.4-2ubuntu17_all.deb ...
  282. Unpacking gnupg-l10n (2.4.4-2ubuntu17) ...
  283. Selecting previously unselected package gpg-wks-client.
  284. Preparing to unpack .../45-gpg-wks-client_2.4.4-2ubuntu17_amd64.deb ...
  285. Unpacking gpg-wks-client (2.4.4-2ubuntu17) ...
  286. Selecting previously unselected package libldap-common.
  287. Preparing to unpack .../46-libldap-common_2.6.7+dfsg-1~exp1ubuntu8_all.deb ...
  288. Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8) ...
  289. Selecting previously unselected package libsasl2-modules:amd64.
  290. Preparing to unpack .../47-libsasl2-modules_2.1.28+dfsg1-5ubuntu3_amd64.deb ...
  291. Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3) ...
  292. Selecting previously unselected package libvte-2.91-common.
  293. Preparing to unpack .../48-libvte-2.91-common_0.76.0-1_amd64.deb ...
  294. Unpacking libvte-2.91-common (0.76.0-1) ...
  295. Selecting previously unselected package libvte-common.
  296. Preparing to unpack .../49-libvte-common_1%3a0.28.2-6.1build2_all.deb ...
  297. Unpacking libvte-common (1:0.28.2-6.1build2) ...
  298. Selecting previously unselected package gnupg2.
  299. Preparing to unpack .../50-gnupg2_2.4.4-2ubuntu17_all.deb ...
  300. Unpacking gnupg2 (2.4.4-2ubuntu17) ...
  301. Selecting previously unselected package libnss-myhostname:amd64.
  302. Preparing to unpack .../51-libnss-myhostname_255.4-1ubuntu8_amd64.deb ...
  303. Unpacking libnss-myhostname:amd64 (255.4-1ubuntu8) ...
  304. Setting up libksba8:amd64 (1.6.6-1build1) ...
  305. Setting up pinentry-curses (1.2.1-3ubuntu5) ...
  306. Setting up time (1.9-0.2build1) ...
  307. Setting up libkeyutils1:amd64 (1.6.3-3build1) ...
  308. Setting up libvte-common (1:0.28.2-6.1build2) ...
  309. Setting up libapparmor1:amd64 (4.0.0-beta3-0ubuntu3) ...
  310. Setting up libvte-2.91-common (0.76.0-1) ...
  311. Setting up libtirpc-common (1.3.4+ds-1.1build1) ...
  312. Setting up libbrotli1:amd64 (1.1.0-2build2) ...
  313. Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2) ...
  314. Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3) ...
  315. Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ...
  316. Setting up libnghttp2-14:amd64 (1.59.0-1build4) ...
  317. Setting up less (590-2ubuntu2.1) ...
  318. Setting up krb5-locales (1.20.1-6ubuntu2) ...
  319. Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8) ...
  320. Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2) ...
  321. Setting up gnupg-l10n (2.4.4-2ubuntu17) ...
  322. Setting up dialog (1.3-20240101-1) ...
  323. Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ...
  324. Setting up libnss-myhostname:amd64 (255.4-1ubuntu8) ...
  325. Setting up sudo (1.9.15p5-3ubuntu5) ...
  326. Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2) ...
  327. Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
  328. Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2) ...
  329. Setting up openssl (3.0.13-0ubuntu3) ...
  330. Setting up readline-common (8.2-4build1) ...
  331. Setting up publicsuffix (20231001.0357-0.1) ...
  332. Setting up gnupg-utils (2.4.4-2ubuntu17) ...
  333. Setting up apt-utils (2.7.14build2) ...
  334. Setting up wget (1.21.4-1ubuntu4) ...
  335. Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3) ...
  336. Setting up ca-certificates (20240203) ...
  337. Updating certificates in /etc/ssl/certs...
  338. 146 added, 0 removed; done.
  339. Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2) ...
  340. Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3) ...
  341. Setting up libssh-4:amd64 (0.10.6-2build2) ...
  342. Setting up libreadline8t64:amd64 (8.2-4build1) ...
  343. Setting up gpgconf (2.4.4-2ubuntu17) ...
  344. Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8) ...
  345. Setting up gpg (2.4.4-2ubuntu17) ...
  346. Setting up gpg-agent (2.4.4-2ubuntu17) ...
  347. Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.1) ...
  348. Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ...
  349. Setting up gpgsm (2.4.4-2ubuntu17) ...
  350. Setting up bc (1.07.1-3ubuntu4) ...
  351. Setting up dirmngr (2.4.4-2ubuntu17) ...
  352. Setting up keyboxd (2.4.4-2ubuntu17) ...
  353. Setting up lsof (4.95.0-1build3) ...
  354. Setting up gnupg (2.4.4-2ubuntu17) ...
  355. Setting up curl (8.5.0-2ubuntu10.1) ...
  356. Setting up gnupg2 (2.4.4-2ubuntu17) ...
  357. Setting up gpg-wks-client (2.4.4-2ubuntu17) ...
  358. Processing triggers for libc-bin (2.39-0ubuntu8.1) ...
  359. Processing triggers for ca-certificates (20240203) ...
  360. Updating certificates in /etc/ssl/certs...
  361. 0 added, 0 removed; done.
  362. Running hooks in /etc/ca-certificates/update.d...
  363. done.
  364. + apt-get install -y libegl1-mesa libgl1-mesa-glx
  365. Reading package lists...
  366. Building dependency tree...
  367. Reading state information...
  368. Package libgl1-mesa-glx is not available, but is referred to by another package.
  369. This may mean that the package is missing, has been obsoleted, or
  370. is only available from another source
  371.  
  372. E: Unable to locate package libegl1-mesa
  373. E: Package 'libgl1-mesa-glx' has no installation candidate
  374. + [ 100 -ne 0 ]
  375. + printf Error: An error occurred\n
  376. Error: An error occurred
  377. + [ -n  ]
  378. + printf distrobox: Installing basic packages...\n
  379. distrobox: Installing basic packages...
  380. + basename /bin/bash
  381. + shell_pkg=bash
  382. + [ bash = ash ]
  383. + [ 0 -ne 0 ]
  384. + command -v find
  385. /usr/bin/find
  386. + command -v mount
  387. /usr/bin/mount
  388. + command -v passwd
  389. /usr/bin/passwd
  390. + command -v sudo
  391. /usr/bin/sudo
  392. + command -v useradd
  393. /usr/sbin/useradd
  394. + command -v diff
  395. /usr/bin/diff
  396. + command -v pinentry
  397. /usr/bin/pinentry
  398. + command -v wget
  399. + command -v curl
  400. /usr/bin/wget
  401. /usr/bin/curl
  402. + command -v less
  403. /usr/bin/less
  404. + command -v bc
  405. /usr/bin/bc
  406. + command -v time
  407. /usr/bin/time
  408. + command -v lsof
  409. /usr/bin/lsof
  410. + command -v bash
  411. /usr/bin/bash
  412. distrobox: Setting up read-only mounts...
  413. + printf distrobox: Setting up read-only mounts...\n
  414. + HOST_MOUNTS_RO=
  415.         /var/lib/flatpak
  416.         /var/lib/systemd/coredump
  417.         /var/log/journal
  418. + mount_bind /run/host/var/lib/flatpak /var/lib/flatpak ro
  419. + source_dir=/run/host/var/lib/flatpak
  420. + target_dir=/var/lib/flatpak
  421. + mount_flags=ro
  422. + [ -d /run/host/var/lib/flatpak ]
  423. + [ -e /var/lib/flatpak ]
  424. + [ -d /run/host/var/lib/flatpak ]
  425. + mkdir -p /var/lib/flatpak
  426. + [ ro =  ]
  427. + mount --rbind -o ro /run/host/var/lib/flatpak /var/lib/flatpak
  428. + return 0
  429. + mount_bind /run/host/var/lib/systemd/coredump /var/lib/systemd/coredump ro
  430. + source_dir=/run/host/var/lib/systemd/coredump
  431. + target_dir=/var/lib/systemd/coredump
  432. + mount_flags=ro
  433. + [ -d /run/host/var/lib/systemd/coredump ]
  434. + [ -e /var/lib/systemd/coredump ]
  435. + [ -d /run/host/var/lib/systemd/coredump ]
  436. + mkdir -p /var/lib/systemd/coredump
  437. + [ ro =  ]
  438. + mount --rbind -o ro /run/host/var/lib/systemd/coredump /var/lib/systemd/coredump
  439. + return 0
  440. + mount_bind /run/host/var/log/journal /var/log/journal ro
  441. + source_dir=/run/host/var/log/journal
  442. + target_dir=/var/log/journal
  443. + mount_flags=ro
  444. + [ -d /run/host/var/log/journal ]
  445. + [ -e /var/log/journal ]
  446. + findmnt /var/log/journal
  447. + umount /var/log/journal
  448. + [ -d /run/host/var/log/journal ]
  449. + mkdir -p /var/log/journal
  450. + [ ro =  ]
  451. + mount --rbind -o ro /run/host/var/log/journal /var/log/journal
  452. + return 0
  453. + printf distrobox: Setting up read-write mounts...\n
  454. distrobox: Setting up read-write mounts...
  455. + HOST_MOUNTS=
  456.         /etc/host.conf
  457.         /etc/machine-id
  458.         /media
  459.         /mnt
  460.         /run/libvirt
  461.         /run/media
  462.         /run/systemd/journal
  463.         /run/systemd/seats
  464.         /run/systemd/sessions
  465.         /run/systemd/users
  466.         /run/systemd/resolve/
  467.         /run/netconfig/
  468.         /run/udev
  469.         /srv
  470.         /var/lib/libvirt
  471.         /var/mnt
  472. + mount_bind /run/host/etc/host.conf /etc/host.conf rw
  473. + source_dir=/run/host/etc/host.conf
  474. + target_dir=/etc/host.conf
  475. + mount_flags=rw
  476. + [ -d /run/host/etc/host.conf ]
  477. + [ -f /run/host/etc/host.conf ]
  478. + [ -e /etc/host.conf ]
  479. + findmnt /etc/host.conf
  480. + [ -d /run/host/etc/host.conf ]
  481. + [ -f /run/host/etc/host.conf ]
  482. + touch /etc/host.conf
  483. + [ rw =  ]
  484. + mount --rbind -o rw /run/host/etc/host.conf /etc/host.conf
  485. + return 0
  486. + mount_bind /run/host/etc/machine-id /etc/machine-id rw
  487. + source_dir=/run/host/etc/machine-id
  488. + target_dir=/etc/machine-id
  489. + mount_flags=rw
  490. + [ -d /run/host/etc/machine-id ]
  491. + [ -f /run/host/etc/machine-id ]
  492. + [ -e /etc/machine-id ]
  493. + findmnt /etc/machine-id
  494. + [ -d /run/host/etc/machine-id ]
  495. + [ -f /run/host/etc/machine-id ]
  496. + touch /etc/machine-id
  497. + [ rw =  ]
  498. + mount --rbind -o rw /run/host/etc/machine-id /etc/machine-id
  499. + return 0
  500. + mount_bind /run/host/media /media rw
  501. + source_dir=/run/host/media
  502. + target_dir=/media
  503. + mount_flags=rw
  504. + [ -d /run/host/media ]
  505. + [ -f /run/host/media ]
  506. + return 0
  507. + mount_bind /run/host/mnt /mnt rw
  508. + source_dir=/run/host/mnt
  509. + target_dir=/mnt
  510. + mount_flags=rw
  511. + [ -d /run/host/mnt ]
  512. + [ -e /mnt ]
  513. + findmnt /mnt
  514. + [ -d /run/host/mnt ]
  515. + mkdir -p /mnt
  516. + [ rw =  ]
  517. + mount --rbind -o rw /run/host/mnt /mnt
  518. + return 0
  519. + mount_bind /run/host/run/libvirt /run/libvirt rw
  520. + source_dir=/run/host/run/libvirt
  521. + target_dir=/run/libvirt
  522. + mount_flags=rw
  523. + [ -d /run/host/run/libvirt ]
  524. + [ -f /run/host/run/libvirt ]
  525. + return 0
  526. + mount_bind /run/host/run/media /run/media rw
  527. + source_dir=/run/host/run/media
  528. + target_dir=/run/media
  529. + mount_flags=rw
  530. + [ -d /run/host/run/media ]
  531. + [ -e /run/media ]
  532. + [ -d /run/host/run/media ]
  533. + mkdir -p /run/media
  534. + [ rw =  ]
  535. + mount --rbind -o rw /run/host/run/media /run/media
  536. + return 0
  537. + mount_bind /run/host/run/systemd/journal /run/systemd/journal rw
  538. + source_dir=/run/host/run/systemd/journal
  539. + target_dir=/run/systemd/journal
  540. + mount_flags=rw
  541. + [ -d /run/host/run/systemd/journal ]
  542. + [ -e /run/systemd/journal ]
  543. + [ -d /run/host/run/systemd/journal ]
  544. + mkdir -p /run/systemd/journal
  545. + [ rw =  ]
  546. + mount --rbind -o rw /run/host/run/systemd/journal /run/systemd/journal
  547. + return 0
  548. + mount_bind /run/host/run/systemd/seats /run/systemd/seats rw
  549. + source_dir=/run/host/run/systemd/seats
  550. + target_dir=/run/systemd/seats
  551. + mount_flags=rw
  552. + [ -d /run/host/run/systemd/seats ]
  553. + [ -e /run/systemd/seats ]
  554. + [ -d /run/host/run/systemd/seats ]
  555. + mkdir -p /run/systemd/seats
  556. + [ rw =  ]
  557. + mount --rbind -o rw /run/host/run/systemd/seats /run/systemd/seats
  558. + return 0
  559. + mount_bind /run/host/run/systemd/sessions /run/systemd/sessions rw
  560. + source_dir=/run/host/run/systemd/sessions
  561. + target_dir=/run/systemd/sessions
  562. + mount_flags=rw
  563. + [ -d /run/host/run/systemd/sessions ]
  564. + [ -e /run/systemd/sessions ]
  565. + [ -d /run/host/run/systemd/sessions ]
  566. + mkdir -p /run/systemd/sessions
  567. + [ rw =  ]
  568. + mount --rbind -o rw /run/host/run/systemd/sessions /run/systemd/sessions
  569. + return 0
  570. + mount_bind /run/host/run/systemd/users /run/systemd/users rw
  571. + source_dir=/run/host/run/systemd/users
  572. + target_dir=/run/systemd/users
  573. + mount_flags=rw
  574. + [ -d /run/host/run/systemd/users ]
  575. + [ -e /run/systemd/users ]
  576. + [ -d /run/host/run/systemd/users ]
  577. + mkdir -p /run/systemd/users
  578. + [ rw =  ]
  579. + mount --rbind -o rw /run/host/run/systemd/users /run/systemd/users
  580. + return 0
  581. + mount_bind /run/host/run/systemd/resolve/ /run/systemd/resolve/ rw
  582. + source_dir=/run/host/run/systemd/resolve/
  583. + target_dir=/run/systemd/resolve/
  584. + mount_flags=rw
  585. + [ -d /run/host/run/systemd/resolve/ ]
  586. + [ -e /run/systemd/resolve/ ]
  587. + [ -d /run/host/run/systemd/resolve/ ]
  588. + mkdir -p /run/systemd/resolve/
  589. + [ rw =  ]
  590. + mount --rbind -o rw /run/host/run/systemd/resolve/ /run/systemd/resolve/
  591. + return 0
  592. + mount_bind /run/host/run/netconfig/ /run/netconfig/ rw
  593. + source_dir=/run/host/run/netconfig/
  594. + target_dir=/run/netconfig/
  595. + mount_flags=rw
  596. + [ -d /run/host/run/netconfig/ ]
  597. + [ -f /run/host/run/netconfig/ ]
  598. + return 0
  599. + mount_bind /run/host/run/udev /run/udev rw
  600. + source_dir=/run/host/run/udev
  601. + target_dir=/run/udev
  602. + mount_flags=rw
  603. + [ -d /run/host/run/udev ]
  604. + [ -e /run/udev ]
  605. + [ -d /run/host/run/udev ]
  606. + mkdir -p /run/udev
  607. + [ rw =  ]
  608. + mount --rbind -o rw /run/host/run/udev /run/udev
  609. + return 0
  610. + mount_bind /run/host/srv /srv rw
  611. + source_dir=/run/host/srv
  612. + target_dir=/srv
  613. + mount_flags=rw
  614. + [ -d /run/host/srv ]
  615. + [ -e /srv ]
  616. + findmnt /srv
  617. + [ -d /run/host/srv ]
  618. + mkdir -p /srv
  619. + [ rw =  ]
  620. + mount --rbind -o rw /run/host/srv /srv
  621. + return 0
  622. + mount_bind /run/host/var/lib/libvirt /var/lib/libvirt rw
  623. + source_dir=/run/host/var/lib/libvirt
  624. + target_dir=/var/lib/libvirt
  625. + mount_flags=rw
  626. + [ -d /run/host/var/lib/libvirt ]
  627. + [ -f /run/host/var/lib/libvirt ]
  628. + return 0
  629. + mount_bind /run/host/var/mnt /var/mnt rw
  630. + source_dir=/run/host/var/mnt
  631. + target_dir=/var/mnt
  632. + mount_flags=rw
  633. + [ -d /run/host/var/mnt ]
  634. + [ -e /var/mnt ]
  635. + [ -d /run/host/var/mnt ]
  636. + mkdir -p /var/mnt
  637. + [ rw =  ]
  638. + mount --rbind -o rw /run/host/var/mnt /var/mnt
  639. + return 0
  640. + HOST_MOUNTS_RO_INIT=
  641.                 /etc/localtime
  642.                 /run/systemd/journal
  643.                 /run/systemd/resolve
  644.                 /run/systemd/seats
  645.                 /run/systemd/sessions
  646.                 /run/systemd/users
  647.                 /var/lib/systemd/coredump
  648.                 /var/log/journal
  649. + [ -e /var/home/deck ]
  650. distrobox: Setting up host's sockets integration...
  651. + printf distrobox: Setting up host's sockets integration...\n
  652. + find /run/host/run -name user -prune -o -path /run/host/run/media -prune -o -name nscd -prune -o -name bees -prune -o -name system_bus_socket -prune -o -type s -print
  653. + :
  654. + host_sockets=/run/host/run/avahi-daemon/socket
  655. /run/host/run/systemd/resolve/io.systemd.Resolve.Monitor
  656. /run/host/run/systemd/resolve/io.systemd.Resolve
  657. /run/host/run/systemd/journal/io.systemd.journal
  658. /run/host/run/systemd/journal/stdout
  659. /run/host/run/systemd/journal/socket
  660. /run/host/run/systemd/journal/dev-log
  661. /run/host/run/systemd/coredump
  662. /run/host/run/systemd/io.system.ManagedOOM
  663. /run/host/run/systemd/userdb/io.systemd.DynamicUser
  664. /run/host/run/systemd/private
  665. /run/host/run/systemd/notify
  666. /run/host/run/systemd/inaccessible/sock
  667. /run/host/run/udev/control
  668. + printf %s /run/host/run/avahi-daemon/socket
  669. + sed s|/run/host||g
  670. + container_socket=/run/avahi-daemon/socket
  671. + [ ! -S /run/avahi-daemon/socket ]
  672. + [ ! -L /run/avahi-daemon/socket ]
  673. + rm -f /run/avahi-daemon/socket
  674. + dirname /run/avahi-daemon/socket
  675. + mkdir -p /run/avahi-daemon
  676. + ln -s /run/host/run/avahi-daemon/socket /run/avahi-daemon/socket
  677. + printf %s /run/host/run/systemd/resolve/io.systemd.Resolve.Monitor
  678. + sed s|/run/host||g
  679. + container_socket=/run/systemd/resolve/io.systemd.Resolve.Monitor
  680. + [ ! -S /run/systemd/resolve/io.systemd.Resolve.Monitor ]
  681. + printf %s /run/host/run/systemd/resolve/io.systemd.Resolve
  682. + sed s|/run/host||g
  683. + container_socket=/run/systemd/resolve/io.systemd.Resolve
  684. + [ ! -S /run/systemd/resolve/io.systemd.Resolve ]
  685. + printf %s /run/host/run/systemd/journal/io.systemd.journal
  686. + sed s|/run/host||g
  687. + container_socket=/run/systemd/journal/io.systemd.journal
  688. + [ ! -S /run/systemd/journal/io.systemd.journal ]
  689. + printf %s /run/host/run/systemd/journal/stdout
  690. + sed s|/run/host||g
  691. + container_socket=/run/systemd/journal/stdout
  692. + [ ! -S /run/systemd/journal/stdout ]
  693. + printf %s /run/host/run/systemd/journal/socket
  694. + sed s|/run/host||g
  695. + container_socket=/run/systemd/journal/socket
  696. + [ ! -S /run/systemd/journal/socket ]
  697. + printf %s /run/host/run/systemd/journal/dev-log
  698. + sed s|/run/host||g
  699. + container_socket=/run/systemd/journal/dev-log
  700. + [ ! -S /run/systemd/journal/dev-log ]
  701. + printf %s /run/host/run/systemd/coredump
  702. + sed s|/run/host||g
  703. + container_socket=/run/systemd/coredump
  704. + [ ! -S /run/systemd/coredump ]
  705. + [ ! -L /run/systemd/coredump ]
  706. + rm -f /run/systemd/coredump
  707. + dirname /run/systemd/coredump
  708. + mkdir -p /run/systemd
  709. + ln -s /run/host/run/systemd/coredump /run/systemd/coredump
  710. + printf %s /run/host/run/systemd/io.system.ManagedOOM
  711. + sed s|/run/host||g
  712. + container_socket=/run/systemd/io.system.ManagedOOM
  713. + [ ! -S /run/systemd/io.system.ManagedOOM ]
  714. + [ ! -L /run/systemd/io.system.ManagedOOM ]
  715. + rm -f /run/systemd/io.system.ManagedOOM
  716. + dirname /run/systemd/io.system.ManagedOOM
  717. + mkdir -p /run/systemd
  718. + ln -s /run/host/run/systemd/io.system.ManagedOOM /run/systemd/io.system.ManagedOOM
  719. + printf %s /run/host/run/systemd/userdb/io.systemd.DynamicUser
  720. + sed s|/run/host||g
  721. + container_socket=/run/systemd/userdb/io.systemd.DynamicUser
  722. + [ ! -S /run/systemd/userdb/io.systemd.DynamicUser ]
  723. + [ ! -L /run/systemd/userdb/io.systemd.DynamicUser ]
  724. + rm -f /run/systemd/userdb/io.systemd.DynamicUser
  725. + dirname /run/systemd/userdb/io.systemd.DynamicUser
  726. + mkdir -p /run/systemd/userdb
  727. + ln -s /run/host/run/systemd/userdb/io.systemd.DynamicUser /run/systemd/userdb/io.systemd.DynamicUser
  728. + printf %s /run/host/run/systemd/private
  729. + sed s|/run/host||g
  730. + container_socket=/run/systemd/private
  731. + [ ! -S /run/systemd/private ]
  732. + [ ! -L /run/systemd/private ]
  733. + rm -f /run/systemd/private
  734. + dirname /run/systemd/private
  735. + mkdir -p /run/systemd
  736. + ln -s /run/host/run/systemd/private /run/systemd/private
  737. + printf %s /run/host/run/systemd/notify
  738. + sed s|/run/host||g
  739. + container_socket=/run/systemd/notify
  740. + [ ! -S /run/systemd/notify ]
  741. + [ ! -L /run/systemd/notify ]
  742. + rm -f /run/systemd/notify
  743. + dirname /run/systemd/notify
  744. + mkdir -p /run/systemd
  745. + ln -s /run/host/run/systemd/notify /run/systemd/notify
  746. + printf %s /run/host/run/systemd/inaccessible/sock
  747. + sed s|/run/host||g
  748. + container_socket=/run/systemd/inaccessible/sock
  749. + [ ! -S /run/systemd/inaccessible/sock ]
  750. + [ ! -L /run/systemd/inaccessible/sock ]
  751. + rm -f /run/systemd/inaccessible/sock
  752. + dirname /run/systemd/inaccessible/sock
  753. + mkdir -p /run/systemd/inaccessible
  754. + ln -s /run/host/run/systemd/inaccessible/sock /run/systemd/inaccessible/sock
  755. + printf %s /run/host/run/udev/control
  756. + sed s|/run/host||g
  757. + container_socket=/run/udev/control
  758. distrobox: Integrating host's themes, icons, fonts...
  759. + [ ! -S /run/udev/control ]
  760. + printf distrobox: Integrating host's themes, icons, fonts...\n
  761. + mount_bind /run/host/usr/share/themes /usr/local/share/themes rw
  762. + source_dir=/run/host/usr/share/themes
  763. + target_dir=/usr/local/share/themes
  764. + mount_flags=rw
  765. + [ -d /run/host/usr/share/themes ]
  766. + [ -e /usr/local/share/themes ]
  767. + [ -d /run/host/usr/share/themes ]
  768. + mkdir -p /usr/local/share/themes
  769. + [ rw =  ]
  770. + mount --rbind -o rw /run/host/usr/share/themes /usr/local/share/themes
  771. + return 0
  772. + mount_bind /run/host/usr/share/icons /usr/local/share/icons rw
  773. + source_dir=/run/host/usr/share/icons
  774. + target_dir=/usr/local/share/icons
  775. + mount_flags=rw
  776. + [ -d /run/host/usr/share/icons ]
  777. + [ -e /usr/local/share/icons ]
  778. + [ -d /run/host/usr/share/icons ]
  779. + mkdir -p /usr/local/share/icons
  780. + [ rw =  ]
  781. + mount --rbind -o rw /run/host/usr/share/icons /usr/local/share/icons
  782. + return 0
  783. + mount_bind /run/host/usr/share/fonts /usr/local/share/fonts rw
  784. + source_dir=/run/host/usr/share/fonts
  785. + target_dir=/usr/local/share/fonts
  786. + mount_flags=rw
  787. + [ -d /run/host/usr/share/fonts ]
  788. + [ -e /usr/local/share/fonts ]
  789. + [ -d /run/host/usr/share/fonts ]
  790. + mkdir -p /usr/local/share/fonts
  791. + [ rw =  ]
  792. + mount --rbind -o rw /run/host/usr/share/fonts /usr/local/share/fonts
  793. + return 0
  794. + printf distrobox: Setting up package manager exceptions...\n
  795. distrobox: Setting up package manager exceptions...
  796. + [ -d /usr/lib/rpm/macros.d/ ]
  797. + [ -d /etc/dpkg/dpkg.cfg.d/ ]
  798. distrobox: Setting up dpkg exceptions...
  799. + printf distrobox: Setting up dpkg exceptions...\n
  800. + printf
  801. + printf path-exclude %s/*\n /var/lib/flatpak
  802. + printf path-exclude %s/*\n /var/lib/systemd/coredump
  803. + printf path-exclude %s/*\n /var/log/journal
  804. + printf path-exclude %s/*\n /etc/host.conf
  805. + printf path-exclude %s/*\n /etc/machine-id
  806. + printf path-exclude %s/*\n /media
  807. + printf path-exclude %s/*\n /mnt
  808. + printf path-exclude %s/*\n /run/libvirt
  809. + printf path-exclude %s/*\n /run/media
  810. + printf path-exclude %s/*\n /run/systemd/journal
  811. + printf path-exclude %s/*\n /run/systemd/seats
  812. + printf path-exclude %s/*\n /run/systemd/sessions
  813. + printf path-exclude %s/*\n /run/systemd/users
  814. + printf path-exclude %s/*\n /run/systemd/resolve/
  815. + printf path-exclude %s/*\n /run/netconfig/
  816. + printf path-exclude %s/*\n /run/udev
  817. + printf path-exclude %s/*\n /srv
  818. + printf path-exclude %s/*\n /var/lib/libvirt
  819. + printf path-exclude %s/*\n /var/mnt
  820. + [ -d /etc/apt/apt.conf.d/ ]
  821. + printf distrobox: Setting up apt hooks...\n
  822. distrobox: Setting up apt hooks...
  823. + printf
  824. + printf DPkg::Pre-Invoke {"if findmnt %s >/dev/null; then umount %s; fi";};\n /etc/localtime /etc/localtime
  825. + printf DPkg::Post-Invoke {"if [ -e /run/host/%s ]; then mount --rbind /run/host/%s %s; fi";};\n /etc/localtime /etc/localtime /etc/localtime
  826. + printf DPkg::Pre-Invoke {"if findmnt %s >/dev/null; then umount %s; fi";};\n /run/systemd/journal /run/systemd/journal
  827. + printf DPkg::Post-Invoke {"if [ -e /run/host/%s ]; then mount --rbind /run/host/%s %s; fi";};\n /run/systemd/journal /run/systemd/journal /run/systemd/journal
  828. + printf DPkg::Pre-Invoke {"if findmnt %s >/dev/null; then umount %s; fi";};\n /run/systemd/resolve /run/systemd/resolve
  829. + printf DPkg::Post-Invoke {"if [ -e /run/host/%s ]; then mount --rbind /run/host/%s %s; fi";};\n /run/systemd/resolve /run/systemd/resolve /run/systemd/resolve
  830. + printf DPkg::Pre-Invoke {"if findmnt %s >/dev/null; then umount %s; fi";};\n /run/systemd/seats /run/systemd/seats
  831. + printf DPkg::Post-Invoke {"if [ -e /run/host/%s ]; then mount --rbind /run/host/%s %s; fi";};\n /run/systemd/seats /run/systemd/seats /run/systemd/seats
  832. + printf DPkg::Pre-Invoke {"if findmnt %s >/dev/null; then umount %s; fi";};\n /run/systemd/sessions /run/systemd/sessions
  833. + printf DPkg::Post-Invoke {"if [ -e /run/host/%s ]; then mount --rbind /run/host/%s %s; fi";};\n /run/systemd/sessions /run/systemd/sessions /run/systemd/sessions
  834. + printf DPkg::Pre-Invoke {"if findmnt %s >/dev/null; then umount %s; fi";};\n /run/systemd/users /run/systemd/users
  835. + printf DPkg::Post-Invoke {"if [ -e /run/host/%s ]; then mount --rbind /run/host/%s %s; fi";};\n /run/systemd/users /run/systemd/users /run/systemd/users
  836. + printf DPkg::Pre-Invoke {"if findmnt %s >/dev/null; then umount %s; fi";};\n /var/lib/systemd/coredump /var/lib/systemd/coredump
  837. + printf DPkg::Post-Invoke {"if [ -e /run/host/%s ]; then mount --rbind /run/host/%s %s; fi";};\n /var/lib/systemd/coredump /var/lib/systemd/coredump /var/lib/systemd/coredump
  838. + printf DPkg::Pre-Invoke {"if findmnt %s >/dev/null; then umount %s; fi";};\n /var/log/journal /var/log/journal
  839. + printf DPkg::Post-Invoke {"if [ -e /run/host/%s ]; then mount --rbind /run/host/%s %s; fi";};\n /var/log/journal /var/log/journal /var/log/journal
  840. + [ -d /usr/share/libalpm/scripts ]
  841. distrobox: Setting up sudo...
  842. + printf distrobox: Setting up sudo...\n
  843. + mkdir -p /etc/sudoers.d
  844. + grep -q Defaults !fqdn /etc/sudoers.d/sudoers
  845. grep: /etc/sudoers.d/sudoers: No such file or directory
  846. + printf Defaults !fqdn\n
  847. + grep -q "deck" ALL = (root) NOPASSWD:ALL /etc/sudoers.d/sudoers
  848. + printf "%s" ALL = (root) NOPASSWD:ALL\n deck
  849. distrobox: Setting up groups...
  850. + printf distrobox: Setting up groups...\n
  851. + grep -q ^deck: /etc/group
  852. + groupadd --force --gid 1000 deck
  853. + printf distrobox: Setting up users...\n
  854. distrobox: Setting up users...
  855. + [ -d /run/host/var/kerberos ]
  856. + printf %s deck
  857. + tr \\ .
  858. + grep -q ^deck: /etc/passwd
  859. + useradd --home-dir /home/deck --no-create-home --shell /bin/bash --uid 1000 --gid 1000 deck
  860. useradd: UID 1000 is not unique
  861. + printf Warning: there was a problem setting up the user\n
  862. + printf Warning: trying manual addition\n
  863. Warning: there was a problem setting up the user
  864. Warning: trying manual addition
  865. + printf %s:x:%s:%s:%s:%s:%s deck 1000 1000 deck /home/deck /bin/bash
  866. + printf %s::1:::::: deck
  867. + cat /proc/sys/kernel/random/uuid
  868. + temporary_password=4672173d-a232-42e8-b013-7a5e45e195d7
  869. + printf %s\n%s\n 4672173d-a232-42e8-b013-7a5e45e195d7 4672173d-a232-42e8-b013-7a5e45e195d7
  870. + passwd root
  871. New password: Retype new password: passwd: password updated successfully
  872. + printf %s:%s deck 4672173d-a232-42e8-b013-7a5e45e195d7
  873. + chpasswd -e
  874. + printf %s: root
  875. + chpasswd -e
  876. + printf %s: deck
  877. + chpasswd -e
  878. + mkdir -p /etc/profile.d
  879. + printf test -z "$USER" && USER="$(id -un 2> /dev/null)"\n
  880. + printf test -z "$UID"  && readonly  UID="$(id -ur 2> /dev/null)"\n
  881. + printf test -z "$EUID" && readonly EUID="$(id -u  2> /dev/null)"\n
  882. + [ -n  ]
  883. distrobox: Executing init hooks...
  884. + printf distrobox: Executing init hooks...\n
  885. + eval
  886. + [ 0 -eq 0 ]
  887. container_setup_done
  888. + printf container_setup_done\n
  889. + HOST_WATCH=
  890.                 /etc/hosts
  891.                 /etc/localtime
  892.                 /etc/resolv.conf
  893.  
  894. + set +x
  895.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement