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

Support RPMTRANS_FLAG_DEPLOOPS #2057

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

opoplawski
Copy link
Contributor

I think this could be helpful for debugging some installer issues - e.g. https://bugzilla.redhat.com/show_bug.cgi?id=2244744

@j-mracek j-mracek self-assigned this Feb 27, 2024
@j-mracek
Copy link
Member

LGTM

@j-mracek j-mracek merged commit ee9cc93 into rpm-software-management:master Feb 27, 2024
6 of 7 checks passed
@opoplawski
Copy link
Contributor Author

Just to note that this seems to work:

dnf --releasever=40 --disablerepo=rawhide\* --enablerepo=fedora,updates --installroot=/srv/test --setopt=tsflags=deploops  install postfix
Fedora 40 - x86_64                                                                                                                  6.7 MB/s |  33 MB     00:04
Fedora 40 openh264 (From Cisco) - x86_64                                                                                            1.3 kB/s | 1.8 kB     00:01
Fedora 40 - x86_64 - Updates                                                                                                        109  B/s | 134  B     00:01
Running transaction test
warning: 1 Strongly Connected Components
warning: SCC #1: 133 members (28 external dependencies)
warning:        alternatives-1.26-3.fc40.x86_64
warning:                -> glibc-2.39-2.fc40.x86_64
warning:        postfix-2:3.8.5-3.fc40.x86_64
warning:                => systemd-255.3-1.fc40.x86_64
warning:                -> policycoreutils-3.6-3.fc40.x86_64
warning:                -> cyrus-sasl-lib-2.1.28-19.fc40.x86_64
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants