You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Velmurugan Periasamy (JIRA)" <ji...@apache.org> on 2014/11/20 21:35:33 UTC

[jira] [Updated] (ARGUS-188) Add LSB headers to Ranger init.d scripts

     [ https://issues.apache.org/jira/browse/ARGUS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Velmurugan Periasamy updated ARGUS-188:
---------------------------------------
    Description: 
Ranger service scripts don't include LSB headers (reference - http://refspecs.linuxfoundation.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/initscrcomconv.html).

In Debian OS, these missing headers can result in failure to install certain other packages that setup their service scripts - with following messages:
{color:red}
warning: script 'ranger-usersync' missing LSB tags and overrides
warning: script 'ranger-admin' missing LSB tags and overrides
{color}

To fix this issue, Ranger service scripts /etc/init.d/ranger-admin and /etc/init.d/ranger-usersync need to be updated to include LSB headers.


  was:
Ranger service scripts don't include LSB headers (reference - http://refspecs.linuxfoundation.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/initscrcomconv.html).

In Debian OS, these missing headers can result in failure to install certain other packages that setup their service scripts - with following messages:

{color:red}
warning: script 'ranger-usersync' missing LSB tags and overrides
warning: script 'ranger-admin' missing LSB tags and overrides
{color}

To fix this issue, Ranger service scripts /etc/init.d/ranger-admin and /etc/init.d/ranger-usersync need to be updated to include LSB headers.



> Add LSB headers to Ranger init.d scripts
> ----------------------------------------
>
>                 Key: ARGUS-188
>                 URL: https://issues.apache.org/jira/browse/ARGUS-188
>             Project: Argus
>          Issue Type: Bug
>            Reporter: Velmurugan Periasamy
>            Assignee: Velmurugan Periasamy
>
> Ranger service scripts don't include LSB headers (reference - http://refspecs.linuxfoundation.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/initscrcomconv.html).
> In Debian OS, these missing headers can result in failure to install certain other packages that setup their service scripts - with following messages:
> {color:red}
> warning: script 'ranger-usersync' missing LSB tags and overrides
> warning: script 'ranger-admin' missing LSB tags and overrides
> {color}
> To fix this issue, Ranger service scripts /etc/init.d/ranger-admin and /etc/init.d/ranger-usersync need to be updated to include LSB headers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)