Bug 16165

Summary: postgresql-test missing Makefile
Product: [Retired] Red Hat Linux Reporter: Stephen John Smoogen <smooge>
Component: postgresqlAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: lowen
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-15 22:30:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen John Smoogen 2000-08-14 14:34:32 UTC
root:{test}# make
make -C bench all
make[1]: Entering directory `/usr/lib/pgsql/test/bench'
Makefile:15: ../../Makefile.global: No such file or directory
make[1]: *** No rule to make target `../../Makefile.global'.  Stop.
make[1]: Leaving directory `/usr/lib/pgsql/test/bench'
make: *** [all] Error 2
root:{test}# rpm -qf Makefile 
postgresql-test-7.0.2-12

Sorry for the delay in getting these found.

Comment 1 Trond Eivind Glomsrxd 2000-08-14 21:59:28 UTC
hmmm... looking into it.

Comment 2 Trond Eivind Glomsrxd 2000-08-15 22:30:56 UTC
Do we really need that package? It's a good thing to have a testsuite for
development of the package itself, but here?

Comment 3 Trond Eivind Glomsrxd 2000-08-16 21:17:04 UTC
Removed.