ben - transition tracker manager
Contents
Description
The ben(1) command is a set of utilities written in OCaml. It provides a full featured transition tracker
to follow the evolution of a set of packages in the Debian’s archive. All frontends share a common list
of options described below.
Frontends
download
has no command-line options, except the shared ones. It downloads all Sources.gz files and all
Packages.gz files for selected architectures and areas.
query
This utility is pretty much like grep-dctrl(1). Given a list of Packages or Sources files, it
performs a query and outputs the result.
monitor
The frontend monitor builds a monitor page for a transition that is described by few criteria (the
list of affected packages, a description of good package and the description of a broken package).
tracker
This frontend uses the monitor to generate a summary page about all known transitions. An example of
such summary can be found at https://release.debian.org/transitions/.
rebuild
This frontend rebuilds all packages matching a criterion, respecting the order of build-dependencies.
migrate
This frontend simulates a migration of some packages from unstable to testing, and outputs an easy
hint for Britney.
For more information about ben’s frontends, please refer to the reference manual.
Name
ben - transition tracker manager
Options
--dry-run
Dry run
--quiet|-q
Quiet mode
--verbose
Verbose mode
--mirroruri
Package mirror to use
--mirror-binariesuri
Package mirror to use for binaries
--mirror-sourcesuri
Package mirror to use for sources
--areasa,…
Areas to consider (comma separated)
--archsa,…
Architectures to consider (comma separated)
--suitea
Suite
--cache-dird
Path to cache dir
--cache-file|-Cf
Specify the name of the cache file
--use-cache
Use cache whenever possible
--config|-cc
Config file
--more-binary-keysl
Comma separated list of further relevant binary keys
--more-source-keysl
Comma separated list of further relevant source keys
--preferred-compression-formatf
Preferred compression format (Default: Gzip)
Resources
Main web site: https://debian.pages.debian.net/ben/
Synopsis
benFRONTEND [OPTIONS]
ben [-h|-help|--help]
