<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello Toni,</p>
<p>I tried to reinstall the packe using apt-get and with dpkg but
the result is the same. Interestingly this is the same error as
logged to apache error log (<tt>TypeError: can only concatenate
list (not "tuple") to list)</tt>:</p>
<p><tt>mhaertel@geoportal:~$ sudo dpkg -i
./geonode_2.8.0+thefinal1_all.deb</tt><tt><br>
</tt><tt>[sudo] password for mhaertel:</tt><tt><br>
</tt><tt>(Reading database ... 230814 files and directories
currently installed.)</tt><tt><br>
</tt><tt>Preparing to unpack .../geonode_2.8.0+thefinal1_all.deb
...</tt><tt><br>
</tt><tt>Unpacking geonode (2.8.0+thefinal1) over
(2.8.0+thefinal1) ...</tt><tt><br>
</tt><tt>Setting up geonode (2.8.0+thefinal1) ...</tt><tt><br>
</tt><tt>Sourcing /usr/share/geonode/config-post.sh as the
configuration file</tt><tt><br>
</tt><tt> Step: 'post specified</tt><tt><br>
</tt><tt>Running GeoNode postinstall ...</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/pip", line 6, in <module></tt><tt><br>
</tt><tt> from pip import main</tt><tt><br>
</tt><tt>ImportError: cannot import name main</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/pip", line 6, in <module></tt><tt><br>
</tt><tt> from pip import main</tt><tt><br>
</tt><tt>ImportError: cannot import name main</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/django-admin", line 11, in
<module></tt><tt><br>
</tt><tt> sys.exit(execute_from_command_line())</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 364, in execute_from_command_line</tt><tt><br>
</tt><tt> utility.execute()</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 308, in execute</tt><tt><br>
</tt><tt> settings.INSTALLED_APPS</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 56, in __getattr__</tt><tt><br>
</tt><tt> self._setup(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 41, in _setup</tt><tt><br>
</tt><tt> self._wrapped = Settings(settings_module)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 110, in __init__</tt><tt><br>
</tt><tt> mod = importlib.import_module(self.SETTINGS_MODULE)</tt><tt><br>
</tt><tt> File "/usr/lib/python2.7/importlib/__init__.py", line
37, in import_module</tt><tt><br>
</tt><tt> __import__(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/geonode/settings.py",
line 837, in <module></tt><tt><br>
</tt><tt> ('%Y-%m-%d %H:%M:%S.%f %Z', '%Y-%m-%dT%H:%M:%S.%f',
'%Y-%m-%dT%H:%M:%S%Z')</tt><tt><br>
</tt><tt>TypeError: can only concatenate list (not "tuple") to
list</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/django-admin", line 11, in
<module></tt><tt><br>
</tt><tt> sys.exit(execute_from_command_line())</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 364, in execute_from_command_line</tt><tt><br>
</tt><tt> utility.execute()</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 308, in execute</tt><tt><br>
</tt><tt> settings.INSTALLED_APPS</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 56, in __getattr__</tt><tt><br>
</tt><tt> self._setup(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 41, in _setup</tt><tt><br>
</tt><tt> self._wrapped = Settings(settings_module)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 110, in __init__</tt><tt><br>
</tt><tt> mod = importlib.import_module(self.SETTINGS_MODULE)</tt><tt><br>
</tt><tt> File "/usr/lib/python2.7/importlib/__init__.py", line
37, in import_module</tt><tt><br>
</tt><tt> __import__(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/geonode/settings.py",
line 837, in <module></tt><tt><br>
</tt><tt> ('%Y-%m-%d %H:%M:%S.%f %Z', '%Y-%m-%dT%H:%M:%S.%f',
'%Y-%m-%dT%H:%M:%S%Z')</tt><tt><br>
</tt><tt>TypeError: can only concatenate list (not "tuple") to
list</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/django-admin", line 11, in
<module></tt><tt><br>
</tt><tt> sys.exit(execute_from_command_line())</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 364, in execute_from_command_line</tt><tt><br>
</tt><tt> utility.execute()</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 308, in execute</tt><tt><br>
</tt><tt> settings.INSTALLED_APPS</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 56, in __getattr__</tt><tt><br>
</tt><tt> self._setup(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 41, in _setup</tt><tt><br>
</tt><tt> self._wrapped = Settings(settings_module)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 110, in __init__</tt><tt><br>
</tt><tt> mod = importlib.import_module(self.SETTINGS_MODULE)</tt><tt><br>
</tt><tt> File "/usr/lib/python2.7/importlib/__init__.py", line
37, in import_module</tt><tt><br>
</tt><tt> __import__(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/geonode/settings.py",
line 837, in <module></tt><tt><br>
</tt><tt> ('%Y-%m-%d %H:%M:%S.%f %Z', '%Y-%m-%dT%H:%M:%S.%f',
'%Y-%m-%dT%H:%M:%S%Z')</tt><tt><br>
</tt><tt>TypeError: can only concatenate list (not "tuple") to
list</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/django-admin", line 11, in
<module></tt><tt><br>
</tt><tt> sys.exit(execute_from_command_line())</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 364, in execute_from_command_line</tt><tt><br>
</tt><tt> utility.execute()</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 308, in execute</tt><tt><br>
</tt><tt> settings.INSTALLED_APPS</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 56, in __getattr__</tt><tt><br>
</tt><tt> self._setup(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 41, in _setup</tt><tt><br>
</tt><tt> self._wrapped = Settings(settings_module)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 110, in __init__</tt><tt><br>
</tt><tt> mod = importlib.import_module(self.SETTINGS_MODULE)</tt><tt><br>
</tt><tt> File "/usr/lib/python2.7/importlib/__init__.py", line
37, in import_module</tt><tt><br>
</tt><tt> __import__(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/geonode/settings.py",
line 837, in <module></tt><tt><br>
</tt><tt> ('%Y-%m-%d %H:%M:%S.%f %Z', '%Y-%m-%dT%H:%M:%S.%f',
'%Y-%m-%dT%H:%M:%S%Z')</tt><tt><br>
</tt><tt>TypeError: can only concatenate list (not "tuple") to
list</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/django-admin", line 11, in
<module></tt><tt><br>
</tt><tt> sys.exit(execute_from_command_line())</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 364, in execute_from_command_line</tt><tt><br>
</tt><tt> utility.execute()</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 308, in execute</tt><tt><br>
</tt><tt> settings.INSTALLED_APPS</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 56, in __getattr__</tt><tt><br>
</tt><tt> self._setup(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 41, in _setup</tt><tt><br>
</tt><tt> self._wrapped = Settings(settings_module)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 110, in __init__</tt><tt><br>
</tt><tt> mod = importlib.import_module(self.SETTINGS_MODULE)</tt><tt><br>
</tt><tt> File "/usr/lib/python2.7/importlib/__init__.py", line
37, in import_module</tt><tt><br>
</tt><tt> __import__(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/geonode/settings.py",
line 837, in <module></tt><tt><br>
</tt><tt> ('%Y-%m-%d %H:%M:%S.%f %Z', '%Y-%m-%dT%H:%M:%S.%f',
'%Y-%m-%dT%H:%M:%S%Z')</tt><tt><br>
</tt><tt>TypeError: can only concatenate list (not "tuple") to
list</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/django-admin", line 11, in
<module></tt><tt><br>
</tt><tt> sys.exit(execute_from_command_line())</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 364, in execute_from_command_line</tt><tt><br>
</tt><tt> utility.execute()</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 308, in execute</tt><tt><br>
</tt><tt> settings.INSTALLED_APPS</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 56, in __getattr__</tt><tt><br>
</tt><tt> self._setup(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 41, in _setup</tt><tt><br>
</tt><tt> self._wrapped = Settings(settings_module)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 110, in __init__</tt><tt><br>
</tt><tt> mod = importlib.import_module(self.SETTINGS_MODULE)</tt><tt><br>
</tt><tt> File "/usr/lib/python2.7/importlib/__init__.py", line
37, in import_module</tt><tt><br>
</tt><tt> __import__(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/geonode/settings.py",
line 837, in <module></tt><tt><br>
</tt><tt> ('%Y-%m-%d %H:%M:%S.%f %Z', '%Y-%m-%dT%H:%M:%S.%f',
'%Y-%m-%dT%H:%M:%S%Z')</tt><tt><br>
</tt><tt>TypeError: can only concatenate list (not "tuple") to
list</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/django-admin", line 11, in
<module></tt><tt><br>
</tt><tt> sys.exit(execute_from_command_line())</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 364, in execute_from_command_line</tt><tt><br>
</tt><tt> utility.execute()</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 308, in execute</tt><tt><br>
</tt><tt> settings.INSTALLED_APPS</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 56, in __getattr__</tt><tt><br>
</tt><tt> self._setup(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 41, in _setup</tt><tt><br>
</tt><tt> self._wrapped = Settings(settings_module)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 110, in __init__</tt><tt><br>
</tt><tt> mod = importlib.import_module(self.SETTINGS_MODULE)</tt><tt><br>
</tt><tt> File "/usr/lib/python2.7/importlib/__init__.py", line
37, in import_module</tt><tt><br>
</tt><tt> __import__(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/geonode/settings.py",
line 837, in <module></tt><tt><br>
</tt><tt> ('%Y-%m-%d %H:%M:%S.%f %Z', '%Y-%m-%dT%H:%M:%S.%f',
'%Y-%m-%dT%H:%M:%S%Z')</tt><tt><br>
</tt><tt>TypeError: can only concatenate list (not "tuple") to
list</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt> File "/usr/local/bin/django-admin", line 11, in
<module></tt><tt><br>
</tt><tt> sys.exit(execute_from_command_line())</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 364, in execute_from_command_line</tt><tt><br>
</tt><tt> utility.execute()</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 308, in execute</tt><tt><br>
</tt><tt> settings.INSTALLED_APPS</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 56, in __getattr__</tt><tt><br>
</tt><tt> self._setup(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 41, in _setup</tt><tt><br>
</tt><tt> self._wrapped = Settings(settings_module)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py",
line 110, in __init__</tt><tt><br>
</tt><tt> mod = importlib.import_module(self.SETTINGS_MODULE)</tt><tt><br>
</tt><tt> File "/usr/lib/python2.7/importlib/__init__.py", line
37, in import_module</tt><tt><br>
</tt><tt> __import__(name)</tt><tt><br>
</tt><tt> File
"/usr/local/lib/python2.7/dist-packages/geonode/settings.py",
line 837, in <module></tt><tt><br>
</tt><tt> ('%Y-%m-%d %H:%M:%S.%f %Z', '%Y-%m-%dT%H:%M:%S.%f',
'%Y-%m-%dT%H:%M:%S%Z')</tt><tt><br>
</tt><tt>TypeError: can only concatenate list (not "tuple") to
list</tt><tt><br>
</tt><tt>Site 000-default already disabled</tt><tt><br>
</tt><tt>Considering dependency proxy for proxy_http:</tt><tt><br>
</tt><tt>Module proxy already enabled</tt><tt><br>
</tt><tt>Module proxy_http already enabled</tt><tt><br>
</tt><tt>Site geonode already enabled</tt><br>
</p>
<p>Any idea which package is broken here? Or which packages I need
to uninstall with pip? WOuld it make sense to uninstall all python
packages with pip?</p>
<p>Regards,</p>
<p>Michael<br>
</p>
<div class="moz-cite-prefix">On 21/03/2019 21:23, Toni Schönbuchner
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:00878526-802F-438F-9C74-0DFC0DC82E4A@csgis.de">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
Dear Michael,
<div class=""><br class="">
</div>
<div class="">from our former conversation I think you installed
by apt, correct?</div>
<div class="">If so python packages might come as dependencies [1]
[2]</div>
<div class=""><br class="">
</div>
<div class="">It should work to confirm this by something like:</div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>$
apt-cache rdepends geonode</div>
<div class=""><br class="">
</div>
<div class="">Unfortunately I have never run into a situation like
this but would</div>
<div class="">just try to purge the old package, download the
package in question again</div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>apt-get
download <package_name> </div>
<div class="">and install it again</div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>sudo
dpkg -i <downloaded_package_deb_file></div>
<div class=""><br class="">
</div>
<div class="">as said all untested, just a vague idea. Before
spending to much time</div>
<div class="">doing so I would most likely just restart with
docker setup on the</div>
<div class="">same instance.</div>
<div class=""><br class="">
</div>
<div class="">cheers,</div>
<div class=""><br class="">
</div>
<div class="">Toni</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">[1] <a
href="https://github.com/GeoNode/geonode/blob/2.8.x/requirements.txt"
class="" moz-do-not-send="true">https://github.com/GeoNode/geonode/blob/2.8.x/requirements.txt</a></div>
<div class="">[2] <a
href="https://launchpad.net/~geonode/+archive/ubuntu/stable"
class="" moz-do-not-send="true">https://launchpad.net/~geonode/+archive/ubuntu/stable</a><br
class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">Am 21.03.2019 um 15:44 schrieb <a
href="mailto:geonode-devel-request@lists.osgeo.org"
class="" moz-do-not-send="true">geonode-devel-request@lists.osgeo.org</a>:</div>
<br class="Apple-interchange-newline">
<div class=""><span style="caret-color: rgb(0, 0, 0);
font-family: Helvetica; font-size: 12px; font-style:
normal; font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">Hello list,</span><br
style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">I destroyed my Django installation
on my GeoNode 2.8 server when trying<span
class="Apple-converted-space"> </span></span><br
style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">to add some python packages to
build up my dev environment.</span><br
style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">Is there a way to re-install only
the python setup without having to<span
class="Apple-converted-space"> </span></span><br
style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">re-install the rest for GeoNode
2.8?</span><br style="caret-color: rgb(0, 0, 0);
font-family: Helvetica; font-size: 12px; font-style:
normal; font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">Thank you very much,</span><br
style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">Michael</span></div>
</blockquote>
</div>
<br class="">
</div>
</blockquote>
</body>
</html>