[asterisk-bugs] [JIRA] (ASTERISK-27710) [patch] BuildSystem: Install init scripts on openSUSE Tumbleweed.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Mar 2 07:00:14 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242412#comment-242412 ]
Asterisk Team commented on ASTERISK-27710:
------------------------------------------
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] BuildSystem: Install init scripts on openSUSE Tumbleweed.
> -----------------------------------------------------------------
>
> Key: ASTERISK-27710
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27710
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: 13.19.2, 15.2.1
> Environment: openSUSE Tumbleweed
> Reporter: Alexander Traud
> Severity: Minor
> Labels: patch
> Attachments: init_openSUSE.patch
>
>
> The latest openSUSE rolling release, [openSUSE Tumbleweed|http://software.opensuse.org/distributions/tumbleweed], does not come with the file {{/etc/SuSE-release}} anymore. Instead, [{{/etc/os-release}}|http://0pointer.de/blog/projects/os-release] must be used. In Asterisk, the following rely on {{/etc/xyz-release}} files:
> * {{make config}}
> * {{./contrib/scripts/autosupport}}
> * {{./contrib/scripts/ast_version}}
> * {{./contrib/scripts/install_prereq}}
> The attached patch adds a new switch/case for openSUSE Tumbleweed. However, as long-term solution all queries for {{/etc/xyz-release}} should be removed and switched to {{/etc/os-release}}. CentOS 6 is the only known/supported platform which does not offer {{/etc/os-release}}.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list