Devuan bug report logs - #628
mosquitto: unable to open pidfile for writing - missing directory /run/mosquitto

version graph

Package: mosquitto; Maintainer for mosquitto is (unknown); Source for mosquitto is src:mosquitto.

Reported by: Flavio Stanchina <flavio@stanchina.net>

Date: Thu, 28 Oct 2021 21:02:01 UTC

Severity: normal

Tags: debian

Merged with 831

Found in versions 2.0.11-1, 2.0.11-1+deb11u1

Fixed in version 2.0.17-1

Done: Mark Hindley <mark@hindley.org.uk>

Forwarded to https://bugs.debian.org/993048

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
X-Loop: owner@bugs.devuan.org
From: "Devuan bug Tracking System" <owner@bugs.devuan.org>
To: Flavio Stanchina <flavio@stanchina.net>
Subject: bug#628 closed by Mark Hindley <mark@hindley.org.uk> (Fixed in
 Debian #993048)
Message-ID: <handler.628.D628.16946125247965.notifdone@bugs.devuan.org>
References: <ZQG8Kudia2bJ+Hia@hindley.org.uk>
 <163545464732.4870.11141039894999317101.reportbug@forza.casa>
X-Devuan-PR-Message: they-closed 628
X-Devuan-PR-Package: mosquitto
X-Devuan-PR-Keywords: debian
Reply-To: 628@bugs.devuan.org
Date: Wed, 13 Sep 2023 13:44:02 +0000
Content-Type: multipart/mixed; boundary="----------=_1694612642-7999-1"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the mosquitto package:

#628: mosquitto: unable to open pidfile for writing - missing directory /run/mosquitto

It has been closed by Mark Hindley <mark@hindley.org.uk>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mark Hindley <mark@hindley.org.uk> by
replying to this email.


-- 
628: https://bugs.devuan.org/cgi/bugreport.cgi?bug=628
Devuan Bug Tracking System
Contact owner@bugs.devuan.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mark Hindley <mark@hindley.org.uk>
To: 628-done@bugs.devuan.org
Subject: Fixed in Debian #993048
Date: Wed, 13 Sep 2023 14:42:02 +0100
Version: 2.0.17-1
[Message part 3 (message/rfc822, inline)]
From: Flavio Stanchina <flavio@stanchina.net>
To: Devuan Bug Tracking System <submit@bugs.devuan.org>
Subject: mosquitto: unable to open pidfile for writing - missing directory /run/mosquitto
Date: Thu, 28 Oct 2021 22:57:27 +0200
Package: mosquitto
Version: 2.0.11-1
Severity: normal

The init script fails with:

Starting network daemon:: mosquitto
start-stop-daemon: unable to open pidfile '/run/mosquitto/mosquitto.pid' for writing (No such file or directory)
start-stop-daemon: child returned error exit status 2

Apparently, nobody creates directory /run/mosquitto.

Adding the following lines in /etc/init.d/mosquitto solves the problem:
mkdir -m 740 -p /run/mosquitto
chown mosquitto /run/mosquitto

-- System Information:
Distributor ID:	Devuan
Description:	Devuan GNU/Linux 4 (chimaera)
Release:	4
Codename:	chimaera
Architecture: x86_64

Kernel: Linux 5.10.0-9-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages mosquitto depends on:
ii  adduser                    3.118
ii  libc6                      2.31-13+deb11u2
ii  libcjson1                  1.7.14-1
ii  libdlt2                    2.18.6-1
ii  libelogind0 [libsystemd0]  246.10-2
ii  libmosquitto1              2.0.11-1
ii  libssl1.1                  1.1.1k-1+deb11u1
ii  libwebsockets16            4.0.20-2
ii  libwrap0                   7.6.q-31
ii  lsb-base                   11.1.0

mosquitto recommends no packages.

Versions of packages mosquitto suggests:
ii  apparmor  2.13.6-10

-- no debconf information

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Wed May 1 16:34:55 2024;