Packages related to Sen2agri when updating CentOS

Hello,

I’ve realized that it’s been a while since I updated my CentOS system.
What are the packages (and its dependencies) that I should consider first,
so that my Sen2Agri system would not be compromised and still run smoothly after an OS update?
(e.g. PostgreSQL, gdal, gdal-libs, gdal-python, etc.)

Cheers.

Hi,

Unfortunately, I don’t have a good answer to this, since we don’t rebuild our RPMs often enough. In the past we’ve had trouble with updates of the packages in the pdgd94 (PostgreSQL) repository:

yum list installed | grep @pgdg94
CGAL.x86_64                           4.7-1.rhel7                @pgdg94        
SFCGAL.x86_64                         1.2.2-1.rhel7              @pgdg94        
SFCGAL-libs.x86_64                    1.2.2-1.rhel7              @pgdg94        
gdal.x86_64                           1.11.4-10.rhel7            @pgdg94        
gdal-debuginfo.x86_64                 1.11.4-10.rhel7            @pgdg94        
gdal-libs.x86_64                      1.11.4-10.rhel7            @pgdg94        
gdal-python.x86_64                    1.11.4-10.rhel7            @pgdg94        
geos.x86_64                           3.5.0-1.rhel7              @pgdg94        
geos-debuginfo.x86_64                 3.5.0-1.rhel7              @pgdg94        
libgeotiff.x86_64                     1.4.0-1.rhel7              @pgdg94        
libgeotiff-debuginfo.x86_64           1.4.0-1.rhel7              @pgdg94        
pgdg-centos94.noarch                  9.4-3                      @pgdg94        
postgis22_94.x86_64                   2.2.6-1.rhel7              @pgdg94        
postgresql94.x86_64                   9.4.12-1PGDG.rhel7         @pgdg94        
postgresql94-contrib.x86_64           9.4.12-1PGDG.rhel7         @pgdg94        
postgresql94-debuginfo.x86_64         9.4.12-1PGDG.rhel7         @pgdg94        
postgresql94-libs.x86_64              9.4.12-1PGDG.rhel7         @pgdg94        
postgresql94-server.x86_64            9.4.12-1PGDG.rhel7         @pgdg94        
python-psycopg2.x86_64                2.7.1-1.rhel7              @pgdg94        
pytz.noarch                           2016.6.1-2.rhel7           @pgdg94

, specifically geos and SFCGAL (which went missing once).