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"><<a href="mailto:asterisk_list@earthshod.co.uk">asterisk_list@earthshod.co.uk</a>></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>
> Hi list,<br>
> I have a problem with installing Asterisk (under<br>
> <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages</a>):<br>
><br>
> sudo apt-get install asterisk-1.8<br>
> Reading package lists... Done<br>
> Building dependency tree<br>
> Reading state information... Done<br>
> Note, selecting 'asterisk' instead of 'asterisk-1.8'<br>
> Some packages could not be installed. This may mean that you have<br>
> requested an impossible situation or if you are using the unstable<br>
> distribution that some required packages have not yet been created<br>
> or been moved out of Incoming.<br>
> The following information may help to resolve the situation:<br>
><br>
> The following packages have unmet dependencies:<br>
> asterisk : Depends: asterisk-core-sounds-en-gsm (>= 1.4.21) but it is not<br>
> going to be installed<br>
> 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've personally never bothered with pre-compiled Asterisk packages. Just<br>
apt-get purge it (so that apt won'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>