Your message dated Mon, 23 Jan 2017 07:32:40 +0100
with message-id <[email protected]>
and subject line Re: Bug#852274: ejabberd: Doesn't work ejabberdctl backup/dump
has caused the Debian Bug report #852274,
regarding ejabberd: Doesn't work ejabberdctl backup/dump
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
852274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852274
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ejabberd
Version: 16.09-3
Severity: normal
Dear Maintainer,
The next command returns no results.
# ejabberdctl dump /tmp/dump.txt
File is not created and there are no logs in /var/log/ejabberd/*.
When I use ejabberd 16.06, these are good.
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages ejabberd depends on:
ii adduser 3.115
ii debconf [debconf-2.0] 1.5.59
ii erlang-asn1 1:19.2+dfsg-1
ii erlang-base [erlang-abi-17.0] 1:19.2+dfsg-1
ii erlang-crypto 1:19.2+dfsg-1
ii erlang-inets 1:19.2+dfsg-1
ii erlang-jiffy 0.14.8+dfsg-1
ii erlang-lager 3.2.4-1
ii erlang-mnesia 1:19.2+dfsg-1
ii erlang-odbc 1:19.2+dfsg-1
ii erlang-p1-cache-tab 1.0.4-2
ii erlang-p1-iconv 1.0.2-2
ii erlang-p1-stringprep 1.0.6-2
ii erlang-p1-tls 1.0.7-2
ii erlang-p1-utils 1.0.5-3
ii erlang-p1-xml 1.1.15-2
ii erlang-p1-yaml 1.0.6-2
ii erlang-p1-zlib 1.0.1-4
ii erlang-public-key 1:19.2+dfsg-1
ii erlang-ssl 1:19.2+dfsg-1
ii erlang-syntax-tools 1:19.2+dfsg-1
ii erlang-xmerl 1:19.2+dfsg-1
ii init-system-helpers 1.46
ii lsb-base 9.20161125
ii openssl 1.1.0c-2
ii ucf 3.0036
ejabberd recommends no packages.
Versions of packages ejabberd suggests:
pn apparmor <none>
pn apparmor-utils <none>
ii ejabberd-contrib 0.2016.09.12~dfsg0-2
pn erlang-luerl <none>
ii erlang-p1-mysql 1.0.1-4
pn erlang-p1-oauth2 <none>
ii erlang-p1-pam 1.0.0-5
ii erlang-p1-pgsql 1.1.0-4
ii erlang-p1-sip 1.0.8-2
pn erlang-p1-sqlite3 <none>
ii erlang-p1-stun 1.0.7-2
ii erlang-redis-client 1.0.8-4
ii imagemagick 8:6.9.7.0+dfsg-2
ii imagemagick-6.q16 [imagemagick] 8:6.9.7.0+dfsg-2
pn libunix-syslog-perl <none>
pn yamllint <none>
--- End Message ---
--- Begin Message ---
Hi
> Dear Maintainer,
>
> The next command returns no results.
>
> # ejabberdctl dump /tmp/dump.txt
>
> File is not created and there are no logs in /var/log/ejabberd/*.
> When I use ejabberd 16.06, these are good.
That is correct and to be expected because
/lib/systemd/system/ejabberd.service
contains "PrivateTmp=true" now.
Either disable that security option or use a different directory, e.g.
ejabberd's private tmp directory /run/ejabberd/.
Regards,
--
.''`. Philipp Huebner <[email protected]>
: :' : pgp fp: 6719 25C5 B8CD E74A 5225 3DF9 E5CA 8C49 25E4 205F
`. `'`
`-
signature.asc
Description: OpenPGP digital signature
--- End Message ---