logoved-report(1)

LOGOVED-REPORT(1) User Contributed Perl Documentation LOGOVED-REPORT(1)

NAME

logoved-report - sort hasher build logs accrording to error patterns

SYNOPSIS

logoved-report [--help] [--copy] [--hard] [--hardlink] [--symlink] [--abs-symlink] [--rel-symlink] [--flat] [--nested] [--report-dir path] [other logoved db options here, see --help] log files / dirs with log files ...

DESCRIPTION

logoved-report sort hasher build logs accrording to error patterns stored in logoved db and creates logoved's 00FIXSCRIPT for later batch fixing of packages that failed its build.

OPTIONS

There are lots of logoved db options that are inherited from Logoved::DB library. To view full list of available options, run logoved-report --help.

logoved-report specific OPTIONS

-h, --help
Display this help and exit.
--copy | --hardlink | --symlink | --abs-symlink | --rel-symlink
Linking log files options:
--copy copy log files
--hard,--hardlink hardlink log files
--symlink,--rel-symlink symlink log files (default) with relative symlinks
--abs-symlink symlink log files with absolute symlinks
--report-dir path
Report directory. LOGS by default.
--flat | --nested
Output directory structure:
--flat flat directory structure
--nested nested directory structure

AUTHOR

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

COPYING

Copyright (c) 2018-2021 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.

2025-05-02 perl v5.38.2