[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:33:40 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
Resolution:            |   Keywords:
-----------------------+------------------------

Comment (by leres):

 I don't like the strategy of only checking at configure time. There are a
 lot of scenarios this is a lose but in the simplest case I configure,
 build and install, customize broccoli.bro and then later make a small
 change to a module. When make install again, broccoli.bro gets clobbered.

 I think it's fine to go "behind cmake's back" because we don't want cmake
 to ever clobber this file.  And so it actually seems like an advantage to
 me if broccoli.conf isn't in the install_manifest.

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



More information about the bro-dev mailing list