Github messages for voidlinux
 help / color / mirror / Atom feed
From: TwinkleToes777 <TwinkleToes777@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] Dovecot package is broken in various ways
Date: Tue, 09 Aug 2022 22:28:17 +0200	[thread overview]
Message-ID: <20220809202817.620kasJ7NnZUfvkUWhlnkBj5jyxWNaACDwKxxUVqM0o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38551@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1482 bytes --]

Closed issue by TwinkleToes777 on void-packages repository

https://github.com/void-linux/void-packages/issues/38551

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.16_1 x86_64 AuthenticAMD/VM uptodate rFFF

### Package(s) Affected

dovecot-2.3.19.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Expected config to be automatically put in /etc/dovecot
Expected it to work after starting

### Actual behaviour

/etc/dovecot folder did not get created
It did not start because it complained about 'dovecot' user not being found
after I created 'dovecot' user manually, it complained about file permission issue when I tried to connect over IMAP:
```
Error: auth-worker: net_connect_unix(auth-worker) in directory /run/dovecot failed: Permission denied (euid=5006(dovecot) egid=5006(dovecot) missing +r perm: /run/dovecot/auth-worker, dir owned by 0:0 mode=0755)
```
When I tried to fix file permissions, it undoes my change every time the service is restarted and errors again.

### Steps to reproduce

1. sudo xbps-install -y dovecot, sudo ln -s /etc/sv/dovecot /var/service, sudo sv up dovecot
2. Observe it causing error for 'dovecot' user not found (visible in htop)
3. Try setup some imap account on dovecot and connect to it, observe it having file permission issue after enabling logging (log_path = /var/log/dovecot.log in /etc/dovecot/dovecot.conf)

  parent reply	other threads:[~2022-08-09 20:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09  9:09 [ISSUE] " TwinkleToes777
2022-08-09 11:21 ` Anachron
2022-08-09 19:04 ` TwinkleToes777
2022-08-09 19:05 ` TwinkleToes777
2022-08-09 19:25 ` Anachron
2022-08-09 19:47 ` TwinkleToes777
2022-08-09 19:58 ` Anachron
2022-08-09 20:28 ` TwinkleToes777
2022-08-09 20:28 ` TwinkleToes777 [this message]
2022-08-09 20:31 ` Anachron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220809202817.620kasJ7NnZUfvkUWhlnkBj5jyxWNaACDwKxxUVqM0o@z \
    --to=twinkletoes777@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).