mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 02:36:03 +02:00
On Arch Linux, DumpGoldenSchemaCommandTest failed due to the follow error: java.lang.RuntimeException: Container.ExecResult(exitCode=1, stdout=, stderr=pg_dump: [archiver] could not open output file "/tmp/pg_dump.out": Is a directory) However I cannot figure out why this permission error happens, as the docker command is executed as root. Saving the pg_dump output to a temporary file and copy it over the mapped file works, so I don't know... |
||
---|---|---|
.. | ||
main | ||
nonprod/java/google/registry/tools | ||
test |