Man page - dpt-ci-failures(1)
Packages contas this manual
- dpt-shell-lib(1)
- dpt-debian-upstream(1)
- dpt(1)
- dpt-upstream-repo(1)
- dpt-import-orig(1)
- dpt-fixup(1)
- dpt-salsa(1)
- dpt-missing-upload(1)
- dpt-never-uploaded(1)
- dpt-prepare(1)
- dpt-config(5)
- dpt-repack.sh(1)
- dpt-missing-upstream(1)
- pristine-orig(1)
- bts-srcpkg(1)
- dpt-uscan(1)
- dpt-packagecheck(1)
- dpt-dch-note(1)
- patchedit(1)
- dpt-new-upstream(1)
- dpt-takeover(1)
- dpt-co(1)
- dpt-gen-itp(1)
- dpt-push(1)
- dpt-invite-github(1)
- dpt-github-oauth(1)
- dpt-lp-mass-subscribe(1)
- dpt-lib.sh(5)
- dpt-ready-for-upload(1)
- dh-make-perl-dev(1)
- dpt-gc(1)
- dpt-ci-failures(1)
- dpt-get-ubuntu-packages(1)
- dpt-clean-mr-repos(1)
- bts-retitle(1)
- dpt-missing-pristine-tar(1)
- dpt-rename-uploader(1)
- dpt-checkout(1)
- dpt-forward(1)
- dpt-cd(1)
Package: pkg-perl-tools
apt-get install pkg-perl-tools
apt-get install pkg-perl-tools
Manuals in package:
Documentations in package:
Manual
| dpt-ci-failures(1) | Debian Perl packaging Tools | dpt-ci-failures(1) |
NAME
dpt-ci-failures - query ci.debian.net for autopkgtest failures
SYNOPSIS
dpt ci-failures [-d <distribution>] [-A <architecture>] [-anbhmI]
OPTIONS
- -d <distribution>
- Defaults to unstable.
- -A <architecture>
- Defaults to amd64.
- -a
- Show more ("all") results (slow). By default only packages matching /perl/ and the latest versions are shown.
- -b
- Additionally show RC bugs for the found packages.
- -I
- Additionally show the run id for the last run (suitable for retrying a test via the ci.debian.net API.)
- -h
- Show this help.
- -m
- Show full manpage.
CONFIGURATION
None.
FILES
A file called ci.debian.net-packages-$dist-$arch.json is stored in $XDG_CACHE_HOME/pkg-perl-tools or $HOME/.cache/pkg-perl-tools.
COPYRIGHT AND LICENSE
Copyright 2017-2018, Niko Tyni <ntyni@debian.org>
2017-2024, gregor herrmann <gregoa@debian.org>
This program is free software. You may distribute it under the same
terms as Perl.
| 2025-02-28 | pkg-perl-tools 0.82 |