regress test problems

Started by Pavel Stehulealmost 18 years ago3 messages
#1Pavel Stehule
pavel.stehule@gmail.com

Hello

I tested head again from scratch with negative results:

http://www.pgsql.cz/data/regression.diffs
http://www.pgsql.cz/data/regression.out

Regards
Pavel Stehule

[pavel@nemesis pgsql]$ uname -a
Linux nemesis.nat.buk.cvut.cz 2.6.24.3-34.fc8 #1 SMP Wed Mar 12
18:17:20 EDT 2008 i686 i686 i386 GNU/Linux

[pavel@nemesis pgsql]$ cat /etc/redhat-release
Fedora release 8 (Werewolf)

#2Heikki Linnakangas
heikki@enterprisedb.com
In reply to: Pavel Stehule (#1)
Re: regress test problems

Pavel Stehule wrote:

I tested head again from scratch with negative results:

There's a bunch of errors like this in there:

+ ERROR: could not open file "/home/pavel/src/pgsql/src/test/regress/results/onek.data" for writing: Permission denied

Seems like a permission problem... Not sure if it explains all the
failures, but at least many of them.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

#3Zdeněk Kotala
Zdenek.Kotala@Sun.COM
In reply to: Pavel Stehule (#1)
Re: regress test problems

What locale do you use? It seems that problem is in collation. Try it with C.

Zdenek

Pavel Stehule napsal(a):

Show quoted text

Hello

I tested head again from scratch with negative results:

http://www.pgsql.cz/data/regression.diffs
http://www.pgsql.cz/data/regression.out

Regards
Pavel Stehule

[pavel@nemesis pgsql]$ uname -a
Linux nemesis.nat.buk.cvut.cz 2.6.24.3-34.fc8 #1 SMP Wed Mar 12
18:17:20 EDT 2008 i686 i686 i386 GNU/Linux

[pavel@nemesis pgsql]$ cat /etc/redhat-release
Fedora release 8 (Werewolf)