<div dir="ltr">Ok...Fixed... <br>In the meantime i have done the following:<br><br>1) Run ngcp-installer and wait for the fail<div>2) Manually execute apt-get update<br>3) Edit /usr/share/ngcp-installer/config.inc, on function "packages_install_pkglist".<br>
4) Comment all the lines that execute "apt-get update" and their respective validation conditionals. (if, fi)</div><div>5) Run ngcp-installer again<br><div><br></div><div>The script seems to be executing nicely now.<br>
<br>Naturally the installer is executing "apt-get update" before installing anything.. but APT is looking for a remote folder "binary-i386", which since unexistent, returns a 404 error that sends an exit signal back to the script because of the way the conditionals are evaluating the apt response. I believe this lines must be modified from the trunk.<br>
<br>Hope it helps others in the same situation.<br>Pedro<br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 17, 2013 at 2:32 AM, Pedro Guillem <span dir="ltr"><<a href="mailto:pedro.guillem@gmail.com" target="_blank">pedro.guillem@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi <div><br></div><div>I created a Wheezy OpenVZ image with 4GB assured RAM.</div><div>When executing ngcp-install the following appears:</div>
<div><br></div><div><div>Running as root... OK</div><div>Internet access... OK</div>
<div>Looks like a clean install... OK</div><div>Check Debian version... OK</div><div>Check 64 bit capable system... OK</div><div>Updating package repository...</div></div><div><br></div><div><br></div><div>Then the program stops and exit...</div>

<div><br></div><div><b>The bottom log file says:</b></div><div><br></div><div><div>Err <a href="http://deb.sipwise.com" target="_blank">http://deb.sipwise.com</a> wheezy/main i386 Packages<br></div><div>  404  Not Found</div>
<div><br></div>
<div>Ign <a href="http://deb.sipwise.com" target="_blank">http://deb.sipwise.com</a> wheezy/main Translation-en</div><div>Hit <a href="http://deb.sipwise.com" target="_blank">http://deb.sipwise.com</a> wheezy-backports/main amd64 Packages</div>
<div><br>
</div><div>Err <a href="http://deb.sipwise.com" target="_blank">http://deb.sipwise.com</a> wheezy-backports/main i386 Packages</div><div>  404  Not Found</div><div><br></div><div>Ign <a href="http://deb.sipwise.com" target="_blank">http://deb.sipwise.com</a> wheezy-backports/main Translation-en</div>

<div><br></div><div>Fetched 396 B in 11s (35 B/s)</div><div><br></div><div>W: GPG error: <a href="http://deb.sipwise.com" target="_blank">http://deb.sipwise.com</a> wheezy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4EB7765DA42C4F2A</div>

<div><br></div><div>W: GPG error: <a href="http://deb.sipwise.com" target="_blank">http://deb.sipwise.com</a> wheezy-backports Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4EB7765DA42C4F2A</div>

<div><br></div><div>W: Failed to fetch <a href="http://deb.sipwise.com/spce/3.0/dists/wheezy/main/binary-i386/Packages" target="_blank">http://deb.sipwise.com/spce/3.0/dists/wheezy/main/binary-i386/Packages</a>  404  Not Found</div>
<div>
<br></div><div>W: Failed to fetch <a href="http://deb.sipwise.com/wheezy-backports/dists/wheezy-backports/main/binary-i386/Packages" target="_blank">http://deb.sipwise.com/wheezy-backports/dists/wheezy-backports/main/binary-i386/Packages</a>  404  Not Found</div>

<div><br></div><div><b>E: Some index files failed to download. They have been ignored, or old ones used instead.</b></div></div><div><b><br></b></div><div><b><br></b></div><div>Iīm quite sure my VZ image is amd64</div><div>

<br></div><div>I verified the i386 directory and id does not exists, still, i donīt know why it keeps trying to search for it. Should i modify something in the script?</div><div><br></div><div>Regards</div></div>
</blockquote></div><br></div>