ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



repair_packages(8)        BSD System Manager's Manual       repair_packages(8)

NAME
     repair_packages -- verify or repair filesystem permissions and flags for packages.

SYNOPSIS
     repair_packages [arguments]

DESCRIPTION
     repair_packages is used by Disk Utility to verify or repair permissions on installed packages.

ARGUMENTS
     --volume      Perform all operations on the specified volume or home directory.  The root volume '/'
                   will be used if unspecified.

     --list-standard-pkgs
                   Output the list of package-id strings corresponding to receipts in the installer's
                   receipt database that will be verified or repaired by the --standard-pkgs flag.

     --verify      Verify the specified package(s).

     --repair      Repair the specified package(s).

     --pkg package-id
                   Add the specified package to the list of packages to verify or repair.

     --standard-pkgs
                   Add the standard packages to the list of packages to verify or repair.  Use --list-stan-dard-pkgs --list-standard-pkgs
                   dard-pkgs to view this list.

     --output-format #
                   Use a special output format selected by #. Different output formats may be optimized for
                   human or machine readability. The default output-format is '0', and is a verbose, human-readable humanreadable
                   readable format.

SEE ALSO
     pkgutil(1)

     http://lists.apple.com/archives/installer-dev

BUGS
     repair_packages does not verify file contents or restore missing files; It can only verify or repair
     filesystem permissions.

Mac OS                           April 2, 2008                          Mac OS

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.