[asterisk-dev] [+SPAM+] [asterisk-users] Ubuntu 14 Warning

George Joseph gjoseph at digium.com
Mon May 2 11:04:54 CDT 2016


This morning, 2 of us noticed that running contrib/scripts/install_prereq
on a fresh Ubuntu 14 system actually removed critical packages like
network-manager, openssh-server, perl, git, and a bunch of others.  It
appears that the culprit is the libsnmp-dev package. It's default conflict
resolution solution is to uninstall conflicting packages and the alternate
solution is to correctly upgrade the conflicting packages.  Since
install_prereq doesn't give you the opportunity to choose the solution, it
does the uninstall and you're left with an unusable system.

Why this is happening now is unclear.  To work around this, you can either
run "apt-get update" and "apt-get upgrade" manually, or run "apt-get
install libsnmp-dev" manually and say "no" to the first solution and "yes"
to the second.  Then run install_prereq.

-- 
George Joseph
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20160502/50316a78/attachment-0002.html>
-------------- next part --------------
-- 
_____________________________________________________________________
-- 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


More information about the asterisk-dev mailing list