[asterisk-bugs] [JIRA] (ASTERISK-27710) [patch] BuildSystem: Install init scripts on openSUSE Tumbleweed.

Friendly Automation (JIRA) noreply at issues.asterisk.org
Tue Mar 6 10:48:13 CST 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Friendly Automation closed ASTERISK-27710.
------------------------------------------

    Resolution: Fixed

> [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
>            Assignee: 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. Therefore {{make config}} gives: ‘We could not install init scripts for your distribution.’ 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