Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307419 - net-proxy/dansguardian: blocked page templates not protected upon upgrade/reinstall
Summary: net-proxy/dansguardian: blocked page templates not protected upon upgrade/rei...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 05:26 UTC by Will B.
Modified: 2013-04-09 18:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Will B. 2010-03-02 05:26:48 UTC
Whenever you emerge dansguardian, and changes you may have made to the templates in /usr/share/dansguardian/languages/*/ are overwritten.  The expected (by me, at least) behavior would be to given the option to keep/overwrite/merge these files like we do with etc-update.

Reproducible: Always

Steps to Reproduce:
1. emerge dansguardian
2.
3.

Actual Results:  
Overwrites files in /usr/share/dansguardian/languages/*/ with default entries.

Expected Results:  
give the option to keep/overwrite/merge these files like we do with etc-update
Comment 1 Dustin Polke 2010-03-02 09:48:38 UTC
You can use CONFIG_PROTECT in make.conf to add additional locations to be protected against overwriting. See man make.conf.
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-04-09 18:27:05 UTC
See Comment #1.