[Bro-Dev] #405: Broccoli's `make install` may clobber existing user-modified broccoli.conf

Bro Tracker bro at tracker.icir.org
Thu Feb 24 09:08:42 PST 2011


#405: Broccoli's `make install` may clobber existing user-modified broccoli.conf
----------------------+------------------------
 Reporter:  jsiwek    |      Owner:  jsiwek
     Type:  Problem   |     Status:  new
 Priority:  Normal    |  Milestone:  Bro1.6
Component:  Broccoli  |    Version:  git/master
 Keywords:            |
----------------------+------------------------
 Craig Leres reported:

 >Something else I keep running into is it would appear that "make
 >install" clobbers config files in many cases. For example:
 >
 >    % pwd
 >    /usr/src/local/sbin/broccoli
 >    % make distclean
 >    % ./configure --enable-debug --prefix=/usr/local
 >    % make
 >    % make install
 >
 >overwrites the /usr/local/etc/broccoli.conf that I configure before the
 >install. The way I would expect this to work is to always update one of:
 >
 >    /usr/local/etc/broccoli.conf-sample
 >    /usr/local/share/examples/broccoli/broccoli.conf
 >
 >and create /usr/local/etc/broccoli.conf only if it doesn't already exist.

-- 
Ticket URL: <http://tracker.icir.org/bro/ticket/405>
Bro Tracker <http://tracker.icir.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list