[Pkg-postgresql-public] Bug#831234: postgresql-9.5: FTBFS: Tests failures
Lucas Nussbaum
lucas at debian.org
Thu Jul 14 09:59:43 UTC 2016
Source: postgresql-9.5
Version: 9.5.3-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160714 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
(This might be related to the fact that I use a "user" login on my build
machine)
Relevant part (hopefully):
> + ERROR: role "user" already exists
> CREATE ROLE current_user; -- error
> ERROR: CURRENT_USER cannot be used as a role name here
> LINE 1: CREATE ROLE current_user;
> ***************
> *** 938,940 ****
> --- 939,942 ----
> DROP OWNED BY testrol0, "Public", "current_user", testrol1, testrol2, testrolx CASCADE;
> DROP ROLE testrol0, testrol1, testrol2, testrolx;
> DROP ROLE "Public", "None", "current_user", "session_user", "user";
> + ERROR: current user cannot be dropped
>
> ======================================================================
>
> make[1]: *** [override_dh_auto_test] Error 1
> debian/rules:194: recipe for target 'override_dh_auto_test' failed
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/14/postgresql-9.5_9.5.3-1_unstable_gcc5.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Pkg-postgresql-public
mailing list