[opensuse-packaging] build-compare for KMP packages?
Hi all, I'm trying to stop the daily virtualbox updates from the Virtualization repo (on every rebuild). One culprit is a "__DATE__, __TIME__" in VBoxSVC which I can patch out quite easily. Another one is: compare /.build.oldpackages/virtualbox-host-kmp-desktop-4.1.8_k3.1.9_1.4-28.15.x86_64.rpm /home/abuild/rpmbuild/RPMS/x86_64/virtualbox-host-kmp-desktop-4.1.8_k3.1.9_1.4-28.16.x86_64.rpm --- /tmp/tmp.8NI4XILsY7 2012-02-19 18:57:32.776000001 +0000 +++ /tmp/tmp.KDp84V0Y4m 2012-02-19 18:57:32.804000001 +0000 @@ -9,16 +9,16 @@ (none) 4.9.1.2 x86_64-suse-linux cpio lzma 5 -/bin/sh nvr=virtualbox-host-kmp-desktop-4.1.8_k3.1.9_1.4-28.15 +/bin/sh nvr=virtualbox-host-kmp-desktop-4.1.8_k3.1.9_1.4-28.16 wm2=/usr/lib/module-init-tools/weak-modules2 if [ -x $wm2 ]; then /bin/bash -${-/e/} $wm2 --add-kmp $nvr fi This seems to come from one of those whacko KMP macros. Can we just ignore these in build-compare? If the only difference is the build counter, then ignore it? Pretty please? -- Stefan Seyfried "Dispatch war rocket Ajax to bring back his body!" -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 21.02.2012 09:25, Stefan Seyfried wrote:
If it matters, it matters. If it doesn't matter then the macro should be fixed. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Tuesday, February 21, 2012 09:45:35 Stephan Kulow wrote:
In this case, we should change the pre/post handling and replace any release number in it like we do in other cases. Seife, I submitted a new build-compare to factory, please check that it fixes your issue, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Am 22.02.2012 12:24, schrieb Andreas Jaeger:
In this case, we should change the pre/post handling and replace any release number in it like we do in other cases.
Thanks!
Seife, I submitted a new build-compare to factory, please check that it fixes your issue,
Well, I'll only see with 12.2 since I only use 12.1 as a vbox guest, not Factory ;-) But I can at least check if the factory version of the module gets republished less often than the 12.1 version. -- Stefan Seyfried "Dispatch war rocket Ajax to bring back his body!" -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 21.02.2012 09:25, Stefan Seyfried wrote:
If it matters, it matters. If it doesn't matter then the macro should be fixed. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Tuesday, February 21, 2012 09:45:35 Stephan Kulow wrote:
In this case, we should change the pre/post handling and replace any release number in it like we do in other cases. Seife, I submitted a new build-compare to factory, please check that it fixes your issue, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Am 22.02.2012 12:24, schrieb Andreas Jaeger:
In this case, we should change the pre/post handling and replace any release number in it like we do in other cases.
Thanks!
Seife, I submitted a new build-compare to factory, please check that it fixes your issue,
Well, I'll only see with 12.2 since I only use 12.1 as a vbox guest, not Factory ;-) But I can at least check if the factory version of the module gets republished less often than the 12.1 version. -- Stefan Seyfried "Dispatch war rocket Ajax to bring back his body!" -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (4)
-
Andreas Jaeger
-
Stefan Seyfried
-
stefan.seyfried@googlemail.com
-
Stephan Kulow