Query: sbuild-checkpackages
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SBUILD-CHECKPACKAGES(1) Debian sbuild SBUILD-CHECKPACKAGES(1)NAMEsbuild-checkpackages - check the package list in a sbuild chroot against a reference listSYNOPSISsbuild-checkpackages [-h|--help | -V|--version | -l|--list | -s|--set] CHROOTDESCRIPTIONsbuild-checkpackages compares the package list in an sbuild chroot (dpkg status file) against a reference list of packages. The differ- ences between the two lists are displayed, showing the changes to remove and install in order to return the chroot to match the reference list. The reference list may be set from the dpkg status file; this must be done initially in order to have a baseline reference for comparison. The chroot should only include essential and build-essential packages, plus the extra packages that sbuild needs such as fakeroot.OPTIONSActions -h, --help Display this manual. -V, --version Print version information. -l, --list List the differences between the installed packages and the reference file. -s, --set Set the reference file from the currently installed package list. Chroot selection CHROOT The chroot to use. Note that 'o', 's', 't', 'u' and 'e' may be used as abbreviations for 'oldstable', 'stable', 'testing', 'unsta- ble' and 'experimental', respectively.EXAMPLESTo set the reference file in the unstable chroot: % sbuild-checkpackages unstable --set To show the differences in the unstable chroot: % sbuild-checkpackages unstable --listAUTHORSRoger Leigh.COPYRIGHTCopyright (C) 2006-2008 Roger Leigh <rleigh@debian.org>.SEE ALSOsbuild(1). Version 0.63.2 18 Aug 2012 SBUILD-CHECKPACKAGES(1)
Related Man Pages |
---|
buildd-mail(1) - debian |
sbuild-apt(1) - debian |
sbuild-update(1) - debian |
buildd.conf(5) - debian |
sbuild-setup(7) - debian |
Similar Topics in the Unix Linux Community |
---|
Security Maxims |