[Home]

Summary:ASTERISK-25754: install_prereq doesn't work in Ubuntu 15.10
Reporter:Elio (hellc2)Labels:
Date Opened:2016-02-08 05:19:22.000-0600Date Closed:2016-03-17 14:23:43
Priority:MinorRegression?
Status:Closed/CompleteComponents:Contrib/General
Versions:13.7.0 Frequency of
Occurrence
Related
Issues:
duplicatesASTERISK-25113 install_prereq in Debian 8 without "standard system utilities"
Environment:GNU/Linux Ubuntu 15.10Attachments:
Description:The utility "install_prereq" is trying to use 'aptitude' application to install packages but it isn't installed by default in Ubuntu stable.
No errors are shown, just exits without output.
Once installed 'aptitude' application, the script works perfectly.
Comments:By: Asterisk Team (asteriskteam) 2016-02-08 05:19:23.988-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Kevin Harwell (kharwell) 2016-03-17 14:23:43.657-0500

Closing this issue as a duplicate. The original issue had been fixed previously in master, but was not cherry-picked into 13. That has now been remedied.