Hi, I wonder how I can check for auto-factory bot failures prior openSUSE:Factory submission. I now know there are the additional checks I can explicitly run and which seem not be checked with each build via rpmlint: osc service localrun download_files osc service localrun source_validator Are there more? Can't the checks be done in rpmlint? eosc service localrun --help tells me it executes all: localrun lr run all services except the ones with mode "buildtime", "disabled", or "serveronly" (deprecated) But I still have to specify source_validator explicitly and I cannot see how to find which validators that can be run via localrun do exist. eosc service localrun --help should at least list available validators? Here some stuff I run into recently which could certainly be checked prior factory submission (packages built fine): Attention, cobbler-rpmlintrc is not mentioned in spec files as source or patch. ERROR: download_files is configured to fail when the upstream file is different than the committed file... this is the case! Source URLs are not valid. Try "osc service localrun download_files". Attention, License is not mentioned in spec files as source or patch. Comment: Output of check script: cobbler.spec does not appear to contain a Copyright comment. Please stick to the format # Copyright (c) 2011 Stephan Kulow or use osc service localrun format_spec_file Thanks, Thomas -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org