Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 15192] modified config files reaped after two recasts

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 15192] modified config files reaped after two recasts
  • Date: 20 Apr 2009 19:04:04 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15192





--- Comment #7 from Glyn Kennington <glyn AT ox.compsoc.net> 2009-04-20
14:04:00 ---
The config file created under /var/state/sorcery/staged_configs during the
first recast is the same as the one already in /etc/sysconfig/, ie. the
modified one. So confmeld isn't to blame, as it makes no changes (except
deleting the entry under .../staged_configs). Rerunning the second cast
without confmeld in the middle still causes the modifications to be lost.

Looking closer with more debug... this is a sysconfig file for an init.d
script, so _init_merge_config_file() is called, which calls track_manual even
when there are no new options to merge in, adding it to the staging dir. So
this might not be relevant for postfix's main.cf after all.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page