<div dir="ltr"><p>Hi Michael,</p><p>I performed a package installation test by running the apt-get install [package]. I received the following prompt after instructing apt-get to proceed (typing 'y'):</p><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<p><i>Media change: please insert the disc labeled 'Debian GNU/Linux 7.6.0 _Wheezy_ - Official amd64 CD Binary-1 20140712-14:11' in the drive '/media/cdrom/' and press enter</i></p></blockquote><div>I turns out that I had to remove the cdrom entry from the sources.list file on the server. This was causing an issue on the system during spce installation.</div>
<div><br></div><div>This is why the NetInstall CD is probably the best way to go, as sipwise recommends ;-). </div><div><br></div><div><br></div><div><b>But either way, here's how I fixed it</b>: <br></div><p>I removed the cdrom entry from sources.list by running the following:</p>
<blockquote style="margin:0 0 0 40px;border:none;padding:0px"><pre style="margin-top:0px;margin-bottom:10px;padding:5px;border:0px;font-size:14px;vertical-align:baseline;overflow:auto;width:auto;max-height:600px;font-family:'Ubuntu Mono','Ubuntu Beta Mono A',Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;word-wrap:normal;color:rgb(51,51,51);line-height:18.200000762939453px;background-color:rgb(238,238,238)">
<code style="margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:'Ubuntu Mono','Ubuntu Beta Mono A',Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;color:rgb(34,34,34);white-space:inherit">sed -i '/cdrom/d' /etc/apt/sources.list</code></pre>
</blockquote><p>I then verified the removal of the cdrom entry from sourced.list and verified the active repositories that were setup on the system by running the following:</p><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<pre style="margin-top:0px;margin-bottom:10px;padding:5px;border:0px;font-size:14px;vertical-align:baseline;overflow:auto;width:auto;max-height:600px;font-family:'Ubuntu Mono','Ubuntu Beta Mono A',Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;word-wrap:normal;color:rgb(51,51,51);line-height:18.200000762939453px;background-color:rgb(238,238,238)">
<code style="margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:'Ubuntu Mono','Ubuntu Beta Mono A',Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;color:rgb(34,34,34);white-space:inherit">grep -v '#' /etc/apt/sources.list</code></pre>
</blockquote><p>This fixed the issues encountered during the previous two installation attempts; install was completed in less than five minutes.</p><p><br></p><p>Hope that this is helpful to someone else.</p>
<p dir="ltr"><br></p><p dir="ltr">Jeremy D. Ward, CWNE<br>
<a href="tel:%28954%29%20661-4965" value="+19546614965" target="_blank">(954) 661-4965</a></p>
<div class="gmail_quote">---------- Forwarded message ----------<br>From: "Michael Prokop" <<a href="mailto:mprokop@sipwise.com" target="_blank">mprokop@sipwise.com</a>><br>Date: Aug 8, 2014 6:34 AM<br>Subject: Re: Fwd: Issues on Install<br>

To: "Jeremy Ward" <<a href="mailto:jward01@gmail.com" target="_blank">jward01@gmail.com</a>><br>Cc: <br><br type="attribution">Hi,<br>
<br>
yes, the all-in-one ISO should be a good way, just let me know if<br>
you should note any problems with it.<br>
<br>
regards,<br>
-mika-<br>
<br>
* Jeremy Ward [Fri Aug 08, 2014 at 06:19:24AM -0400]:<br>
> Thanks, Michael.<br>
<br>
> It took approximately 20 mins to get to where the log ended, and waited two<br>
> hours longer. This is when I became concerned that there was an issue.<br>
<br>
> I'm going to try the all-in-one ISO that you guys just released with<br>
> version 3.4.1.<br>
<br>
> Do you think that would that be the easiest way to do the installation at<br>
> this point?<br>
<br>
> Thanks Again,<br>
<br>
> Jeremy D. Ward, CWNE<br>
> <a href="tel:%28954%29%20661-4965" value="+19546614965" target="_blank">(954) 661-4965</a><br>
> On Aug 8, 2014 6:11 AM, "Michael Prokop" <<a href="mailto:mprokop@sipwise.com" target="_blank">mprokop@sipwise.com</a>> wrote:<br>
<br>
> > Hi,<br>
<br>
> > there's nothing unusual in the log, besides that's it's truncated<br>
> > before any actual issues arrised. ;)<br>
<br>
> > It definitely takes some time to get past the package installation,<br>
> > but while it's running you should see what's going on in<br>
> > /tmp/ngcp-installer.log and by also checking process output (ps<br>
> > auxwwww).<br>
<br>
> > The CD issue *shouldn't* be a problem, but I can't answer that<br>
> > without having further details about your system. As documented at<br>
> > <a href="https://www.sipwise.com/doc/mr3.4.1/spce/ar01s04.html" target="_blank">https://www.sipwise.com/doc/mr3.4.1/spce/ar01s04.html</a> "Sipwise<br>
> > recommends using the latest Netinstall ISO as installation medium."<br>
<br>
> > So from my PoV rerun installer from a clean Debian system and if<br>
> > stucks again share the installer logs to have a closer look. And use<br>
> > the netinstall ISO instead this time. :)<br>
<br>
> > regards,<br>
> > -mika-<br>
<br>
> > * Jeremy Ward [Fri Aug 08, 2014 at 05:57:15AM -0400]:<br>
> > > Michael,<br>
<br>
> > > Here's the original message with the log attached. I dont think it made<br>
> > it<br>
> > > through the support list.<br>
<br>
> > > I don't see anything other than packages being installed.<br>
<br>
> > > The first log (truncated) had a few lines referring to the Debian<br>
> > > installation CD (insert CD). Do you think its a repository issue?<br>
<br>
> > > Its also worth mentioning that the first time I ran the installer, it<br>
> > took<br>
> > > awhile for it to eventually stall out... The operations underway during<br>
> > the<br>
> > > install took much longer than I would have expected it to have taken<br>
> > given<br>
> > > server perfomance and Internet bandwidth (250Mbps).<br>
<br>
> > > Thanks,<br>
<br>
> > > Jeremy D. Ward, CWNE<br>
> > > <a href="tel:%28954%29%20661-4965" value="+19546614965" target="_blank">(954) 661-4965</a><br>
> > > ---------- Forwarded message ----------<br>
> > > From: "Jeremy Ward" <<a href="mailto:jward01@gmail.com" target="_blank">jward01@gmail.com</a>><br>
> > > Date: Aug 8, 2014 2:58 AM<br>
> > > Subject: Issues on Install<br>
> > > To: <<a href="mailto:spce-user@lists.sipwise.com" target="_blank">spce-user@lists.sipwise.com</a>><br>
> > > Cc:<br>
<br>
> > > Greetings,<br>
<br>
> > > After two installation attempts, I have seen the installer appear to hang<br>
> > > (not complete) after several hours of execution.<br>
<br>
> > > System is a clean install of Linux debian 3.2.0-4-amd64 #1 SMP Debian<br>
> > > 3.2.60-1+deb7u3 x86_64.<br>
<br>
> > > Below is the output of the installer script on the screen, and attached<br>
> > is<br>
> > > the ngcp-installer.log file.<br>
<br>
<br>
> > > ######BEGIN SCREEN SCRAPE######<br>
> > > root@debian:~# dpkg -i ${PKG}<br>
> > > (Reading database ... 24568 files and directories currently installed.)<br>
> > > Preparing to replace ngcp-installer-ce 0.15.1.2+0~mr3.4.1.2 (using<br>
> > > ngcp-installer-latest.deb) ...<br>
> > > Unpacking replacement ngcp-installer-ce ...<br>
> > > Setting up ngcp-installer-ce (0.15.1.2+0~mr3.4.1.2) ...<br>
> > > root@debian:~# ngcp-installer<br>
> > > Welcome to Sipwise sip:provider installer.<br>
<br>
> > > This software comes WITH NO WARRANTY.<br>
> > > If you need SLA please consider upgrading to Sipwise sip:provider Pro<br>
> > > Edition.<br>
<br>
> > > This installation script is not intended to run in a shared system,<br>
> > > as it can add/delete/update existing configurations.<br>
> > > Please run this script only in a base install of 64 bit Debian 7.x on a<br>
> > > dedicated server.<br>
<br>
> > > Do you want to continue with the installation process? (y/n)y<br>
<br>
<br>
> > > Running as root... OK<br>
> > > Internet access... OK<br>
> > > Looks like a clean install... OK<br>
> > > Generate /etc/ngcp_nodename as spce<br>
> > > Check Debian version... OK<br>
> > > Check 64 bit capable system... OK<br>
> > > Updating package repository...OK<br>
> > > Installing ngcp-keyring package<br>
> > > OK<br>
> > > Installing package list. This might take several minutes depending on<br>
> > your<br>
> > > network connection...<br>
<br>
> > > ######END SCREEN SCRAPE######<br>
<br>
> > > Any idea whats going on?<br>
<br>
> > > Thanks.<br>
<br>
> > > --<br>
> > > Jeremy D. Ward<br>
> > > Consulting Network Engineer<br>
> > > <a href="tel:%28954%29%20661-4965" value="+19546614965" target="_blank">(954) 661-4965</a><br>
<br>
<br>
<br>
> > -----BEGIN PGP SIGNATURE-----<br>
> > Version: GnuPG v1.4.9 (GNU/Linux)<br>
<br>
> > iEYEARECAAYFAlPkoi0ACgkQ2N9T+zficugbbwCeId4X/cFZRQZ4Lpg5vtWbEOxG<br>
> > jgoAn3jEBDjhTmsUQZ3/CTMJ5/fXG1uR<br>
> > =I5sR<br>
> > -----END PGP SIGNATURE-----<br>
<br>
<br>
<br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
<br>
iEYEARECAAYFAlPkp54ACgkQ2N9T+zficujPogCePe4umPZeyElsUfl4WeyHgJW+<br>
j5gAn1Ozgt/NxIgUXec5Ci0UZDf5YqZQ<br>
=Cqs/<br>
-----END PGP SIGNATURE-----<br>
<br></div>
</div>