[asterisk-bugs] [JIRA] (ASTERISK-26981) Patch for install_prereq script to properly accommodate Fedora

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu May 4 08:57:57 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236857#comment-236857 ] 

Asterisk Team commented on ASTERISK-26981:
------------------------------------------

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].

> Patch for install_prereq script to properly accommodate Fedora
> --------------------------------------------------------------
>
>                 Key: ASTERISK-26981
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26981
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Contrib/General
>    Affects Versions: 14.4.0
>         Environment: OS: Fedora F25
>            Reporter: Said Masoud
>            Severity: Minor
>
> The instell_prereq script fails to run on Fedora, due to two minor package naming differences between RedHat/CentOS and Fedora. The two packages in question are (RH equivalent->Fedora equivalent):
> * gmime22-devel -> gmime-devel
> * radiusclient-ng-devel -> freeradius-client-devel
> In addition, there is one additional package that is required for Asterisk to run properly on Fedora: redhat-rpm-config. I have created a patch to the install_prereq script which installs these three packages when Fedora is properly detected on the machine. With this patch, Asterisk can be successfully installed, configured, started, and used on a local machine running Fedora F25.
> Steps to reproduce:
> # Install Fedora F25
> # Download Asterisk 14.4.0 tarball and extract
> # run: './contrib/scripts/install_prereq install'
> Patch will be attached.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list