"dnf update" considered harmful
"dnf update" considered harmful
Posted Oct 14, 2016 22:39 UTC (Fri) by guillemj (subscriber, #49706)In reply to: "dnf update" considered harmful by rvolgers
Parent article: "dnf update" considered harmful
I'd actually expect a stream of bug reports if any of the above would happen, as we've seen in the past, for both types of bugs (a recentish example of the latter could be the infamous ext4 zero-length problems).
In any case, those are indeed things that I'd like to (eventually) add as part of its test suite, but have not found the time yet. Take into account that when I joined the maintainer team at the time, around 10 years ago, dpkg didn't even have any kind of unit nor functional tests! Now it's a bit better, but it could certainly be improved:
In-project test suite: http://dpkg.alioth.debian.org/coverage/
External functional test: https://anonscm.debian.org/cgit/dpkg/dpkg-tests.git/ (need coverage reports for this one)
And if you are interested, of course patches more than welcome!