Advertisement
Guest User

yn

a guest
Jun 25th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.44 KB | None | 0 0
  1. 21070 DEBUG Executing command 'sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_CWD=/var/cache/yunohost/from_file/peertube_ynh-master/scripts YNH_APP_ARG_IS_PUBLIC=1 YNH_APP_INSTANCE_NAME=peertube YNH_APP_ARG_EMAIL=bill.666@live.fr YNH_APP_ID=peertube YNH_APP_ARG_DOMAIN=liberodark.ynh.fr BASH_XTRACEFD=7 /bin/bash -x "./install" liberodark.ynh.fr bill.666@live.fr 1 peertube 7>&1'...
  2. 21082 DEBUG + source _common.sh
  3. 21083 DEBUG + source /usr/share/yunohost/helpers
  4. 21084 DEBUG +++ run-parts --list /usr/share/yunohost/helpers.d
  5. 21093 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  6. 21093 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/backend ']'
  7. 21093 DEBUG ++ . /usr/share/yunohost/helpers.d/backend
  8. 21094 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  9. 21095 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']'
  10. 21095 DEBUG ++ . /usr/share/yunohost/helpers.d/filesystem
  11. 21096 DEBUG +++ CAN_BIND=1
  12. 21096 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  13. 21097 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/ip ']'
  14. 21097 DEBUG ++ . /usr/share/yunohost/helpers.d/ip
  15. 21097 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  16. 21097 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']'
  17. 21097 DEBUG ++ . /usr/share/yunohost/helpers.d/mysql
  18. 21098 DEBUG +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql
  19. 21098 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  20. 21099 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/network ']'
  21. 21099 DEBUG ++ . /usr/share/yunohost/helpers.d/network
  22. 21100 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  23. 21100 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/nodejs ']'
  24. 21100 DEBUG ++ . /usr/share/yunohost/helpers.d/nodejs
  25. 21101 DEBUG +++ n_install_dir=/opt/node_n
  26. 21101 DEBUG +++ node_version_path=/opt/node_n/n/versions/node
  27. 21101 DEBUG +++ export N_PREFIX=/opt/node_n
  28. 21101 DEBUG +++ N_PREFIX=/opt/node_n
  29. 21102 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  30. 21102 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/package ']'
  31. 21102 DEBUG ++ . /usr/share/yunohost/helpers.d/package
  32. 21103 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  33. 21103 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/print ']'
  34. 21104 DEBUG ++ . /usr/share/yunohost/helpers.d/print
  35. 21104 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  36. 21104 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/psql ']'
  37. 21105 DEBUG ++ . /usr/share/yunohost/helpers.d/psql
  38. 21105 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  39. 21106 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/setting ']'
  40. 21106 DEBUG ++ . /usr/share/yunohost/helpers.d/setting
  41. 21106 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  42. 21107 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/string ']'
  43. 21107 DEBUG ++ . /usr/share/yunohost/helpers.d/string
  44. 21107 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  45. 21107 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/system ']'
  46. 21108 DEBUG ++ . /usr/share/yunohost/helpers.d/system
  47. 21108 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  48. 21109 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/user ']'
  49. 21109 DEBUG ++ . /usr/share/yunohost/helpers.d/user
  50. 21110 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  51. 21110 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/utils ']'
  52. 21110 DEBUG ++ . /usr/share/yunohost/helpers.d/utils
  53. 21110 DEBUG + source psql.sh
  54. 21111 DEBUG + ynh_abort_if_errors
  55. 21111 DEBUG + set -eu
  56. 21111 DEBUG + trap ynh_exit_properly EXIT
  57. 21111 DEBUG + domain=liberodark.ynh.fr
  58. 21111 DEBUG + path_url=/
  59. 21112 DEBUG + admin_email=bill.666@live.fr
  60. 21112 DEBUG ++ ynh_string_random 24
  61. 21113 DEBUG ++ sed -n 's/\(.\{24\}\).*/\1/p'
  62. 21114 DEBUG ++ tr -c -d A-Za-z0-9
  63. 21114 DEBUG ++ dd if=/dev/urandom bs=1 count=200
  64. 21129 DEBUG + admin_pass=hvotwUqEterry7N9AuuRr0BV
  65. 21130 DEBUG + is_public=1
  66. 21130 DEBUG + app=peertube
  67. 21130 DEBUG + final_path=/var/www/peertube
  68. 21130 DEBUG + test '!' -e /var/www/peertube
  69. 21130 DEBUG + ynh_webpath_available liberodark.ynh.fr /
  70. 21130 DEBUG + local domain=liberodark.ynh.fr
  71. 21130 DEBUG + local path=/
  72. 21130 DEBUG + sudo yunohost domain url-available liberodark.ynh.fr /
  73. 21354 DEBUG False
  74. 21372 DEBUG + ynh_webpath_register peertube liberodark.ynh.fr /
  75. 21372 DEBUG + local app=peertube
  76. 21372 DEBUG + local domain=liberodark.ynh.fr
  77. 21372 DEBUG + local path=/
  78. 21372 DEBUG + sudo yunohost app register-url peertube liberodark.ynh.fr /
  79. 21555 WARNING This url is not available or conflicts with an already installed app
  80. 21579 DEBUG + ynh_exit_properly
  81. 21579 DEBUG + local exit_code=22
  82. 21579 DEBUG + '[' 22 -eq 0 ']'
  83. 21579 DEBUG + trap '' EXIT
  84. 21579 DEBUG + set +eu
  85. 21579 DEBUG + echo -e '!!\n peertube'\''s script has encountered an error. Its execution was cancelled.\n!!'
  86. 21579 DEBUG + type -t ynh_clean_setup
  87. 21579 DEBUG + ynh_die
  88. 21580 DEBUG + echo ''
  89. 21580 DEBUG + exit 1
  90. 21580 WARNING !!
  91. 21580 WARNING peertube's script has encountered an error. Its execution was cancelled.
  92. 21580 WARNING !!
  93. 21580 WARNING
  94. 21683 DEBUG Executing command 'sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_APP_ID=peertube YNH_CWD=/var/cache/yunohost/from_file/peertube_ynh-master/scripts YNH_APP_INSTANCE_NAME=peertube BASH_XTRACEFD=7 /bin/bash -x "./remove" peertube 7>&1'...
  95. 21701 DEBUG + source _common.sh
  96. 21702 DEBUG + source /usr/share/yunohost/helpers
  97. 21702 DEBUG +++ run-parts --list /usr/share/yunohost/helpers.d
  98. 21707 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  99. 21707 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/backend ']'
  100. 21708 DEBUG ++ . /usr/share/yunohost/helpers.d/backend
  101. 21708 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  102. 21708 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']'
  103. 21709 DEBUG ++ . /usr/share/yunohost/helpers.d/filesystem
  104. 21710 DEBUG +++ CAN_BIND=1
  105. 21710 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  106. 21710 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/ip ']'
  107. 21710 DEBUG ++ . /usr/share/yunohost/helpers.d/ip
  108. 21711 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  109. 21711 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']'
  110. 21711 DEBUG ++ . /usr/share/yunohost/helpers.d/mysql
  111. 21711 DEBUG +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql
  112. 21712 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  113. 21713 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/network ']'
  114. 21713 DEBUG ++ . /usr/share/yunohost/helpers.d/network
  115. 21713 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  116. 21714 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/nodejs ']'
  117. 21714 DEBUG ++ . /usr/share/yunohost/helpers.d/nodejs
  118. 21714 DEBUG +++ n_install_dir=/opt/node_n
  119. 21714 DEBUG +++ node_version_path=/opt/node_n/n/versions/node
  120. 21715 DEBUG +++ export N_PREFIX=/opt/node_n
  121. 21716 DEBUG +++ N_PREFIX=/opt/node_n
  122. 21716 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  123. 21716 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/package ']'
  124. 21716 DEBUG ++ . /usr/share/yunohost/helpers.d/package
  125. 21717 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  126. 21718 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/print ']'
  127. 21718 DEBUG ++ . /usr/share/yunohost/helpers.d/print
  128. 21718 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  129. 21718 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/psql ']'
  130. 21719 DEBUG ++ . /usr/share/yunohost/helpers.d/psql
  131. 21720 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  132. 21720 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/setting ']'
  133. 21720 DEBUG ++ . /usr/share/yunohost/helpers.d/setting
  134. 21720 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  135. 21721 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/string ']'
  136. 21721 DEBUG ++ . /usr/share/yunohost/helpers.d/string
  137. 21721 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  138. 21722 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/system ']'
  139. 21722 DEBUG ++ . /usr/share/yunohost/helpers.d/system
  140. 21722 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  141. 21723 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/user ']'
  142. 21723 DEBUG ++ . /usr/share/yunohost/helpers.d/user
  143. 21724 DEBUG ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
  144. 21725 DEBUG ++ '[' -r /usr/share/yunohost/helpers.d/utils ']'
  145. 21725 DEBUG ++ . /usr/share/yunohost/helpers.d/utils
  146. 21726 DEBUG + source psql.sh
  147. 21726 DEBUG + app=peertube
  148. 21727 DEBUG ++ ynh_app_setting_get peertube domain
  149. 21727 DEBUG ++ sudo yunohost app setting peertube domain --output-as plain --quiet
  150. 21901 DEBUG + domain=
  151. 21902 DEBUG ++ ynh_app_setting_get peertube port
  152. 21902 DEBUG ++ sudo yunohost app setting peertube port --output-as plain --quiet
  153. 22073 DEBUG + port=
  154. 22073 DEBUG ++ ynh_app_setting_get peertube psql_db
  155. 22073 DEBUG ++ sudo yunohost app setting peertube psql_db --output-as plain --quiet
  156. 22242 DEBUG + db_name=
  157. 22243 DEBUG ++ ynh_app_setting_get peertube final_path
  158. 22243 DEBUG ++ sudo yunohost app setting peertube final_path --output-as plain --quiet
  159. 22421 DEBUG + final_path=
  160. 22421 DEBUG + ynh_remove_systemd_config
  161. 22422 DEBUG + local service_name=peertube
  162. 22422 DEBUG + local finalsystemdconf=/etc/systemd/system/peertube.service
  163. 22422 DEBUG + '[' -e /etc/systemd/system/peertube.service ']'
  164. 22422 DEBUG + grep -q peertube
  165. 22423 DEBUG + yunohost service status
  166. 22709 DEBUG + ynh_remove_app_dependencies
  167. 22709 DEBUG + local dep_app=peertube
  168. 22709 DEBUG + ynh_package_autopurge peertube-ynh-deps
  169. 22709 DEBUG + ynh_apt autoremove --purge peertube-ynh-deps
  170. 22709 DEBUG + DEBIAN_FRONTEND=noninteractive
  171. 22709 DEBUG + sudo apt-get -y autoremove --purge peertube-ynh-deps
  172. 22778 DEBUG Reading package lists...
  173. 22895 DEBUG Building dependency tree...
  174. 22896 DEBUG Reading state information...
  175. 22913 WARNING E: Unable to locate package peertube-ynh-deps
  176. 22916 DEBUG + ynh_remove_nodejs
  177. 22916 DEBUG ++ ynh_app_setting_get peertube nodejs_version
  178. 22917 DEBUG ++ sudo yunohost app setting peertube nodejs_version --output-as plain --quiet
  179. 23083 DEBUG + nodejs_version=
  180. 23083 DEBUG + sed --in-place /peertube:/d /opt/node_n/ynh_app_version
  181. 23084 WARNING sed: can't read /opt/node_n/ynh_app_version: No such file or directory
  182. 23085 DEBUG + grep --quiet '' /opt/node_n/ynh_app_version
  183. 23085 WARNING grep: /opt/node_n/ynh_app_version: No such file or directory
  184. 23086 DEBUG + /opt/node_n/bin/n rm
  185. 23086 WARNING /usr/share/yunohost/helpers.d/nodejs: line 133: /opt/node_n/bin/n: No such file or directory
  186. 23088 DEBUG + '[' '!' -s /opt/node_n/ynh_app_version ']'
  187. 23088 DEBUG + ynh_secure_remove /opt/node_n
  188. 23088 DEBUG + local path_to_remove=/opt/node_n
  189. 23089 DEBUG + local 'forbidden_path= /var/www /home/yunohost.app'
  190. 23089 DEBUG + [[ /var/www /home/yunohost.app =~ /opt/node_n ]]
  191. 23089 DEBUG + [[ /opt/node_n =~ ^/[[:alnum:]]+$ ]]
  192. 23089 DEBUG + [[ n = \/ ]]
  193. 23089 DEBUG + '[' -e /opt/node_n ']'
  194. 23089 DEBUG + echo '/opt/node_n wasn'\''t deleted because it doesn'\''t exist.'
  195. 23089 DEBUG + ynh_secure_remove /usr/local/n
  196. 23089 DEBUG + local path_to_remove=/usr/local/n
  197. 23089 DEBUG + local 'forbidden_path= /var/www /home/yunohost.app'
  198. 23089 DEBUG + [[ /var/www /home/yunohost.app =~ /usr/local/n ]]
  199. 23089 DEBUG + [[ /usr/local/n =~ ^/[[:alnum:]]+$ ]]
  200. 23089 DEBUG + [[ n = \/ ]]
  201. 23089 DEBUG + '[' -e /usr/local/n ']'
  202. 23089 DEBUG + echo '/usr/local/n wasn'\''t deleted because it doesn'\''t exist.'
  203. 23089 DEBUG + ynh_secure_remove /etc/apt/sources.list.d/jessie-backports.list
  204. 23090 DEBUG + local path_to_remove=/etc/apt/sources.list.d/jessie-backports.list
  205. 23090 DEBUG + local 'forbidden_path= /var/www /home/yunohost.app'
  206. 23090 DEBUG + [[ /var/www /home/yunohost.app =~ /etc/apt/sources\.list\.d/jessie-backports\.list ]]
  207. 23090 DEBUG + [[ /etc/apt/sources.list.d/jessie-backports.list =~ ^/[[:alnum:]]+$ ]]
  208. 23090 DEBUG + [[ t = \/ ]]
  209. 23090 DEBUG + '[' -e /etc/apt/sources.list.d/jessie-backports.list ']'
  210. 23090 DEBUG + echo '/etc/apt/sources.list.d/jessie-backports.list wasn'\''t deleted because it doesn'\''t exist.'
  211. 23090 DEBUG + ynh_secure_remove /etc/apt/sources.list.d/yarn.list
  212. 23090 DEBUG + local path_to_remove=/etc/apt/sources.list.d/yarn.list
  213. 23090 DEBUG + local 'forbidden_path= /var/www /home/yunohost.app'
  214. 23090 DEBUG + [[ /var/www /home/yunohost.app =~ /etc/apt/sources\.list\.d/yarn\.list ]]
  215. 23090 DEBUG + [[ /etc/apt/sources.list.d/yarn.list =~ ^/[[:alnum:]]+$ ]]
  216. 23090 DEBUG + [[ t = \/ ]]
  217. 23090 DEBUG + '[' -e /etc/apt/sources.list.d/yarn.list ']'
  218. 23090 DEBUG + echo '/etc/apt/sources.list.d/yarn.list wasn'\''t deleted because it doesn'\''t exist.'
  219. 23091 DEBUG + ynh_psql_remove_db '' peertube
  220. 23091 DEBUG + db=
  221. 23091 DEBUG + user=peertube
  222. 23091 DEBUG + sudo --login --user=postgres dropdb ''
  223. 23091 WARNING /opt/node_n wasn't deleted because it doesn't exist.
  224. 23091 WARNING /usr/local/n wasn't deleted because it doesn't exist.
  225. 23091 WARNING /etc/apt/sources.list.d/jessie-backports.list wasn't deleted because it doesn't exist.
  226. 23091 WARNING /etc/apt/sources.list.d/yarn.list wasn't deleted because it doesn't exist.
  227. 23148 WARNING dropdb: missing required argument database name
  228. 23149 WARNING Try "dropdb --help" for more information.
  229. 23151 DEBUG + ynh_psql_drop_user peertube
  230. 23151 DEBUG + user=peertube
  231. 23151 DEBUG + sudo --login --user=postgres dropuser peertube
  232. 23198 WARNING dropuser: removal of role "peertube" failed: ERROR: role "peertube" does not exist
  233. 23200 DEBUG + ynh_secure_remove ''
  234. 23201 DEBUG + local path_to_remove=
  235. 23201 DEBUG + local 'forbidden_path= /var/www /home/yunohost.app'
  236. 23201 DEBUG + [[ /var/www /home/yunohost.app =~ '' ]]
  237. 23201 DEBUG + echo 'Avoid deleting .'
  238. 23201 DEBUG + ynh_secure_remove /home/yunohost.app/peertube
  239. 23201 DEBUG + local path_to_remove=/home/yunohost.app/peertube
  240. 23201 DEBUG + local 'forbidden_path= /var/www /home/yunohost.app'
  241. 23201 DEBUG + [[ /var/www /home/yunohost.app =~ /home/yunohost\.app/peertube ]]
  242. 23201 DEBUG + [[ /home/yunohost.app/peertube =~ ^/[[:alnum:]]+$ ]]
  243. 23201 DEBUG + [[ e = \/ ]]
  244. 23202 DEBUG + '[' -e /home/yunohost.app/peertube ']'
  245. 23202 DEBUG + echo '/home/yunohost.app/peertube wasn'\''t deleted because it doesn'\''t exist.'
  246. 23202 DEBUG + ynh_remove_nginx_config
  247. 23202 DEBUG + ynh_secure_remove /etc/nginx/conf.d/.d/peertube.conf
  248. 23202 DEBUG + local path_to_remove=/etc/nginx/conf.d/.d/peertube.conf
  249. 23202 DEBUG + local 'forbidden_path= /var/www /home/yunohost.app'
  250. 23202 DEBUG + [[ /var/www /home/yunohost.app =~ /etc/nginx/conf\.d/\.d/peertube\.conf ]]
  251. 23202 DEBUG + [[ /etc/nginx/conf.d/.d/peertube.conf =~ ^/[[:alnum:]]+$ ]]
  252. 23202 DEBUG + [[ f = \/ ]]
  253. 23202 DEBUG + '[' -e /etc/nginx/conf.d/.d/peertube.conf ']'
  254. 23202 DEBUG + echo '/etc/nginx/conf.d/.d/peertube.conf wasn'\''t deleted because it doesn'\''t exist.'
  255. 23203 WARNING Avoid deleting .
  256. 23203 WARNING /home/yunohost.app/peertube wasn't deleted because it doesn't exist.
  257. 23203 WARNING /etc/nginx/conf.d/.d/peertube.conf wasn't deleted because it doesn't exist.
  258. 23203 DEBUG + sudo systemctl reload nginx
  259. 23296 DEBUG + ynh_remove_logrotate
  260. 23296 DEBUG + '[' -e /etc/logrotate.d/peertube ']'
  261. 23297 DEBUG + ynh_secure_remove /var/log/peertube
  262. 23297 DEBUG + local path_to_remove=/var/log/peertube
  263. 23297 DEBUG + local 'forbidden_path= /var/www /home/yunohost.app'
  264. 23297 DEBUG + [[ /var/www /home/yunohost.app =~ /var/log/peertube ]]
  265. 23297 DEBUG + [[ /var/log/peertube =~ ^/[[:alnum:]]+$ ]]
  266. 23297 DEBUG + [[ e = \/ ]]
  267. 23297 DEBUG + '[' -e /var/log/peertube ']'
  268. 23297 DEBUG + echo '/var/log/peertube wasn'\''t deleted because it doesn'\''t exist.'
  269. 23297 WARNING /var/log/peertube wasn't deleted because it doesn't exist.
  270. 23301 DEBUG + yunohost firewall list
  271. 23301 DEBUG + grep -q '\- $'
  272. 23487 DEBUG + ynh_system_user_delete peertube
  273. 23487 DEBUG + ynh_system_user_exists peertube
  274. 23487 DEBUG + getent passwd peertube
  275. 23490 DEBUG + echo 'The user peertube was not found'
  276. 23490 WARNING The user peertube was not found
  277. 23535 SUCCESS The SSOwat configuration has been generated
  278. 23536 DEBUG action [8091.1] executed in 23.382s
  279. 23536 DEBUG lock has been released
  280. 23536 ERROR Installation failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement