DOKK / manpages / debian 11 / sbuild / sbuild-hold.1.en
SBUILD-HOLD(1) Debian sbuild SBUILD-HOLD(1)

sbuild-hold - hold packages in an sbuild chroot

sbuild-hold [-h|--help | -V|--version] CHROOT [PACKAGE1 [PACKAGE2 [PACKAGEn]]]
sbuild-unhold [-h|--help | -V|--version] CHROOT [PACKAGE1 [PACKAGE2 [PACKAGEn]]]

sbuild-hold and sbuild-unhold set and unset the dpkg hold status for the specified packages, respectively.

Display this manual.
Print version information.

The chroot to use. Note that ‘o’, ‘s’, ‘t’, ‘u’ and ‘e’ may be used as abbreviations for ‘oldstable’, ‘stable’, ‘testing’, ‘unstable’ and ‘experimental’, respectively.
The packages for which the hold status is to be changed.

To hold the libc6 package in the unstable chroot:

% sbuild-hold unstable libc6

Roger Leigh.

Copyright © 2006–2007 Roger Leigh <rleigh@debian.org>.

sbuild(1).

31 August 2022 Version 0.81.2+deb11u1