Hello, Am Mittwoch, 13. Juni 2018, 07:22:00 CEST schrieb Jimmy Berry:
On Tuesday, June 12, 2018 9:30:51 AM CDT Todd Rme wrote:
Is there a way to manually run repo-checker on a package or repository?
No, although you can do the same things it does manually, but not terribly easy or fun.
There is a simple workaround - create a dummy package that has BuildRequires: the-package-to-check (and maybe "echo foo > README" and %doc README to make sure the package doesn't always fail) The relevant part is: if the-package-to-check is not installable, the dummy package will end up in "unresolvable" state. If it builds, you know that the dependencies are available. For a real-world example of such a dummy package, see https://build.opensuse.org/package/show/home:cboltz/postfixadmin-QA Regards, Christian Boltz -- if you truly believe a newbie can handle a console-only installation, but needs to have a firewall automatically enabled by default because it's too hard..then you must have a very different definition of newbie than I do.. [Richard Brown in opensuse-factory] -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org