[asterisk-users] Asterisk 1.8 Install Problem

2011-08-10 Thread A.H. Jos
Hi list,
I have a problem with installing Asterisk (under
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages):

sudo apt-get install asterisk-1.8
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'asterisk' instead of 'asterisk-1.8'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 asterisk : Depends: asterisk-core-sounds-en-gsm (= 1.4.21) but it is not
going to be installed
E: Broken packages

Thank you for your help
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk 1.8 Install Problem

2011-08-10 Thread A J Stiles
On Wednesday 10 Aug 2011, A.H. Jos wrote:
 Hi list,
 I have a problem with installing Asterisk (under
 https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages):

 sudo apt-get install asterisk-1.8
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Note, selecting 'asterisk' instead of 'asterisk-1.8'
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
  asterisk : Depends: asterisk-core-sounds-en-gsm (= 1.4.21) but it is not
 going to be installed
 E: Broken packages

What distribution are you using?  From the messages, it looks as though it 
could be Debian Sid or Wheezy, or possibly Ubuntu.  You could try 
$ sudo apt-get install asterisk-core-sounds-en-gsm
and see if that helps.

What you might well have going on is a repository conflict, where apt wants to 
install incompatible packages from different repositories.

I've personally never bothered with pre-compiled Asterisk packages.  Just 
apt-get purge it  (so that apt won't interfere with your installation in 
future),  and build the latest version from the Source Code.  

-- 
AJS

Answers come *after* questions.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Asterisk 1.8 Install Problem

2011-08-10 Thread A.H. Jos
I am using Ubuntu 11.04.
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!!!

On Wed, Aug 10, 2011 at 9:07 AM, A J Stiles
asterisk_l...@earthshod.co.ukwrote:

 On Wednesday 10 Aug 2011, A.H. Jos wrote:
  Hi list,
  I have a problem with installing Asterisk (under
  https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages):
 
  sudo apt-get install asterisk-1.8
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Note, selecting 'asterisk' instead of 'asterisk-1.8'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:
 
  The following packages have unmet dependencies:
   asterisk : Depends: asterisk-core-sounds-en-gsm (= 1.4.21) but it is
 not
  going to be installed
  E: Broken packages

 What distribution are you using?  From the messages, it looks as though it
 could be Debian Sid or Wheezy, or possibly Ubuntu.  You could try
 $ sudo apt-get install asterisk-core-sounds-en-gsm
 and see if that helps.

 What you might well have going on is a repository conflict, where apt wants
 to
 install incompatible packages from different repositories.

 I've personally never bothered with pre-compiled Asterisk packages.  Just
 apt-get purge it  (so that apt won't interfere with your installation in
 future),  and build the latest version from the Source Code.

 --
 AJS

 Answers come *after* questions.

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users