group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #24185
[Bug 1664049] Re: Missing directory in anope package triggers crash
Looks like this was fixed in Artful onwards but still affects Xenial
(but workaround for Xenial available as described).
** Also affects: anope (Ubuntu Xenial)
Importance: Undecided
Status: New
** Changed in: anope (Ubuntu Xenial)
Status: New => Triaged
** Changed in: anope (Ubuntu Xenial)
Importance: Undecided => Medium
** Changed in: anope (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1664049
Title:
Missing directory in anope package triggers crash
Status in anope package in Ubuntu:
Fix Released
Status in anope source package in Xenial:
Triaged
Status in anope package in Debian:
Fix Released
Bug description:
After installing inspircd (2.0.20-5build2) and anope (2.0.3-1build2)
on Ubuntu 16.04 (server installation) from standard repository
packages, found that anope either crashes after five minutes or
service does not start (whether using 'service anope start' or
'systemctl start anope').
Log entries pointed to missing directory /var/lib/anope/db/backups
anope/services.log.20170210:[Feb 10 08:46:07 2017] Anope 2.0.3 starting up
anope/services.log.20170210:[Feb 10 08:51:10 2017] DB_FLATFILE: Unable to back up database anope.db (No such file or directory)!
anope/services.log.20170210:[Feb 10 08:51:10 2017] Unable to back up database anope.db (No such file or directory)
anope/services.log.20170210:[Feb 10 08:56:06 2017] Anope 2.0.3 starting up
anope/services.log.20170210:[Feb 10 09:01:10 2017] DB_FLATFILE: Unable to back up database anope.db (No such file or directory)!
anope/services.log.20170210:[Feb 10 09:01:10 2017] Unable to back up database anope.db (No such file or directory)
Creating the target directory fixes this:
mkdir -p /var/lib/anope/db/backups
chown irc:irc /var/lib/anope/db/backups
chmod 700 /var/lib/anope/db/backups
Issue has been replicated three times on three different systems.
Related bug in Debian repo: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=822371
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/anope/+bug/1664049/+subscriptions