Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backend: manpage for copr-backend-resultdir-cleaner && logger fix #3494

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

praiskup
Copy link
Member

@praiskup praiskup commented Nov 1, 2024

Build the manual page from an updated --help output. The logger needs to be initialized in _main, otherwise the log-file can mistakenly be created under the root user before the script_requires_user() check is done.

@praiskup praiskup force-pushed the praiskup-resultdir-cleanup branch from 7e0a691 to 71231c9 Compare November 1, 2024 07:46
Build the manual page from an updated --help output.  The logger needs
to be initialized in `_main`, otherwise the log-file can mistakenly be
created under the `root` user before the `script_requires_user()` check
is done.

Relates: fedora-copr#3495
@praiskup praiskup force-pushed the praiskup-resultdir-cleanup branch from 71231c9 to 305f142 Compare November 5, 2024 14:48
@praiskup praiskup merged commit 208d68b into fedora-copr:main Nov 6, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants