GNU bug report logs -
#25802
Unable to run dovecot w/ non-opaque configuration
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 23 Apr 2017 01:50:20 +0200
with message-id <87pog4uhmr.fsf <at> lassieur.org>
and subject line Re: bug#25802: Unable to run dovecot w/ non-opaque configuration
has caused the debbugs.gnu.org bug report #25802,
regarding Unable to run dovecot w/ non-opaque configuration
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
25802: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25802
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Trying to reconfigure my system running guix 0.12.0 for dovecot with
the default configuration object created by '(dovecot-configuration)'
results in:
guix system: error: exception thrown: #<condition %compound [message: "Invalid value for field path: \"lmtp\""] 4a6a140>
Adding a services list to the above works around the above error and
allows 'guix system reconfigure' to complete successfully. However,
the generated dovecot.conf is rejected by doveconf:
doveconf: Error in configuration file /gnu/store...dove.cot.conf line 1: Expecting '{'
From my limited acquaintance with dovecot, the guix-generated syntax of, say,
ImapMaxLineLength 64000
disagrees with what I gather to be the normal dovecot.conf syntax of
imap_max_line_length = 64000
Thanks for your consideration!
Bake
--
Bonard B. Timmons III
b3timmons <at> fastmail.fm
--
http://www.fastmail.com - Access your email from home and the web
[Message part 3 (message/rfc822, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:
> Hi Bake,
>
> Bake Timmons <b3timmons <at> speedymail.org> skribis:
>
>> Trying to reconfigure my system running guix 0.12.0 for dovecot with
>> the default configuration object created by '(dovecot-configuration)'
>> results in:
>>
>> guix system: error: exception thrown: #<condition %compound [message: "Invalid value for field path: \"lmtp\""] 4a6a140>
>>
>> Adding a services list to the above works around the above error and
>> allows 'guix system reconfigure' to complete successfully. However,
>> the generated dovecot.conf is rejected by doveconf:
>>
>> doveconf: Error in configuration file /gnu/store...dove.cot.conf line 1: Expecting '{'
>>
>>>From my limited acquaintance with dovecot, the guix-generated syntax of, say,
>> ImapMaxLineLength 64000
>>
>> disagrees with what I gather to be the normal dovecot.conf syntax of
>> imap_max_line_length = 64000
>
> Clément, Andy: WDYT? :-)
>
> I suspect commit 56aef188a2a014e254d3c93c8a79cd1fb5a1ece6 by Clément
> might have fixed the syntax issue reported here.
Indeed this has been fixed, I'm closing the bug. Bake, if you still
reproduce after making sure you're up-to-date, do not hesitate to
re-open. :)
Clément
This bug report was last modified 8 years and 90 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.