[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#475885: htdig: Creates db files in /etc



Christian Perrier wrote:

> > By "transition" do you mean moving the files to /var/?  
> 
> Yes.
> 
> I don't know htdig enough to decide whether it's worth it or if these
> files are recreated when reindexation takes place.

They will be newly created in /var/lib by the postinst if they do not exist
there, so that part of the transition is sound. Simply adding:

  # These files were moved to 
  rm -f /etc/htdig/root2word.db 
  rm -f /etc/htdig/synonyms.db
  rm -f /etc/htdig/word2root.db

to the postinst should be sufficient.


Regards,

-- 
Chris Lamb, UK                                       chris@chris-lamb.co.uk
                                                            GPG: 0x634F9A20

Attachment: signature.asc
Description: PGP signature


Reply to: