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

Treat logdir relative to host when specified on command-line #754

Merged

Conversation

evan-goode
Copy link
Member

There should be a way to set a logdir outside the installroot [1].

Currently, when --setopt=varsdir and --setopt=reposdir are specified on the command line rather than in a config file, they are treated as relative to the host, not the installroot. This patch changes logdir to behave the same way.

[1] #721

There should be a way to set a logdir outside the installroot [1].

Currently, when `--setopt=varsdir` and `--setopt=reposdir` are specified
on the command line rather than in a config file, they are treated as
relative to the host, not the installroot. This patch changes logdir to
behave the same way.

[1] rpm-software-management#721
@DaanDeMeyer
Copy link

This would work for me

@kontura kontura added this pull request to the merge queue Jul 25, 2023
Merged via the queue into rpm-software-management:main with commit 7d80463 Jul 25, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants