New comment by natrys on void-packages repository https://github.com/void-linux/void-packages/pull/32926#issuecomment-956172515 Comment: @Piraty the tests run fine locally. I don't get what about github CI is causing this: ``` ./test.sh sed: can't read pgdata/postgresql.conf: No such file or directory Creating databases psql: error: could not connect to server: Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 6666? psql: error: could not connect to server: Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 6666? make[1]: *** [Makefile:36: check] Error 1 make: *** [Makefile:136: check] Error 2 ```