[opensuse-buildservice] How to ignore a package and start build anyway?
What is the proper way to ignore a non-existant package and start build anway? Example: If I add "Support: build-compare" to a projects prjconf which lacks build-compare.rpm, then build will not start. And if build-compare is _link'ed in the build wont start either. What tag has to be added to build-compare.spec to get it going? Is it #!BuildIgnore? Olaf -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Dienstag, 3. Februar 2015, 17:58:27 wrote Olaf Hering:
What is the proper way to ignore a non-existant package and start build anway?
Example: If I add "Support: build-compare" to a projects prjconf which lacks build-compare.rpm, then build will not start. And if build-compare is _link'ed in the build wont start either.
Why is that? it should use rpms from local repository (as long as useforbuild flag is not disabled)
What tag has to be added to build-compare.spec to get it going? Is it #!BuildIgnore?
Yes, you can use that one. -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Tue, Feb 03, Adrian Schröter wrote:
On Dienstag, 3. Februar 2015, 17:58:27 wrote Olaf Hering:
What is the proper way to ignore a non-existant package and start build anway?
Example: If I add "Support: build-compare" to a projects prjconf which lacks build-compare.rpm, then build will not start. And if build-compare is _link'ed in the build wont start either.
Why is that? it should use rpms from local repository (as long as useforbuild flag is not disabled)
As I said, there is none. No wonder since build-compare is around just since 2009, so at least sles11 lacks it. I see it was included in 11.2+.
What tag has to be added to build-compare.spec to get it going? Is it #!BuildIgnore?
Yes, you can use that one.
Ok, thanks. Olaf -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Olaf Hering <olaf@aepfle.de> writes:
Example: If I add "Support: build-compare" to a projects prjconf which lacks build-compare.rpm, then build will not start.
- Doctor, it hurts when I do this. - Don't do that then. 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-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Adrian Schröter
-
Andreas Schwab
-
Olaf Hering