I am using Ubuntu 11.04.<br>I had installed it properly the first time, after that I removed it (due to a problem with OpenBTS), Installed Asterisk from Source Code (problem with OpenBTS persists++), And when returned back to the Repository I have this problem!!!<br>
<br><div class="gmail_quote">On Wed, Aug 10, 2011 at 9:07 AM, A J Stiles <span dir="ltr">&lt;<a href="mailto:asterisk_list@earthshod.co.uk">asterisk_list@earthshod.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Wednesday 10 Aug 2011, A.H. Jos wrote:<br>
&gt; Hi list,<br>
&gt; I have a problem with installing Asterisk (under<br>
&gt; <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages</a>):<br>
&gt;<br>
&gt; sudo apt-get install asterisk-1.8<br>
&gt; Reading package lists... Done<br>
&gt; Building dependency tree<br>
&gt; Reading state information... Done<br>
&gt; Note, selecting &#39;asterisk&#39; instead of &#39;asterisk-1.8&#39;<br>
&gt; Some packages could not be installed. This may mean that you have<br>
&gt; requested an impossible situation or if you are using the unstable<br>
&gt; distribution that some required packages have not yet been created<br>
&gt; or been moved out of Incoming.<br>
&gt; The following information may help to resolve the situation:<br>
&gt;<br>
&gt; The following packages have unmet dependencies:<br>
&gt;  asterisk : Depends: asterisk-core-sounds-en-gsm (&gt;= 1.4.21) but it is not<br>
&gt; going to be installed<br>
&gt; E: Broken packages<br>
<br>
</div></div>What distribution are you using?  From the messages, it looks as though it<br>
could be Debian Sid or Wheezy, or possibly Ubuntu.  You could try<br>
$ sudo apt-get install asterisk-core-sounds-en-gsm<br>
and see if that helps.<br>
<br>
What you might well have going on is a repository conflict, where apt wants to<br>
install incompatible packages from different repositories.<br>
<br>
I&#39;ve personally never bothered with pre-compiled Asterisk packages.  Just<br>
apt-get purge it  (so that apt won&#39;t interfere with your installation in<br>
future),  and build the latest version from the Source Code.<br>
<br>
--<br>
AJS<br>
<br>
Answers come *after* questions.<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>
</blockquote></div><br>