https://bugzilla.redhat.com/show_bug.cgi?id=1130103



--- Comment #7 from Felix Schwarz <[email protected]> ---
(In reply to Pavel Alexeev (aka Pahan-Hubbitus) from comment #6)
> I like your suggestion move some dependencies in right dependent packages.

Good :-) because doing that is actually mandatory as per Fedora packaging
policies ;-)

> But I have not found test there and can't sure it is correct. Do you have
> ideas how it may be tested?

As far as I know there is no automated way. I usually create a VM with the
minimal package set installed, install my package and try to run it. In case of
a python library you can use the python shell and try to import the package at
least.

That's not a complete test but you should catch at least the most important
requirements by that. Of course it's even better if the package has a test
suite you can run automatically (you can do that in the spec file as well!).

If you just miss a single dependency, don't worry too much. You'll get bug
reports from users.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to