Re: [CFT] sysutils/bsdconfig: Replacement for sysinstall(8) post-install configuration abilities

From: Devin Teske <devin.teske_at_fisglobal.com>
Date: Wed, 20 Jun 2012 18:24:43 -0700
On Jun 20, 2012, at 5:16 PM, Vitaly Magerya wrote:

> Devin Teske <devin.teske_at_fisglobal.com> wrote:
>> If you have the time and/or energy, please test and report any issues that
>> you experience.
> 
> "Toggle Startup Services" dialog shows sendmail_enable and
> sendmail_msp_queue_enable variables, but doesn't seem to show
> sendmail_submit_enable and sendmail_outbound_enable. Is this
> by design?
> 

What does the following produce:

	service sendmail rcvar

Now what does this say:

	grep sendmail /var/run/bsdconfig/startup_rcvar_map.cache

Do they agree?

The list is generated dynamically. If there's a variable that's missing, it's because it wasn't reported by the rc.d script.


> It also hangs if I try to toggle sendmail_msp_queue_enable.
> 
> (Tell me if you can't reproduce this easily, I'll provide more
> details).

Wow, that was an obscure bug! Thanks for finding that!

The nature of this bug is that if the item that you select in the menu is evenly divisible by both 2 and 3 landing on a boundary, the item works as expected, otherwise you can only toggle the item ON (not off).

Details are too boring to explain, I'll have to roll a new version.

Thank you so very much for finding this bug. I'll try to have it fixed today in the next hour or so.

Other areas should be unaffected.
-- 
Devin

_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.
Received on Wed Jun 20 2012 - 23:24:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:28 UTC