[OpenAFS] Re: Update squeeze openafs-fileserver to squeeze-backports
Jean-Marc Choulet
jm130794@gmail.com
Thu, 03 Oct 2013 19:59:21 +0200
This is a multi-part message in MIME format.
--------------090102060609000406050604
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
We correct errors in the previous message. We solved the problem like this:
# rm -rf /etc/openafs
# apt-get remove openafs-krb5 openafs-client openafs-fileserver --purge
# apt-get -t squeeze-backports install openafs-fileserver openafs-client
# /etc/init.d/openafs-client stop
# /etc/init.d/openafs-fileserver stop
# rsync -av xxx.xxx.xxx.xxx:/etc/openafs /etc/
# /etc/init.d/openafs-client start
# /etc/init.d/openafs-fileserver start
It was not perhaps a problem with alternatives ?
Thanks,
Jean-Marc
--------------090102060609000406050604
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><span id="result_box" class=""
lang="en"><span class="hps">We correct</span> <span class="hps">errors
in</span> <span class="hps">the previous message.</span> <span
class="hps">We solved the</span> <span class="hps">problem</span>
<span class="hps">like this:<br>
<br>
</span></span># rm -rf /etc/openafs
<br>
# apt-get remove openafs-krb5 openafs-client openafs-fileserver
--purge
<br>
# apt-get -t squeeze-backports install openafs-fileserver
openafs-client
<br>
# /etc/init.d/openafs-client stop
<br>
# /etc/init.d/openafs-fileserver stop
<br>
# rsync -av xxx.xxx.xxx.xxx:/etc/openafs <i class="moz-txt-slash"><span
class="moz-txt-tag">/</span>etc/<span class="moz-txt-tag"></span></i><br>
# /etc/init.d/openafs-client start<br>
# /etc/init.d/openafs-fileserver start<br>
<br>
<br>
<span id="result_box" class="short_text" lang="en"><span
class="hps">It was not</span> <span class="hps">perhaps</span>
<span class="hps">a problem with</span> <span class="hps">alternatives
?<br>
<br>
Thanks,<br>
<br>
Jean-Marc<br>
</span></span></div>
</body>
</html>
--------------090102060609000406050604--