Re: Solaris tar issues, or other reason why margay fails 010_pg_basebackup? - Mailing list pgsql-hackers

From Marcel Hofstetter
Subject Re: Solaris tar issues, or other reason why margay fails 010_pg_basebackup?
Date
Msg-id 7a95676c-2902-4a5b-9df3-9fb09a942394@jomasoft.ch
Whole thread Raw
In response to Re: Solaris tar issues, or other reason why margay fails 010_pg_basebackup?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Solaris tar issues, or other reason why margay fails 010_pg_basebackup?
List pgsql-hackers
Thank you tom.

SKIP_READLINE_TESTS works. margay is now green again.

Best regards,
Marcel


Am 17.04.2024 um 21:12 schrieb Tom Lane:
> Thomas Munro <thomas.munro@gmail.com> writes:
>> This test suite is passing on pollock because it doesn't have IO::Pty
>> installed.  Could you try uninstalling that perl package for now, so
>> we can see what breaks next?
> 
> If that's inconvenient for some reason, you could also skip the
> tab-completion test by setting SKIP_READLINE_TESTS in the
> animal's build_env options.
> 
>             regards, tom lane




pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: Trigger violates foreign key constraint
Next
From: Robert Haas
Date:
Subject: Re: fix tablespace handling in pg_combinebackup