Thomas Schneider

Results 8 issues of Thomas Schneider

As firecracker itself requires the kernel to be provided from the host, firectl relays this requirement. This is okay for environments where either one controls both the hypervisor and the...

enhancement

Hi, the latest release explicitly blocks pyOpenSSL >= 20 due to incompatibilities. After a glance at its changelog and acmebot’s usage of its API, I fail to see the incompatibilities....

Currently, COPR supports three methods to build an SRPM from SCM sources: rpkg[^1], tito (and tito test), and `make srpm`. For a repository built like the Fedora standard (spec file...

RFE

Pipenv can print additional output that would end up in our variables, e. g., if a `.env` file exists, `python-shell-virtualenv-root` ends up as `Loading .env environment variables...\n/home/user/.local/share/virtualenvs/project`. This change is...

### Feature Description We are trying to switch from direct LDAP/AD auth to OAuth/OIDC via Keycloak. The former allowed us to disable changing one’s profile information (which would get overridden...

enhancement

**Describe the bug** I am changing a database model from handling UUIDs only in application code to reflecting it in the database model as well, hence SQLAlchemy is using PostgreSQL’s...

op directives
postgresql
use case

This plugin does not set any role when a user logs in via OAuth2. This is sensible in so far as it does not override the role stored in the...

### Description Synapse fails to start with an `IncorrectDatabaseSetup` exception, logging the following: > Postgres sequence 'account_data_sequence' is inconsistent with associated stream position of 'account_data' in the 'stream_positions' table. >...