You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Vicente Jimenez Aguilar (Jira)" <ji...@apache.org> on 2020/04/29 10:10:00 UTC

[jira] [Updated] (CASSANDRA-15770) debian 10 Buster: stop and restart fail

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

Vicente Jimenez Aguilar updated CASSANDRA-15770:
------------------------------------------------
    Description: 
debian 10 Buster has an update {{start-stop-daemon}}.

{{start-stop-daemon}} since version 1.19.3 fail to stop matching only a pidfile that can be writen by an unprivileged (non-root) user because it is considered a security risk.

Adding a second matching option (user) solved this.

This fix does not break compatibility with older versions and does not mess with pidfile's mode or permissions.

Related: CASSANDRA-15099

  was:
debian 10 Buster have an update {{start-stop-daemon}}.

{{start-stop-daemon}} since version 1.19.3 fail to stop matching only a pidfile that can be writen by an unprivileged (non-root) user because it is considered a security risk.

Adding a second matching option (user) solved this.

This fix does not break compatibility with older versions and does not mess with pidfile's mode or permissions.

Related: CASSANDRA-15099


> debian 10 Buster: stop and restart fail
> ---------------------------------------
>
>                 Key: CASSANDRA-15770
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15770
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Vicente Jimenez Aguilar
>            Priority: Normal
>         Attachments: 0001-Fix-init-script-for-debian-Buster.patch
>
>
> debian 10 Buster has an update {{start-stop-daemon}}.
> {{start-stop-daemon}} since version 1.19.3 fail to stop matching only a pidfile that can be writen by an unprivileged (non-root) user because it is considered a security risk.
> Adding a second matching option (user) solved this.
> This fix does not break compatibility with older versions and does not mess with pidfile's mode or permissions.
> Related: CASSANDRA-15099



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org