git: fastbulk - Remove core files & empty dirs from /var/pkg/db

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Aug 22 12:42:10 PDT 2012


commit e0b0359903fc2e951f72dd8cdc9e2810efad140d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Aug 22 12:40:47 2012 -0700

    fastbulk - Remove core files & empty dirs from /var/pkg/db
    
    * The presence of a core file prevents the pkg code from properly handling
      the directory, causing installs from packages to fail if any dependency
      has a broken /var/pkg/db directory.
    
    * Clean out any core files and empty dirs before starting a build.

Summary of changes:
 test/fastbulk/Makefile |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0b0359903fc2e951f72dd8cdc9e2810efad140d


-- 
DragonFly BSD source repository





More information about the Commits mailing list