<div dir="ltr"><div>Hi Alessio,</div><div><br></div><div>Thank you very much for your reply.</div><div><br></div><div>I will do as you said when I find an issue.</div><div><br></div><div>Kind regards</div><div><br></div><div><br></div><div>Julierme<br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 3, 2018 at 5:50 AM, Alessio Fabiani <span dir="ltr"><<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-solutions.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Julierme,<div>will try to have a look today.</div><div><br></div><div>geonode-project stuff has been now backported to official GeoNode repositories</div><div><br></div><div><a href="https://github.com/GeoNode/geonode-project" target="_blank">https://github.com/GeoNode/<wbr>geonode-project</a><br></div><div><br></div><div>Whenever you find issues or want to propose enhancements/improvements, I'd suggest to open issues directly there in order to keep track of the dicsussions.</div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">Il giorno mer 1 ago 2018 alle ore 16:58 Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com" target="_blank">juliermeopensourcedeveloper@<wbr>gmail.com</a>> ha scritto:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Dear GeoNode users,</div><div><br></div><div>I am setting a new geonode-project in a python virtualenv following [1]. While running all the command line, paver sync is hitting a error:</div><div><br></div><div>Traceback (most recent call last):<br>  File "manage.py", line 31, in <module><br>    execute_from_command_line(sys.<wbr>argv)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>management/__init__.py", line 364, in execute_from_command_line<br>    utility.execute()<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>management/__init__.py", line 356, in execute<br>    self.fetch_command(subcommand)<wbr>.run_from_argv(self.argv)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>management/base.py", line 283, in run_from_argv<br>    self.execute(*args, **cmd_options)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>management/base.py", line 327, in execute<br>    self.check()<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>management/base.py", line 359, in check<br>    include_deployment_checks=<wbr>include_deployment_checks,<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>management/base.py", line 346, in _run_checks<br>    return checks.run_checks(**kwargs)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>checks/registry.py", line 81, in run_checks<br>    new_errors = check(app_configs=app_configs)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>checks/urls.py", line 16, in check_url_config<br>    return check_resolver(resolver)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>checks/urls.py", line 26, in check_resolver<br>    return check_method()<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/urls/<wbr>resolvers.py", line 254, in check<br>    for pattern in self.url_patterns:<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/utils/<wbr>functional.py", line 35, in __get__<br>    res = instance.__dict__[<a href="http://self.name" target="_blank">self.name</a>] = self.func(instance)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/urls/<wbr>resolvers.py", line 405, in url_patterns<br>    patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/utils/<wbr>functional.py", line 35, in __get__<br>    res = instance.__dict__[<a href="http://self.name" target="_blank">self.name</a>] = self.func(instance)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/urls/<wbr>resolvers.py", line 398, in urlconf_module<br>    return import_module(self.urlconf_<wbr>name)<br>  File "/usr/lib/python2.7/importlib/<wbr>__init__.py", line 37, in import_module<br>    __import__(name)<br>  File "/home/geonode_project/my_<wbr>geonode/my_geonode/urls.py", line 24, in <module><br>    from geonode.urls import urlpatterns<br>  File "/home/geo/Envs/geonode_<wbr>project/src/geonode/geonode/<wbr>urls.py", line 89, in <module><br>    url(r'^catalogue/', include('geonode.catalogue.<wbr>urls')),<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/conf/<wbr>urls/__init__.py", line 50, in include<br>    urlconf_module = import_module(urlconf_module)<br>  File "/usr/lib/python2.7/importlib/<wbr>__init__.py", line 37, in import_module<br>    __import__(name)<br>  File "/home/geo/Envs/geonode_<wbr>project/src/geonode/geonode/<wbr>catalogue/urls.py", line 22, in <module><br>    from . import views<br>  File "/home/geo/Envs/geonode_<wbr>project/src/geonode/geonode/<wbr>catalogue/views.py", line 29, in <module><br>    from pycsw import server<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/pycsw/__init__.<wbr>py", line 35, in <module><br>    __version__ = pkg_resources.require("pycsw")<wbr>[0].version<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/pkg_resources/__<wbr>init__.py", line 892, in require<br>    needed = self.resolve(parse_<wbr>requirements(requirements))<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/pkg_resources/__<wbr>init__.py", line 783, in resolve<br>    raise VersionConflict(dist, req).with_context(dependent_<wbr>req)<br>pkg_resources.<wbr>ContextualVersionConflict: (xmltodict 0.9.2 (/home/geo/Envs/geonode_<wbr>project/lib/python2.7/site-<wbr>packages), Requirement.parse('xmltodict==<wbr>0.10.2'), set(['pycsw']))<br><br></div><div>And paver start <br></div><div><br></div><div>pavement.start<br>---> pavement.start_geoserver<br>cd /home/geonode_project/my_<wbr>geonode/geoserver/data<br>java -version<br>java version "1.8.0_181"<br>Java(TM) SE Runtime Environment (build 1.8.0_181-b13)<br>Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)<br>java -Xms512m -Xmx2048m -server -XX:+UseConcMarkSweepGC -XX:MaxPermSize=512m -DGEOSERVER_DATA_DIR=/home/<wbr>geonode_project/my_geonode/<wbr>geoserver/data -Dgeofence.dir=/home/geonode_<wbr>project/my_geonode/geoserver/<wbr>data/geofence -jar /home/geonode_project/my_<wbr>geonode/downloaded/jetty-<wbr>runner-9.4.7.v20170914.jar --port 8080 --log /home/geonode_project/my_<wbr>geonode/geoserver/jetty.log /home/geonode_project/my_<wbr>geonode/scripts/misc/jetty-<wbr>runner.xml > /dev/null &<br>cd /home/geonode_project/my_<wbr>geonode<br>Starting GeoServer on <a href="http://localhost:8080/geoserver/" target="_blank">http://localhost:8080/<wbr>geoserver/</a><br>Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0<br>2018-08-01 11:43:11.942:INFO::main: Logging initialized @483ms to org.eclipse.jetty.util.log.<wbr>StdErrLog<br>2018-08-01 11:43:11.962:INFO:oejr.Runner:<wbr>main: Runner<br>2018-08-01 11:43:12.832:INFO:oejs.Server:<wbr>main: jetty-9.4.7.v20170914<br>2018-08-01 11:43:19.024:INFO:oejs.<wbr>session:main: DefaultSessionIdManager workerName=node0<br>2018-08-01 11:43:19.029:INFO:oejs.<wbr>session:main: No SessionScavenger set, using defaults<br>2018-08-01 11:43:19.032:INFO:oejs.<wbr>session:main: Scavenging every 660000ms<br>ago 01, 2018 11:43:20 AM it.geosolutions.imageio.<wbr>gdalframework.GDALUtilities loadGDAL<br>WARNING: Failed to load the GDAL native libs. This is not a problem unless you need to use the GDAL plugins: they won't be enabled.<br>java.lang.<wbr>UnsatisfiedLinkError: no gdaljni in java.library.path<br>ago 01, 2018 11:43:23 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'XStreamPersisterInitializer', but ApplicationContext is unset.<br>ago 01, 2018 11:43:23 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.<br>ago 01, 2018 11:43:23 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'ExtensionProvider', but ApplicationContext is unset.<br>ago 01, 2018 11:43:23 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.<br>2018-08-01 11:43:23.501:INFO:oejshC.<wbr>geoserver:main: Initializing Spring root WebApplicationContext<br>ago 01, 2018 11:43:40 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'MonitorDAO', but ApplicationContext is unset.<br>ago 01, 2018 11:43:40 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.<br>ago 01, 2018 11:43:40 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'ExtensionProvider', but ApplicationContext is unset.<br>ago 01, 2018 11:43:40 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.<br>ago 01, 2018 11:43:42 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'GeoServerSecurityProvider', but ApplicationContext is unset.<br>ago 01, 2018 11:43:42 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.<br>ago 01, 2018 11:43:42 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'ExtensionProvider', but ApplicationContext is unset.<br>ago 01, 2018 11:43:42 AM org.geoserver.platform.<wbr>GeoServerExtensions checkContext<br>WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.<br>ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...<br>Security framework of XStream not initialized, XStream is probably vulnerable.<br>2018-08-01 11:44:34.666:INFO:oejsh.<wbr>ContextHandler:main: Started o.e.j.w.WebAppContext@19bb089b<wbr>{/geoserver,file:///home/<wbr>geonode_project/my_geonode/<wbr>geoserver/geoserver/,<wbr>AVAILABLE}{../geoserver}<br>2018-08-01 11:44:34.676:INFO:oejs.<wbr>AbstractNCSARequestLog:main: Opened /home/geonode_project/my_<wbr>geonode/geoserver/jetty.log<br>2018-08-01 11:44:34.716:INFO:oejs.<wbr>AbstractConnector:main: Started ServerConnector@3934e643{HTTP/<wbr>1.1,[http/1.1]}{<a href="http://0.0.0.0:8080" target="_blank">0.0.0.0:8080</a>}<br>2018-08-01 11:44:34.721:INFO:oejs.Server:<wbr>main: Started @83260ms<br>2018-08-01 11:44:35.206:INFO:oejshC.<wbr>geoserver:qtp885284298-13: Initializing Spring FrameworkServlet 'dispatcher'<br>The logs are available at /home/geonode_project/my_<wbr>geonode/geoserver/jetty.log<br>---> pavement.start_qgis_server<br>---> pavement.start_django<br> python -W ignore manage.py runserver <a href="http://0.0.0.0:8000" target="_blank">0.0.0.0:8000</a> &<br>sleep 30<br>Performing system checks...<br><br>Unhandled exception in thread started by <function wrapper at 0x7f616da7f7d0><br>Traceback (most recent call last):<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/utils/<wbr>autoreload.py", line 228, in wrapper<br>    fn(*args, **kwargs)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>management/commands/runserver.<wbr>py", line 124, in inner_run<br>    self.check(display_num_errors=<wbr>True)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>management/base.py", line 359, in check<br>    include_deployment_checks=<wbr>include_deployment_checks,<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>management/base.py", line 346, in _run_checks<br>    return checks.run_checks(**kwargs)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>checks/registry.py", line 81, in run_checks<br>    new_errors = check(app_configs=app_configs)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>checks/urls.py", line 16, in check_url_config<br>    return check_resolver(resolver)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/core/<wbr>checks/urls.py", line 26, in check_resolver<br>    return check_method()<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/urls/<wbr>resolvers.py", line 254, in check<br>    for pattern in self.url_patterns:<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/utils/<wbr>functional.py", line 35, in __get__<br>    res = instance.__dict__[<a href="http://self.name" target="_blank">self.name</a>] = self.func(instance)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/urls/<wbr>resolvers.py", line 405, in url_patterns<br>    patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/utils/<wbr>functional.py", line 35, in __get__<br>    res = instance.__dict__[<a href="http://self.name" target="_blank">self.name</a>] = self.func(instance)<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/urls/<wbr>resolvers.py", line 398, in urlconf_module<br>    return import_module(self.urlconf_<wbr>name)<br>  File "/usr/lib/python2.7/importlib/<wbr>__init__.py", line 37, in import_module<br>    __import__(name)<br>  File "/home/geonode_project/my_<wbr>geonode/my_geonode/urls.py", line 24, in <module><br>    from geonode.urls import urlpatterns<br>  File "/home/geo/Envs/geonode_<wbr>project/src/geonode/geonode/<wbr>urls.py", line 89, in <module><br>    url(r'^catalogue/', include('geonode.catalogue.<wbr>urls')),<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/django/conf/<wbr>urls/__init__.py", line 50, in include<br>    urlconf_module = import_module(urlconf_module)<br>  File "/usr/lib/python2.7/importlib/<wbr>__init__.py", line 37, in import_module<br>    __import__(name)<br>  File "/home/geo/Envs/geonode_<wbr>project/src/geonode/geonode/<wbr>catalogue/urls.py", line 22, in <module><br>    from . import views<br>  File "/home/geo/Envs/geonode_<wbr>project/src/geonode/geonode/<wbr>catalogue/views.py", line 29, in <module><br>    from pycsw import server<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/pycsw/__init__.<wbr>py", line 35, in <module><br>    __version__ = pkg_resources.require("pycsw")<wbr>[0].version<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/pkg_resources/__<wbr>init__.py", line 892, in require<br>    needed = self.resolve(parse_<wbr>requirements(requirements))<br>  File "/home/geo/Envs/geonode_<wbr>project/local/lib/python2.7/<wbr>site-packages/pkg_resources/__<wbr>init__.py", line 783, in resolve<br>    raise VersionConflict(dist, req).with_context(dependent_<wbr>req)<br>pkg_resources.<wbr>ContextualVersionConflict: (xmltodict 0.9.2 (/home/geo/Envs/geonode_<wbr>project/lib/python2.7/site-<wbr>packages), Requirement.parse('xmltodict==<wbr>0.10.2'), set(['pycsw']))<br>GeoNode is now available.<br></div><div><br></div><div>has anyone faced these issues and could give me a hint?</div><div><br></div><div>[1] <a href="https://github.com/geosolutions-it/geonode-project" target="_blank">https://github.com/<wbr>geosolutions-it/geonode-<wbr>project</a><br></div></div></div></div>
______________________________<wbr>_________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="m_-4231799249637628076gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-size:12.8px"><span><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;font-size:11pt;white-space:pre-wrap">==</span><br></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">GeoServer Professional Services from the experts! Visit <a href="http://goo.gl/it488V" target="_blank">http://goo.gl/it488V</a> for more information.</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">==</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">Ing. Alessio Fabiani</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">@alfa7691</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">Founder/Technical Lead</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">GeoSolutions S.A.S.</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><a href="https://maps.google.com/?q=Via+di+Montramito+3/A+-++55054+%C2%A0Massarosa&entry=gmail&source=g">Via di Montramito 3/A - </a></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><a href="https://maps.google.com/?q=Via+di+Montramito+3/A+-++55054+%C2%A0Massarosa&entry=gmail&source=g">55054  Massarosa</a> (LU) - </span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">Italy</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">phone: +39 0584 962313</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">fax:     +39 0584 1660272</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">mob:   +39 331 6233686</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><a href="http://www.geo-solutions.it" target="_blank">http://www.geo-solutions.it</a></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><a href="http://twitter.com/geosolutions_it" target="_blank">http://twitter.com/<wbr>geosolutions_it</a></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">------------------------------<wbr>-------------------------</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:italic;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia.</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:italic;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:italic;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap">This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.</span><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:italic;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;white-space:pre-wrap"><br></span></p></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</blockquote></div><br></div>