VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
gjoseph at digium.com Guest
|
Posted: Mon May 02, 2016 11:07 am Post subject: [asterisk-users] Ubuntu 14 Warning |
|
|
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 JosephDigium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org |
|
Back to top |
|
|
tzafrir.cohen at xorco... Guest
|
Posted: Tue May 03, 2016 2:35 am Post subject: [asterisk-users] Ubuntu 14 Warning |
|
|
On Mon, May 02, 2016 at 10:04:54AM -0600, George Joseph wrote:
Quote: | 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.
|
Can you please remove any '-y's from the apt-get / aptitude
command-lines and try reproducing it? Also maybe use aptitude instead of
apt-get.
Quote: |
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.
|
Could you please provide a more complete log?
See /var/log/apt/history.log or term.log in the same directory.
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen@xorcom.com
+972-50-7952406 mailto:tzafrir.cohen@xorcom.com
http://www.xorcom.com
--
_____________________________________________________________________
-- 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 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|