<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Jeff,</p>
<p><br>
</p>
<p>&nbsp;Use Jessie version from repo, that should work.</p>
<p><br>
</p>
<p>Thanks,</p>
<p>--Rudy</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> users-bounces@lists.opensips.org &lt;users-bounces@lists.opensips.org&gt; on behalf of Jeff Pyle &lt;jeff.pyle@fidelityvoice.com&gt;<br>
<b>Sent:</b> Friday, June 26, 2015 5:13 PM<br>
<b>To:</b> OpenSIPS users mailling list<br>
<b>Subject:</b> Re: [OpenSIPS-Users] opensips-perl-modules problem in Ubuntu 14.04</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">I tried manually downloading and installing the package, but unsurprisingly there are version mismatches:
<div><br>
</div>
<div>
<div>dpkg: dependency problems prevent configuration of libperl5.14:</div>
<div>&nbsp;libperl5.14 depends on perl-base (= 5.14.2-6ubuntu2.4); however:</div>
<div>&nbsp; Version of perl-base on system is 5.18.2-2ubuntu1.</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>- Jeff</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Jun 26, 2015 at 4:45 PM, Jeff Pyle <span dir="ltr">
&lt;<a href="mailto:jeff.pyle@fidelityvoice.com" target="_blank">jeff.pyle@fidelityvoice.com</a>&gt;</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 Nabeel,
<div><br>
</div>
<div>No, I hadn't, but I don't see it available:</div>
<div><br>
</div>
<div>
<div># apt-cache policy libperl5.14</div>
<div>libperl5.14:</div>
<div>&nbsp; Installed: (none)</div>
<div>&nbsp; Candidate: (none)</div>
<div>&nbsp; Version table:</div>
</div>
<div><br>
</div>
<div>The link you provided was for 12.04.&nbsp; This is 14.04.&nbsp; Is that relevant?</div>
<div><br>
</div>
<div>The main application for this system is not OpenSIPS.&nbsp; If it were, and I had full control, the OS would be Debian!&nbsp; I'm afraid of installing old libraries for fear of breaking other applications that may need the current ones, and those applications aren't
 installed yet.&nbsp; This OpenSIPS module should work without a problem against the current version 5.18 library.&nbsp; It seems like a version detection problem, perhaps because of the &quot;ubuntu&quot; string in the currently installed version?&nbsp; I suppose I could force the
 installation and hope for the best but I wanted to ask before I tried that route.</div>
<span class="HOEnZb"><font color="#888888">
<div><br>
</div>
<div><br>
</div>
<div>- Jeff</div>
</font></span>
<div>
<div class="h5">
<div><br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Jun 26, 2015 at 4:32 PM, Nabeel <span dir="ltr">
&lt;<a href="mailto:nabeelshikder@gmail.com" target="_blank">nabeelshikder@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">Have you tried removing&nbsp;<span style="font-size:12.8000001907349px">libperl</span><span style="font-size:12.8000001907349px">5.18, then install&nbsp;</span><span style="font-size:12.8000001907349px">libperl5.14, then try installing&nbsp;</span><span style="font-size:12.8000001907349px">opensips-perl-modules
 again:</span>
<div><span style="font-size:12.8000001907349px"><br>
</span>
<div><a href="http://packages.ubuntu.com/precise/libperl5.14" target="_blank">http://packages.ubuntu.com/precise/libperl5.14</a><br>
</div>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">
<div>
<div>On 26 June 2015 at 21:11, Jeff Pyle <span dir="ltr">&lt;<a href="mailto:jeff.pyle@fidelityvoice.com" target="_blank">jeff.pyle@fidelityvoice.com</a>&gt;</span> wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>
<div>
<div dir="ltr">Hello,
<div><br>
</div>
<div>I have been tasked with configuring a lightweight installation of OpenSIPS on an Ubuntu 14.04 server.&nbsp; I couldn't find an Ubuntu-specific official repo, so I'm using the Wheezy one at
<a href="http://apt.opensips.org" target="_blank">apt.opensips.org</a> for OpenSIPS 2.1.&nbsp; It works well for the most part.</div>
<div><br>
</div>
<div>I have a problem trying to install opensips-perl-modules:</div>
<div><br>
</div>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<div>
<div>The following packages have unmet dependencies:</div>
</div>
<div>
<div>&nbsp;opensips-perl-modules : Depends: libperl5.14 (&gt;= 5.14.2) but it is not installable</div>
</div>
<div>
<div>E: Unable to correct problems, you have held broken packages.</div>
</div>
</blockquote>
<div><br>
</div>
<div>I have libperl5.18 installed:</div>
<div><br>
</div>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<div>
<div># dpkg -l | grep libperl</div>
</div>
<div>
<div>ii &nbsp;libperl5.18 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5.18.2-2ubuntu1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;amd64 &nbsp; &nbsp; &nbsp; &nbsp;shared Perl library</div>
</div>
</blockquote>
<div><br>
</div>
<div>Thanks, Ubuntu.&nbsp; Before I go crazy, is there a better source for Ubuntu-specific OpenSIPS packages?&nbsp; Or, is there an APT trick I'm unaware of I can use to solve this particular issue?</div>
<div><br>
</div>
<div><br>
</div>
<div>Regards,<br>
Jeff</div>
<div><br>
</div>
</div>
<br>
</div>
</div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>

<br><br></body>
</html>