<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>I am still facing difficulties with creating the 32bit
FreeSWITCH packages for Debian 8:</p>
<br>
<p>I have been building the packages using Stanislav's script on two
32 bit machines, one with 512MiB RAM and the other 2GiB RAM.</p>
<p>On the 512MiB machine I had to modify the invoked <code
class="bash plain">./debian/rules script and lower the xs
compression level in order to avoid memory problems.</code></p>
<p><code class="bash plain">On the 2GiB I could run the build script
unmodified.</code></p>
<p><code class="bash plain"><br>
</code></p>
<p><code class="bash plain">I published the repo to my vps, but
whichever of both builds I publish, if I do a <br>
</code></p>
<p><code class="bash plain">apt-get update, I get stuck at the same
error:</code></p>
<p><code class="bash plain">"Failed to fetch
gzip:/var/lib/apt/lists/partial/xxxx.com_debian_freeswitch-unstable-i386_dists_jessie_main_i18n_Translation-en%5fUS.gz
Invalid file format"<br>
</code></p>
<br>
<p><code class="bash plain">So, what could be wrong with the gzipped
Translation-en package?<br>
</code></p>
<p><code class="bash plain">%5f underscore in filename ?</code></p>
<p><code class="bash plain"><br>
</code> </p>
<p>All I would like is to upgrade my small FreeSWITCH 1.2 system,
running happily for many years on a 32bit platform (now Debian 8)<br>
Moving to a 64bit platform is currently not an option for me.<br>
</p>
</body>
</html>