girar-nmu-local-build(1)

girar-nmu-local-build(1) girar-nmu utils girar-nmu-local-build(1)

NAME

girar-nmu-local-build - rebuild generated packages in prescribed order.

SYNOPSIS

girar-nmu-local-build [-c] [-f] [-G|--GITS|--out.gits path/to/OUT.gits dir] [-S|--SRPMS|--out.srpms path/to/OUT.SRPMS dir] [--REBUILD|--out.rebuild path/to/OUT.rebuild dir] [-Z] [-P|--profile profile] [-h|--help] [-v|--verbose] [-q|--quiet] name ... [-- hsh <hasher arguments...>]

DESCRIPTION

girar-nmu-local-build rebuild packages generated by girar-nmu-prepare in prescribed order. The utility invokes

Example: girar-nmu-local-build `cat names` -- hsh --mountpoints=/proc /tmp/hasher

OPTIONS

OPTIONS

-c
Add --commit to gear options.
-f
Continue building packages even if some builds fail.
-G|--GITS|--out.gits dir
name of output directory with Git repositories. Default is "OUT.gits".
-S|--SRPMS|--out.srpms dir
name of output directory with src.rpms. Default is "OUT.SRPMS".
--REBUILD|--out.rebuild dir
name of output directory with names to rebuild. Default is "OUT.rebuild".
-Z|--rebuild-not-found
Generate girar task add rebuild <name> commands if prepared packages are not found.
-P|--profile profile
Name of the configuration profile. The profile is loaded as /etc/girar-nmu/profile and $HOME/.config/girar-nmu/profile. Note that default configuration is stored in /etc/girar-nmu/default and $HOME/.config/girar-nmu/default.
-V|--version
Print version and exit.
-v|--verbose
Verbose. Prints extra information. Multiple -v accumulate. -v -v -v set debug mode (set -x).
-q|--quiet
Quiet. Print no warnings.
-h|--help
Display this help and exit.

AUTHOR

Written by Igor Vlasenko <viy@altlinux.org>.

COPYING

Copyright (c) 2010-2023 Igor Vlasenko, ALT Linux Team.

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

2023-11-08 2.015.3