DNF 5.2 | |
---|---|
Date | 2024-06-05 to 2024-06-11 |
Time | all day |
Website | QA/Test Days |
Matrix | #test-day:fedoraproject.org |
Mailing list | test |
What to test?
This Fedora Test Week will focus on testing
- dnf5.2 basic sanity (install, remove, reinstall, download)
- dnf5.2 downgrade / check-upgrade / upgrade / update commands
- dnf5.2 makecache / clean commands
- dnf5.2 distro-sync / dsync
- dnf5.2 info / list / search commands
- dnf5.2 autoremove
- any performance issues
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion. Use #dnf or #fedora-test-day channels on libera chat. Alternatively, write on sst-cs-software-management@redhat.com In case of problem related to test day organization/wiki/whatever, please reach out to sumantrom.
- Development -
David Cantrell (dcantrell), Evan Goode (egoode), Marek Blaha (mblaha), Jan Kolárik (jkolarik), Pavla Kratochvílová (pkratoch), Aleš Matěj (amatej), Jaroslav Mráček (jmracek), Jaroslav Rohel (jrohel), Nicola Sella (nsella)
- Quality Assurance - Adam Williamson (adamw),coremodule (coremodule), Sumantro Mukherjee (sumantrom)
Prerequisite for Test Day
- A system (real or virtual) you can install Fedora to, and not mind if it breaks
How to test?
Install Fedora
Testing DNF from a live environment is difficult and will likely wind up with the system exhausting available RAM and failing in strange ways, so we recommend you install Fedora 39/40 for this Test Week, or run a Fedora 39/40 container using Docker or Podman.
Update your machine
Make sure you have all the current updates installed, using the update manager. Note that a clean installed Fedora 39/40. DNF 5.2 should be installed using this COPR repository or nightly repo. You can enable the the repo by running
sudo dnf copr enable rpmsoftwaremanagement/dnf5-unstable
ORsudo dnf copr enable rpmsoftwaremanagement/dnf-nightly
sudo dnf update dnf5 --best --allowerasing
Run the tests
Visit the result page and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the Enter result button for the test.
Reporting bugs
If you have problems with any of the tests, report a bug to Bugzilla usually for the component dnf5. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you.
Known issues
Known Regression/Issue: DNF 5.2 is not available in Fedora 39, or 40 (it is ABI-incompatible with DNF 5.1), so testers will probably need to get the latest version of DNF 5.2 from our COPR: https://copr.fedorainfracloud.org/coprs/rpmsoftwaremanagement/dnf5-unstable/.