Results 81 comments of Mauricio Scheffer

These kernel parameters fixed the issue for me on Ubuntu 22.04.3 kernel 6.2.0-26 : https://doc.arvados.org/main/install/install-docker.html

Possibly related: https://github.com/CrunchyData/postgres-operator/issues/2531

> the root cause for the various issues described in this thread are related to pgBackRest and/Postgres configuration & tuning (rather than anything with CPK itself) Maybe the action here...

Still relevant I think, please reopen

[Postgres 9.x is now EOL since 2021-11-11](https://www.postgresql.org/support/versioning/) So I think it should be safe to move to JSONB now?

duplicate of https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/3247 ?

Hi Justin! I think there's a misunderstanding about what the issue is. The point is, if AWS can immediately say that the resource cannot be deleted and the reason, why...

> We possibly could, but firstly it would require scanning your entire cloud account for dependencies on every update which would be horrifically slow Pretty sure that not every single...

The Nix package uses Python 3.9. EasyABC has other known issues with Python 3.10 ( https://github.com/jwdj/EasyABC/issues/52 )

> According to the documentation (https://wxpython.org/Phoenix/docs/html/wx.MenuItem.html#wx.MenuItem.__init__) the second argument is supposed to be an int. So I think the problem lies elsewhere. Yeah, I'm thinking there's something wrong with the...