[opensuse-packaging] new rpmlint-Factory-strict failures in TW
All Factory and TW packages in packman start to fail because for some reason rpmlint-Factory-strict-1.0-89.115 is now installed. This seems to include a license check, which is most likely needed just in OBS and IBS. I wonder if this was a change in OBS, and if so how can I can avoid to change a very large amount of spec files. If this was caused by the update of the buildservice version in PMBS, what is the knob to disable rpmlint-Factory-strict again? http://lists.links2linux.de/pipermail/packman/2014-December/013353.html Thanks, Olaf -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Olaf Hering <olaf@aepfle.de> writes:
All Factory and TW packages in packman start to fail because for some reason rpmlint-Factory-strict-1.0-89.115 is now installed. This seems to include a license check, which is most likely needed just in OBS and IBS.
I wonder if this was a change in OBS, and if so how can I can avoid to change a very large amount of spec files.
You can check with osc buildconfig why it is being pulled in. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Tue, Dec 16, Andreas Schwab wrote:
Olaf Hering <olaf@aepfle.de> writes:
All Factory and TW packages in packman start to fail because for some reason rpmlint-Factory-strict-1.0-89.115 is now installed. This seems to include a license check, which is most likely needed just in OBS and IBS.
I wonder if this was a change in OBS, and if so how can I can avoid to change a very large amount of spec files.
You can check with osc buildconfig why it is being pulled in.
None of this is true: %define _project Essentials # trim the desktop files when building directly in factory %if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:Live" || "%_project" == "openSUSE:Factory:NonFree" Support: brp-trim-desktopfiles rpmlint-Factory-strict %endif Olaf -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Olaf Hering <olaf@aepfle.de> writes:
On Tue, Dec 16, Andreas Schwab wrote:
Olaf Hering <olaf@aepfle.de> writes:
All Factory and TW packages in packman start to fail because for some reason rpmlint-Factory-strict-1.0-89.115 is now installed. This seems to include a license check, which is most likely needed just in OBS and IBS.
I wonder if this was a change in OBS, and if so how can I can avoid to change a very large amount of spec files.
You can check with osc buildconfig why it is being pulled in.
None of this is true: %define _project Essentials
# trim the desktop files when building directly in factory %if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:Live" || "%_project" == "openSUSE:Factory:NonFree" Support: brp-trim-desktopfiles rpmlint-Factory-strict %endif
Then perhaps try osc buildinfo -d for more info. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Tue, Dec 16, Andreas Schwab wrote:
Then perhaps try osc buildinfo -d for more info.
Local builds do not have it. And similar failures happen in IBS (Devel:Virt:svn_autotest-xen:trunk/libcmpiutil). So all that indicates a bug in the buildservice itself. No package seems to require/recommend/suggest rpmlint-Factory-strict. Olaf -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Tue, Dec 16, Olaf Hering wrote:
All Factory and TW packages in packman start to fail because for some reason rpmlint-Factory-strict-1.0-89.115 is now installed. This seems to include a license check, which is most likely needed just in OBS and IBS.
For some reason these failures just disappeared, rpmlint-Factory-strict is not installed anymore (in packman and IBS). Thanks. Olaf -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Andreas Schwab
-
Olaf Hering