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

Fix acceptance tests for Fedora 36 #308

Merged
merged 1 commit into from
May 17, 2023

Conversation

traylenator
Copy link

Pull Request (PR) description

With new versions of DNF

dnf -q list --available samba-devel

still shows samba-devel as available even when a non matching versionlock exists. This looks to be by design.

Attempting to and failing to install the package is better validation anyway.

With new versions of DNF

```
dnf -q list --available samba-devel
```
still shows samba-devel as available even when a non matching  versionlock exists.
This looks to be by design.

Attempting to and failing to install the package is better validation
anyway.

* https://bugzilla.redhat.com/show_bug.cgi?id=1746562#c1
@traylenator
Copy link
Author

Of course F36 went EOL yesterday but this still makes sense until F>36 support can be declared.

@bastelfreak bastelfreak merged commit 7e7b8c7 into voxpupuli:master May 17, 2023
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.

2 participants