Man page - sbuild-hold(1)
Packages contas this manual
Package: sbuild-schroot
apt-get install sbuild-schroot
apt-get install sbuild-schroot
Manuals in package:
Documentations in package:
Manual
| SBUILD-HOLD(1) | Debian sbuild | SBUILD-HOLD(1) |
NAME
sbuild-hold - hold packages in an sbuild chroot
SYNOPSIS
sbuild-hold [-h|--help |
-V|--version] CHROOT [PACKAGE1 [PACKAGE2
[PACKAGEn]]]
sbuild-unhold [-h|--help | -V|--version]
CHROOT [PACKAGE1 [PACKAGE2
[PACKAGEn]]]
DESCRIPTION
sbuild-hold and sbuild-unhold set and unset the dpkg hold status for the specified packages, respectively.
OPTIONS
Actions
- -h, --help
- Display this manual.
- -V, --version
- Print version information.
Chroot and package selection
EXAMPLES
To hold the libc6 package in the unstable chroot:
% sbuild-hold unstable
libc6
AUTHORS
Roger Leigh.
COPYRIGHT
Copyright © 2006–2007 Roger Leigh <rleigh@debian.org>.
SEE ALSO
sbuild(1).
| 28 December 2025 | Version 0.89.3+deb13u4 |