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

We should have --rpm-cmd option #1479

Open
praiskup opened this issue Sep 30, 2024 · 0 comments
Open

We should have --rpm-cmd option #1479

praiskup opened this issue Sep 30, 2024 · 0 comments
Labels
enhancement feature request, rfe

Comments

@praiskup
Copy link
Member

Something that will provide similar functionality like --dnf-cmd.

In #1476 I realized that, on F40, we can not easily do:
$ mock --no-bootstrap-chroot -r centos-stream-9-x86_64 --shell 'rpm -qa'

The thing is that --shell provides no abstraction for the rpm call. Mock uses dnf4 on host to install to buildroot, it implies that the rpmdb uses sqlite - but the inner RPM in c9s is not able to read it.

@praiskup praiskup added the enhancement feature request, rfe label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature request, rfe
Projects
None yet
Development

No branches or pull requests

1 participant