[Bug 229323] Review Request: postgresql-pgpoolAdmin - web-based pgpool administration

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 6 16:02:04 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: postgresql-pgpoolAdmin - web-based pgpool administration


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229323





------- Additional Comments From limb at jcomserv.net  2007-06-06 12:01 EST -------
Extra / in line 43:
ln -s ../../../../%{_sysconfdir}/%{name}/pgmgt.conf.php
%{buildroot}/%{_pgpoolAdmindir}/conf/pgmgt.conf.php

should be

ln -s ../../../..%{_sysconfdir}/%{name}/pgmgt.conf.php
%{buildroot}%{_pgpoolAdmindir}/conf/pgmgt.conf.php

Mock build fails with:
RPM build errors:
    File not found:
/var/tmp/postgresql-pgpoolAdmin-1.0.0-6.fc6-root-mockbuild/etc/httpd/conf.d/postgresql-pgpoolAdmin.conf

Looks like the conditional at line 46 is failing due to a BuildRequires issue. 
Are you sure you don't want that to just install it no matter what?



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list