Plantilla de depuración MySQL para importaciones rota

Hola, parece que algo se ha roto en templates/import/mysql-dep.template.yml. Este proceso ha funcionado consistentemente para mí muchas veces en los últimos meses. Pero ahora falla al ./launcher bootstrap app cuando mysql-dep.template.yml está habilitado, pero tiene éxito si se elimina. Este parece ser el mismo error:\nDiscourse now stops loading at login dialog when viewed with any browser - #19 by david hacia atrás a través de la salida de bootstrap, me pregunto si el repositorio adicional https://dl.yarnpkg.com/debian para la imagen base de Docker de Debian que usa Discourse ha cambiado su clave de repositorio y está impidiendo que algunos paquetes se instalen en el contenedor?\n\n```\n2: actionmailer (7.0.4.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/actionmailer-7.0.4.1.gemspec\nBundle complete! 135 Gemfile dependencies, 172 gems now installed.\nGems in the groups ‘test’ and ‘development’ were not installed.\nBundled gems are installed into ./vendor/bundle\n\nI, [2023-01-29T13:08:02.394673 #1] INFO – : \u003e cd /var/www/discourse \u0026\u0026 echo "gem ‘mysql2’" \u003e\u003e Gemfile\nI, [2023-01-29T13:08:02.396956 #1] INFO – : \nI, [2023-01-29T13:08:02.397059 #1] INFO – : \u003e cd /var/www/discourse \u0026\u0026 apt-get update \u0026\u0026 DEBIAN_FRONTEND=noninteractive apt-get install -y libmariadb-dev\nW: GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging \u003cyarn@dan.cx\u003e\nE: The repository ‘https://dl.yarnpkg.com/debian stable InRelease’ is not signed.\nI, [2023-01-29T13:08:04.131013 #1] INFO – : Get:1 Index of /debian bullseye InRelease [116 kB]\nGet:2 Index of /debian-security bullseye-security InRelease [48.4 kB]\nGet:3 Index of /debian bullseye-updates InRelease [44.1 kB]\nGet:4 Index of /debian bullseye-backports InRelease [49.0 kB]\nGet:5 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]\nGet:6 Index of /debian bullseye/main amd64 Packages [8,183 kB]\nGet:7 https://deb.nodesource.com/node_18.x bullseye InRelease [4,586 B]\nGet:8 Index of /pub/repos/apt/ bullseye-pgdg InRelease [91.7 kB]\nGet:9 Index of /debian-security bullseye-security/main amd64 Packages [216 kB]\nGet:10 Index of /debian bullseye-updates/main amd64 Packages [14.6 kB]\nGet:11 Index of /debian bullseye-backports/main amd64 Packages [384 kB]\nErr:5 https://dl.yarnpkg.com/debian stable InRelease\n The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging \u003cyarn@dan.cx\u003e\nGet:12 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages [774 B]\nGet:13 Index of /pub/repos/apt/ bullseye-pgdg/main amd64 Packages [268 kB]\nReading package lists…\n\nI, [2023-01-29T13:08:04.131367 #1] INFO – : Terminating async processes\nI, [2023-01-29T13:08:04.131403 #1] INFO – : Sending INT to HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/13/bin/postmaster -D /etc/postgresql/13/main pid: 42\nI, [2023-01-29T13:08:04.131434 #1] INFO – : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 103\n103:signal-handler (1674997684) Received SIGTERM scheduling shutdown…\n2023-01-29 13:08:04.131 UTC [42] LOG: received fast shutdown request\n2023-01-29 13:08:04.133 UTC [42] LOG: aborting any active transactions\n2023-01-29 13:08:04.134 UTC [42] LOG: background worker "logical replication launcher" (PID 51) exited with exit code 1\n2023-01-29 13:08:04.134 UTC [46] LOG: shutting down\n2023-01-29 13:08:04.154 UTC [42] LOG: database system is shut down\n103:M 29 Jan 2023 13:08:04.205 # User requested shutdown…\n103:M 29 Jan 2023 13:08:04.205 * Saving the final RDB snapshot before exiting.\n103:M 29 Jan 2023 13:08:04.207 * DB saved on disk\n103:M 29 Jan 2023 13:08:04.207 # Redis is now ready to exit, bye bye…\n\n\nFAILED\n--------------------\nPups::ExecError: cd /var/www/discourse \u0026\u0026 apt-get update \u0026\u0026 DEBIAN_FRONTEND=noninteractive apt-get install -y libmariadb-dev failed with return #\u003cProcess::Status: pid 451 exit 100\u003e\nLocation of failure: /usr/local/lib/ruby/gems/3.1.0/gems/pups-1.1.1/lib/pups/exec_command.rb:117:in `spawn’\nexec failed with the params {"cd"=\u003e"$home", "cmd"=\u003e["echo \"gem ‘mysql2’\" \u003e\u003e Gemfile", "apt-get update \u0026\u0026 DEBIAN_FRONTEND=noninteractive apt-get install -y libmariadb-dev", "su discourse -c ‘bundle config unset deployment’", "su discourse -c ‘bundle install --no-deployment --path vendor/bundle --jobs 4 --without test development’"]}\nbootstrap failed with exit code 100\n** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.\n./discourse-doctor may help diagnose the problem.",“target_locale”:“es”}

Duplicado de