[opensuse-packaging] factory_auto declines package with commented out patch
Hi, It seems factory_auto declines packages where a patch needing to be rebased is commented out from the sources entirely, yet this is the only way to avoid applying the patch when using `%autosetup`. See, for example, sr#773323 which has Patch12 marked as 'NEEDS-REBASE' and commented out. It has been duly declined. Is there any way, short of doing away with `%autosetup`, to get this through factory_auto? Thanks for any advice. [1] https://build.opensuse.org/request/show/773323 -- Atri Bhattacharya Sent from openSUSE Tumbleweed 20200214 on tp-yoga260. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Hi Atri, Am 18.02.20 um 17:37 schrieb Atri Bhattacharya:
example, sr#773323 which has Patch12 marked as 'NEEDS-REBASE' and commented out. It has been duly declined. Is there any way, short of doing away with `%autosetup`, to get this through factory_auto?
You could try if, instead of commenting out the patch, just wrapping it in %if 0 Patch1234: needs-rebase.diff %endif could work your way around the bot. -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Hi Stefan, Sorry, this email from February, got resent due to a gmane authorisation issue. On Fri, 2020-05-08 at 08:34 +0200, Stefan Seyfried wrote:
Hi Atri,
Am 18.02.20 um 17:37 schrieb Atri Bhattacharya:
example, sr#773323 which has Patch12 marked as 'NEEDS-REBASE' and commented out. It has been duly declined. Is there any way, short of doing away with `%autosetup`, to get this through factory_auto?
You could try if, instead of commenting out the patch, just wrapping it in
%if 0 Patch1234: needs-rebase.diff %endif
could work your way around the bot.
Many thanks for the suggestion. For this particular sr, I ended up removing the patch entirely, but I'll keep your suggestion in mind for when I (inevitably) need it again. Best wishes. -- Atri Bhattacharya Space sciences, Technologies and Astrophysics Research (STAR) Institute, Université de Liège, Bât. B5a, Sart Tilman, 4000 Liège, Belgium Phone: +32 4 366 36 38 http://www.theo.phys.ulg.ac.be/wiki/Bhattacharya_Atri Fri 8 May 13:43:17 CEST 2020 Sent from openSUSE Tumbleweed 20200503 on tp-yoga260. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Atri Bhattacharya
-
Stefan Seyfried