Difference between revisions of "Talk:Seafile"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) (Created page with "done some work to port all python libraries to sclo of python27 needs now python27-python-versiontools.x86_64 0:1.9.1-5.el6.sme python-seafile.noarch 0:5.1.3-2.el6.sme...") |
Unnilennium (talk | contribs) |
||
Line 2: | Line 2: | ||
needs now | needs now | ||
python27-python-versiontools.x86_64 0:1.9.1-5.el6.sme python-seafile.noarch 0:5.1.3-2.el6.sme | python27-python-versiontools.x86_64 0:1.9.1-5.el6.sme python-seafile.noarch 0:5.1.3-2.el6.sme | ||
− | seafile-server.x86_64 0:5.1.3-2.el6.sme libzdb.x86_64 0:3.1-6.el6.sme seafile.x86_64 0:5.1.3-2.el6.sme libsearpc-3.0.7- | + | seafile-server.x86_64 0:5.1.3-2.el6.sme libzdb.x86_64 0:3.1-6.el6.sme seafile.x86_64 0:5.1.3-2.el6.sme python27-libsearpc-3.0.7-4 |
+ | |||
+ | from previous test need to do | ||
+ | unlink /opt/rh/python27/root/usr/lib/python2.7/site-packages/seaserv | ||
+ | unlink /opt/rh/python27/root/usr/lib/python2.7/site-packages/seafile | ||
+ | unlink /opt/rh/python27/root/usr/lib64/python2.7/site-packages/pysearpc | ||
+ | yum install python27-libsearpc | ||
+ | yum remove libsearpc | ||
+ | |||
+ | still we have | ||
+ | ll /usr/lib/python2.6/site-packages/ccnet | ||
+ | this one needs ccnet, which will need a rebuild |
Revision as of 17:16, 26 March 2018
done some work to port all python libraries to sclo of python27 needs now
python27-python-versiontools.x86_64 0:1.9.1-5.el6.sme python-seafile.noarch 0:5.1.3-2.el6.sme seafile-server.x86_64 0:5.1.3-2.el6.sme libzdb.x86_64 0:3.1-6.el6.sme seafile.x86_64 0:5.1.3-2.el6.sme python27-libsearpc-3.0.7-4
from previous test need to do
unlink /opt/rh/python27/root/usr/lib/python2.7/site-packages/seaserv unlink /opt/rh/python27/root/usr/lib/python2.7/site-packages/seafile unlink /opt/rh/python27/root/usr/lib64/python2.7/site-packages/pysearpc yum install python27-libsearpc yum remove libsearpc
still we have
ll /usr/lib/python2.6/site-packages/ccnet
this one needs ccnet, which will need a rebuild