Notes |
|
|
I was able to reproduce using 1.8.5's new rpm repo.
It does pull in postgresql
postgresql i386 8.1.11-1.el5_1.1 base 2.9 M
but that could well be because of perl's dbd-pg:
perl-DBD-Pg i386 2.13.1-1.el5.rf rpmforge 308 k
|
|
|
|
|
|
|
its pulled in by perl-CGI-Session |
|
|
|
not easy to fix after all, I'll look at it later |
|
|
(0001995)
|
fgaudreault
|
2011-03-25 14:15
|
|
I dont see anything related to PG-SQL in perl-CGI-Session :
BuildRequires: perl(CGI) >= 3.26
BuildRequires: perl(Data::Dumper)
BuildRequires: perl(Digest::MD5)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Test::More)
Requires: perl(CGI) >= 3.26
Requires: perl(Data::Dumper)
Requires: perl(Digest::MD5)
Requires: perl(Scalar::Util)
Requires: perl(Test::More) |
|
|
|
it might have been fixed upstream already
To reproduce, I would suggest pulling packetfence on a clean centos base system and looking if postgresql is in the list or not. |
|
|
(0003714)
|
lmunro
|
2015-02-13 15:26
|
|
Old issues.
Most are not relevant to PF 4 and up.
Let's reopen the ones that matter when we move to github. |
|