<div dir="ltr"><div><div>Thank you to Matthew and Alvin for their comments.<br><br></div>I tried <span style="font-family:monospace,monospace">rpm -Uvh <a href="http://packages.asterisk.org/centos/6/current/x86_64/RPMS/asterisknow-version-3.0.1-2_centos6.noarch.rpm">http://packages.asterisk.org/centos/6/current/x86_64/RPMS/asterisknow-version-3.0.1-2_centos6.noarch.rpm</a></span> but that produced the same result.<br><br></div>After some more digging, I found apparent package conflicts between asterisk and the epel repository. I'm not sure what the long term fix is but it did work when I disabled epel for the initial asterisk install:<br><br> <code class="">yum install asterisk asterisk-configs --enablerepo=asterisk-</code><code class="">13 --disablerepo=epel<br></code><div><div><br></div><div>--Aaron<br></div><div><br><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 6, 2015 at 11:38 AM, Matthew Jordan <span dir="ltr"><<a href="mailto:mjordan@digium.com" target="_blank">mjordan@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5">On Mon, Apr 6, 2015 at 6:19 AM, Aaron Hunter <<a href="mailto:aaron.hunter2@gmail.com">aaron.hunter2@gmail.com</a>> wrote:<br>
> I'm trying to install 13.3.0 from binary packages and get an error. It<br>
> worked for 13.2.0 but not for 13.3.0.<br>
><br>
> Centos 6.6 64bit fresh install<br>
><br>
> Followed instructions on the wiki:<br>
>> rpm -Uvh<br>
>> <a href="http://packages.asterisk.org/centos/6/current/i386/RPMS/asterisknow-version-3.0.1-2_centos6.noarch.rpm" target="_blank">http://packages.asterisk.org/centos/6/current/i386/RPMS/asterisknow-version-3.0.1-2_centos6.noarch.rpm</a><br>
>> yum update<br>
>> yum install asterisk asterisk-configs --enablerepo=asterisk-13<br>
><br>
> Yum output:<br>
> [goes through the usual stuff but then...]<br>
><br>
> --> Finished Dependency Resolution<br>
> Error: Package: asterisk-core-13.3.0-1_centos6.x86_64 (asterisk-13)<br>
>            Requires: libilbccodec.so.2()(64bit)<br>
>            Available: pjproject-2.1-0.digium2.1_centos6.x86_64<br>
> (asterisk-current)<br>
>                libilbccodec.so.2()(64bit)<br>
>            Available: pjproject-2.3-0.digium2.1_centos6.x86_64<br>
> (asterisk-current)<br>
>                libilbccodec.so.2()(64bit)<br>
>            Available: pjproject-2.3-0.digium3.1_centos6.x86_64<br>
> (asterisk-current)<br>
>                libilbccodec.so.2()(64bit)<br>
>            Available: pjproject-2.1-0.digium1.1_centos6.x86_64<br>
> (asterisk-current)<br>
>                Not found<br>
>            Available: pjproject-2.1-0.digium1.2_centos6.x86_64<br>
> (asterisk-current)<br>
>                Not found<br>
>            Available: pjproject-2.3-5.el6.i686 (epel)<br>
>                Not found<br>
> Error: Package: asterisk-core-13.3.0-1_centos6.x86_64 (asterisk-13)<br>
>            Requires: libg7221codec.so.2()(64bit)<br>
>            Available: pjproject-2.1-0.digium2.1_centos6.x86_64<br>
> (asterisk-current)<br>
>                libg7221codec.so.2()(64bit)<br>
>            Available: pjproject-2.3-0.digium2.1_centos6.x86_64<br>
> (asterisk-current)<br>
>                libg7221codec.so.2()(64bit)<br>
>            Available: pjproject-2.3-0.digium3.1_centos6.x86_64<br>
> (asterisk-current)<br>
>                libg7221codec.so.2()(64bit)<br>
>            Available: pjproject-2.1-0.digium1.1_centos6.x86_64<br>
> (asterisk-current)<br>
>                Not found<br>
>            Available: pjproject-2.1-0.digium1.2_centos6.x86_64<br>
> (asterisk-current)<br>
>                Not found<br>
>            Available: pjproject-2.3-5.el6.i686 (epel)<br>
>                Not found<br>
><br>
><br>
> Does anyone have any idea what might be wrong?<br>
><br>
<br>
</div></div>I just ran this on a CentOS 6.6 64-bit VM and couldn't reproduce the<br>
issue you're seeing.<br>
<span class=""><font color="#888888"><br>
--<br>
Matthew Jordan<br>
Digium, Inc. | Director of Technology<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> & <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div><br></div></div></div></div></div>