<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Bitstream Vera Sans"><code class="hljs stata"></code></font>Hi
Klaus,<br>
<br>
Recently, i've upgrade own RT from 4.0.6 to 4.4.0 and OS to jessie
too.<br>
<br>
I've made a fresh install of Debian Jessie, install RT from the
source (not from the deb), dump the old RT database to the new
server, and apply these scripts to upgrade the database :<br>
<br>
rt-setup-database --action upgrade --force --skip-create
--upgrade-from 4.0.6 --upgrade-to 4.3.13<br>
<br>
I my case, it was necessary to re-run the "content" one shot (4.0.9
& 4.1.4) because they failed in the first execution time.<br>
<br>
rt-setup-database --action insert --datafile
etc/upgrade/4.0.9/content --skip-create<br>
rt-setup-database --action insert --datafile
etc/upgrade/4.1.4/content --skip-create<br>
<br>
Upgrade somethings<br>
<br>
perl -I ~/rt/lib/ etc/upgrade/time-worked-history<br>
perl -I ~/rt/lib/ etc/upgrade/vulnerable-passwords --fix<br>
<br>
Update you RT_SiteConfig.pm like it was describe in the
documentation<br>
<br>
And it was a success !<br>
<br>
Félix.<code class="hljs stata"><br>
</code>
<p><font face="Bitstream Vera Sans"> </font></p>
<div class="moz-cite-prefix">Le 19/09/2016 à 09:39, Klaus Conrad a
écrit :<br>
</div>
<blockquote cite="mid:0e0730cc-b455-3115-b8c8-c12074698296@ilk.net"
type="cite">
<pre wrap="">On 19.09.2016 09:38, Klaus Conrad wrote:
[..]
</pre>
<blockquote type="cite">
<pre wrap="">I. e. is it generally recommended to upgrade RT using the Debian package
management system or should I rather start with a clean installation of
Debian Etch with RT and then migrate my data over?
</pre>
</blockquote>
<pre wrap="">
Debian Jessie I meant of course.
Klaus
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Félix Defrance
PGP: 0x0F04DC57</pre>
</body>
</html>