<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">try with more ram.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 24, 2016, at 2:30 PM, Peter <<a href="mailto:happy@hour.com" class="">happy@hour.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta content="text/html; charset=windows-1252" http-equiv="Content-Type" class="">
<div bgcolor="#FFFFFF" text="#000000" class="">
I am still facing difficulties with my build for 32 bit Intel
architecture.<br class="">
I published the repo on my vps.<br class="">
<br class="">
I get an error when doing an apt-get update :<br class="">
<code class="bash plain"></code><br class="">
Get:3 <a class="moz-txt-link-freetext" href="http://xxxxx.com/">http://xxxxx.com</a> jessie/main Translation-en_US [1,893 B]<br class="">
Fetched 10.0 kB in 15s (660
B/s) <br class="">
W: Failed to fetch
gzip:/var/lib/apt/lists/partial/<a href="http://xxxxx.com" class="">xxxxx.com</a>_debian_freeswitch-unstable-i386_dists_jessie_main_i18n_Translation-en%5fUS.gz
Invalid file format<br class="">
<br class="">
<br class="">
I have been using Stanislav Sinyagin's script as a guideline.<br class="">
<br class="">
Because of a memory issue on the host machine with 512MiB RAM, I
had to modify the invoked debian/rules script by Travis Cross, when
building the sound packages <br class="">
<br class="">
I had to change the compression level in line 90<br class="">
xz -6ev $(pkg)_$(ver).orig.tar<br class="">
<br class="">
compression level was -9e resulting in allocating 674 MiB for the
operation.<br class="">
It doesn't make sense to me if this would be the cause of the
invalid file format error as mentioned above.<br class="">
<br class="">
Someone any idea what went wrong?<br class="">
<br class=""></div></div></blockquote></div><br class=""></div></body></html>