From unknown Fri Mar 29 14:40:28 2024 Received: (at submit) by bugs.devuan.org; 10 Sep 2019 19:20:03 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Tue, 10 Sep 2019 21:20:03 +0200 (CEST) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 7C105F609DE for ; Tue, 10 Sep 2019 21:18:45 +0200 (CEST) Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id E0ED11A116C for ; Tue, 10 Sep 2019 12:18:43 -0700 (PDT) X-Riseup-User-ID: 46F0968D02BA543E547F0102EE38BD6A5A1F9796E821FD1685483BD6DAAE519F Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 6BFF3221D7A for ; Tue, 10 Sep 2019 12:18:42 -0700 (PDT) From: Eyal Rozenberg Subject: inadyn fails to write its own pid file due to folder ownership by root To: submit@bugs.devuan.org Message-ID: <0c560729-970b-7be3-18bf-f420665778a0@technion.ac.il> Date: Tue, 10 Sep 2019 22:19:09 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.2 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_FAIL, SPF_HELO_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: inadyn Version: 1.99.4-1+b1 Severity: serious Dear Maintainer, I'm running inadyn on a Devuan Beowulf (~= Debian Buster) system. inadyn is run as the user 'debian-inadyn', with . inadyn fails to daemonize, logging the following message: Failed opening pidfile /run/inadyn/inadyn.pid for writing: Permission denied And indeed, for some reason, the folder for its pid file, /run/inadyn , is owned by root. Since it's not world-writable nor world-executable, inadyn can't write there. That shouldn't happen... -- System Information: Debian Release: 10.0 Architecture: amd64 (x86_64) Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_IL, LC_CTYPE=en_IL (charmap=UTF-8), LANGUAGE=en_IL:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages inadyn depends on: ii adduser 3.118 ii libc6 2.28-10 inadyn recommends no packages. inadyn suggests no packages. -- Configuration Files: /etc/default/inadyn changed [not included] /etc/inadyn.conf changed [not included] -- no debconf information