Bug 55962 - hylafax ebuild not using CONFIG_PROTECT
|
Bug#:
55962
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: trivial
|
Priority: P5
|
|
Resolution: FIXED
|
Assigned To: nerdboy@gentoo.org
|
Reported By: stan@saticed.me.uk
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: hylafax ebuild not using CONFIG_PROTECT
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-07-03 06:46 0000
|
during an upgrade of hylafax files like /var/spool/fax/etc/hosts.hfaxd and
/var/spool/fax/etc/xferfaxlog are overwritten
creating a /etc/env.d/XXhylafax like the bind ebuild does is a possible
solution, containing CONFIG_PROTECT="/var/spool/fax/etc"
Ok, it's in portage as 4.1.8-r4, but the effect is silent with the export in
the
ebuild (I couldn't get the env.d thing to work without an env-update and source
/etc/profile). The export should preserve the files in /var/spool/fax/etc for
upgrades, and then it can be removed at a later date. Try it out.
actually hylafax has the same problem, please add an env file with config
protect.
I've done a partial mistake, we have the problem when we upgrade old
installations.
No idea why was this reopened. Closing as fixed.
*hylafax-4.1.8-r4 (04 Jul 2004)
04 Jul 2004; Steve Arnold <nerdboy@gentoo.org> +files/99hylafax,
+hylafax-4.1.8-r4.ebuild:
added updated ebuild with env.d entry to fix bug #55962