On 7/28/19 1:52 AM, Tom Hughes wrote: > I have a number of packages which use %postgresql_tests_run to start > a postgres server in %check and they all seem to have failed during > the mass rebuild, for example: > > http://koji.fedoraproject.org/koji/buildinfo?buildID=1331249 > http://koji.fedoraproject.org/koji/buildinfo?buildID=1331278 > > The failure is in %postgresql_tests_run when, after it has started > the server it tries to create a database: > > + createdb -h /tmp mockbuild --owner mockbuild -p 36884 > BUILDSTDERR: createdb: could not connect to database template1: FATAL: > Peer authentication failed for user "mockbuild" > > That basically means that createdb connected to the server using a > unix domain socket but the server didn't see the credentials on the > socket identifying the remote party as mockbuild correctly. > > This is only happening on ppc64le so I'm guessing at some sort of > kernel problem on the ppc64le builders unless somebody has another > suggestion as to what is going on? Huh, not sure what it could be. Does it also happen on the ppc64le test instance? https://fedoraproject.org/wiki/Test_Machine_Resources_For_Package_Maintainers#Available_Machines.2FInstances kevin
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx