You are not logged in.

#1 2012-02-28 02:16:27

shaurz
Member
Registered: 2004-02-02
Posts: 360

[SOLVED] dovecot 2.1.1-3 broken

First of all, some of my configs were .pacsaved, so I had to restore them. But when I did I got this error:

doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-auth.conf line 121: No matches

Line 121 on 10-auth.conf is:

!include auth-system.conf.ext

For now I have re-installed 2.1.1-2 and everything seems to be OK.

Last edited by shaurz (2012-02-28 10:36:32)

Offline

#2 2012-02-28 03:16:41

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,362

Re: [SOLVED] dovecot 2.1.1-3 broken

The error says auth-system.conf.ext doesn't exist. Does it?


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#3 2012-02-28 06:59:38

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,642

Re: [SOLVED] dovecot 2.1.1-3 broken

You need to copy the requiered file form  /usr/share/doc/dovecot/example-config/conf.d/* to /etc/dovecot/conf.d and modify it if needed.

Offline

#4 2012-02-28 07:13:51

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] dovecot 2.1.1-3 broken

Offline

#5 2012-02-28 10:02:23

shaurz
Member
Registered: 2004-02-02
Posts: 360

Re: [SOLVED] dovecot 2.1.1-3 broken

That's annoying. Why move important files to another location, breaking any existing setup? It seems like unnecessary rearrangement for the hell of it.

Offline

#6 2012-02-28 10:05:05

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] dovecot 2.1.1-3 broken

shaurz wrote:

That's annoying. Why move important files to another location, breaking any existing setup? It seems like unnecessary rearrangement for the hell of it.

Not sure what are you referring to, have you read the commit message: http://projects.archlinux.org/svntogit/ … 5ce6d9e285

don't install sample config files to /etc direclty, they break dovecot start way too often

Offline

#7 2012-02-28 10:13:53

shaurz
Member
Registered: 2004-02-02
Posts: 360

Re: [SOLVED] dovecot 2.1.1-3 broken

I see, so there were some breakage problems before (it never happened for me though).

It would have been nice for a bit of forewarning, usually I can do an update and restart without any problem.

Offline

#8 2012-02-28 10:36:06

shaurz
Member
Registered: 2004-02-02
Posts: 360

Re: [SOLVED] dovecot 2.1.1-3 broken

So the fix was to cp /usr/share/doc/dovecot/example-config/conf.d/auth-system.conf.ext /etc/dovecot/conf.d/

Offline

Board footer

Powered by FluxBB