John Crisp
2018-10-30 13:44:31 UTC
OK,
As you know I have been wrestling with perl GeoIP2.
https://bugs.contribs.org/show_bug.cgi?id=9033
The old version is going EOL and the DBs will be pulled on the 2nd Jan
2019 so I need to get it working. So far it seems OK but we have to use
the Openfusion repo for a number of packages which is a private repo.
The suggestion was to pull in there SRPMs to smeserver. I am happy to
have a go at doing this <gulp>
Here are the initial RPMs required.
perl(Data::Validate::IP) >= 0.19
perl(JSON)
perl(List::MoreUtils)
perl(MaxMind::DB::Reader)
perl(Moo)
perl(Moo::Role)
perl(Params::Validate)
perl(Path::Class)
perl(Sub::Quote)
perl(Test::Fatal)
perl(Throwable::Error)
perl(Try::Tiny)
At the same time the updated GeoIP packages also break the mailstats
script as per this:
https://bugs.contribs.org/show_bug.cgi?id=10523
I have built an updated RPM it requires perl-IO-Socket-INET6
At the same time (haha) there is also this:
https://bugs.contribs.org/show_bug.cgi?id=8532
Some of those modules are already in smeserver but are too old eg we have:
perl-IO-Socket-SSL-2.022
But to fix 8532 we really need this as a minimum so it needs updating:
perl-IO-Socket-SSL-2.023
Here is the list:
perl-HTTP-Tiny-0.056-1.rhel6.noarch.rpm (not in repo)
perl-IO-Socket-INET6-2.72-4.rhel6.noarch.rpm (not in repo)
perl-IO-Socket-SSL-2.023-1.rhel6.noarch.rpm (2.022 in repo)
perl-Net-IDN-Encode-2.300-1.rhel6.x86_64.rpm (not in repo)
perl-Net-SSLeay-1.72-2.0.cf.rhel6.x86_64.rpm (1.72 in repo)
I'm quite happy at trying to have a go at pulling all these in and maybe
killing a few birds with one stone.
Any comments??
_______________________________________________
Server Development Discussion
To unsubscribe, e-mail devinfo-***@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/devinfo/
As you know I have been wrestling with perl GeoIP2.
https://bugs.contribs.org/show_bug.cgi?id=9033
The old version is going EOL and the DBs will be pulled on the 2nd Jan
2019 so I need to get it working. So far it seems OK but we have to use
the Openfusion repo for a number of packages which is a private repo.
The suggestion was to pull in there SRPMs to smeserver. I am happy to
have a go at doing this <gulp>
Here are the initial RPMs required.
perl(Data::Validate::IP) >= 0.19
perl(JSON)
perl(List::MoreUtils)
perl(MaxMind::DB::Reader)
perl(Moo)
perl(Moo::Role)
perl(Params::Validate)
perl(Path::Class)
perl(Sub::Quote)
perl(Test::Fatal)
perl(Throwable::Error)
perl(Try::Tiny)
At the same time the updated GeoIP packages also break the mailstats
script as per this:
https://bugs.contribs.org/show_bug.cgi?id=10523
I have built an updated RPM it requires perl-IO-Socket-INET6
At the same time (haha) there is also this:
https://bugs.contribs.org/show_bug.cgi?id=8532
Some of those modules are already in smeserver but are too old eg we have:
perl-IO-Socket-SSL-2.022
But to fix 8532 we really need this as a minimum so it needs updating:
perl-IO-Socket-SSL-2.023
Here is the list:
perl-HTTP-Tiny-0.056-1.rhel6.noarch.rpm (not in repo)
perl-IO-Socket-INET6-2.72-4.rhel6.noarch.rpm (not in repo)
perl-IO-Socket-SSL-2.023-1.rhel6.noarch.rpm (2.022 in repo)
perl-Net-IDN-Encode-2.300-1.rhel6.x86_64.rpm (not in repo)
perl-Net-SSLeay-1.72-2.0.cf.rhel6.x86_64.rpm (1.72 in repo)
I'm quite happy at trying to have a go at pulling all these in and maybe
killing a few birds with one stone.
Any comments??
_______________________________________________
Server Development Discussion
To unsubscribe, e-mail devinfo-***@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/devinfo/