Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

retry-1.0.6-1.fc44 RPM for ppc64le

From Fedora Rawhide for ppc64le / r

Name: retry Distribution: Fedora Project
Version: 1.0.6 Vendor: Fedora Project
Release: 1.fc44 Build date: Sun Nov 23 12:11:50 2025
Group: Unspecified Build host: buildvm-ppc64le-18.rdu3.fedoraproject.org
Size: 82180 Source RPM: retry-1.0.6-1.fc44.src.rpm
Packager: Fedora Project
Url: https://github.com/minfrin/retry
Summary: Repeat a command until success
The tool repeats the given command until the command is successful,
backing off with a configurable delay between each attempt.

Retry captures stdin into memory as the data is passed to the repeated
command, and this captured stdin is then replayed should the command
be repeated. This makes it possible to embed the retry tool into shell
pipelines.

Retry captures stdout into memory, and if the command was successful
stdout is passed on to stdout as normal, while if the command was
repeated stdout is passed to stderr instead. This ensures that output
is passed to stdout once and once only.

Provides

Requires

License

Apache-2.0

Changelog

* Sun Jun 15 2025 Graham Leggett <minfrin@sharp.fm> - 1.0.6-1
  - Add optional jitter to the delay.
  - Avoid the final delay when running a command a specific number of times.
  - Generate the man page during the dist hook, and not at build time.

Files

/usr/bin/retry
/usr/lib/.build-id
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/c77b435f91064f24717dcc7828b947b76ae313
/usr/share/doc/retry
/usr/share/doc/retry/AUTHORS
/usr/share/doc/retry/ChangeLog
/usr/share/doc/retry/README
/usr/share/licenses/retry
/usr/share/licenses/retry/COPYING
/usr/share/man/man1/retry.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 25 01:22:37 2025