oamg/rhc-worker-script

Reduce summary and description length and address lint errors

Venefilyn opened this issue · 0 comments

When doing srpm releases downstream we run into errors about summary and description being too long, these should all be addressed if possible

rhc-worker-bash on  rhel-7.9 [+?] 
❯ rhpkg lint
Mockbuild results directory not found. Linting local build results.
============================ rpmlint session starts ============================
rpmlint: 2.4.0
configuration:
    /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 31, packages: 2

rhc-worker-bash.src: E: summary-too-long Remote Host Configuration (rhc) worker for executing bash scripts on hosts managed by Red Hat Insights.
rhc-worker-bash.src: W: summary-ended-with-dot Remote Host Configuration (rhc) worker for executing bash scripts on hosts managed by Red Hat Insights.
rhc-worker-bash.src: E: description-line-too-long Remote Host Configuration (rhc) worker for executing bash scripts on hosts managed by Red Hat Insights.
 1 packages and 1 specfiles checked; 2 errors, 1 warnings, 2 badness; has taken 0.1 s 
Could not execute lint: Failed to execute command.