Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building matrix-registration fails after updating #820

Closed
whowantsmybigdata opened this issue Jan 24, 2021 · 3 comments
Closed

Building matrix-registration fails after updating #820

whowantsmybigdata opened this issue Jan 24, 2021 · 3 comments
Labels
upstream This issue is related to an upstream project

Comments

@whowantsmybigdata
Copy link

Hi,
today I updated via git and did this postgres-thing (thanks for that, worked flawlessly) but afterwards when I try to tags=setup-all it shows this:

fatal: [matrix.[domain hidden]]: FAILED! => {"changed": false, "msg": "Error building localhost/illagrenan/pgloader - code: 100, message: The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 ca-certificates curl freetds-dev gawk git libsqlite3-dev libssl1.1 libzip-dev make openssl patch sbcl time unzip wget cl-ironclad cl-babel && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100, logs: [u'Step 1/7 : FROM debian:bullseye-slim as builder', u'\\n', u' ---> d0609bb53fd3\\n', u'Step 2/7 : ARG PGLOADER_VERSION=v3.6.2', u'\\n', u' ---> Using cache\\n', u' ---> 14f52a4736cf\\n', u'Step 3/7 : RUN apt-get update && apt-get install -y --no-install-recommends bzip2 ca-certificates curl freetds-dev gawk git libsqlite3-dev libssl1.1 libzip-dev make openssl patch sbcl time unzip wget cl-ironclad cl-babel && rm -rf /var/lib/apt/lists/*', u'\\n', u' ---> Running in a5b0e4b6d01c\\n', u'Get:1 http://deb.debian.org/debian bullseye InRelease [123 kB]\\n', u'Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]\\n', u'Get:3 http://deb.debian.org/debian bullseye-updates InRelease [40.1 kB]\\n', u'Err:2 http://security.debian.org/debian-security bullseye-security InRelease\\n At least one invalid signature was encountered.\\n', u'Err:1 http://deb.debian.org/debian bullseye InRelease\\n At least one invalid signature was encountered.\\n', u'Err:3 http://deb.debian.org/debian bullseye-updates InRelease\\n At least one invalid signature was encountered.\\n', u'Reading package lists...', u'\\n', u\"\\x1b[91mW: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: At least one invalid signature was encountered.\\nE: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed.\\nW: GPG error: http://deb.debian.org/debian bullseye InRelease: At least one invalid signature was encountered.\\nE: The repository 'http://deb.debian.org/debian bullseye InRelease' is not signed.\\nW: GPG error: http://deb.debian.org/debian bullseye-updates InRelease: At least one invalid signature was encountered.\\nE: The repository 'http://deb.debian.org/debian bullseye-updates InRelease' is not signed.\\n\\x1b[0m\", u'Removing intermediate container a5b0e4b6d01c\\n']"}

I changed nothing else than written in the changelog for changing the postgres user and password.
I don't get it, why does it want to download packages for Debian bullseye (I'm on buster and will stay at least till bullseye is stable)?
Triggering the apt update && apt install for the packages mentioned manually is working as normal...
Any help? Thanks in advance

@spantaleev
Copy link
Owner

You may wish to report it upstream in matrix-registration

@whowantsmybigdata
Copy link
Author

You may wish to report it upstream in matrix-registration

ok I did here

@spantaleev
Copy link
Owner

This actually seems related to building pgloader (used to migrate your old matrix-registration SQLite database to Postgres), not to matrix-registration.

Closing this issue as old. It's likely the same as #1231 actually.

@spantaleev spantaleev closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2022
@luixxiul luixxiul added the upstream This issue is related to an upstream project label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream This issue is related to an upstream project
Projects
None yet
Development

No branches or pull requests

3 participants