Hi:
build-compare does not discard binary identical KMPs, see example https://build.opensuse.org/package/live_build_log?arch=x86_64&package=vi... only difference
-/bin/sh nvr=virtualbox-guest-kmp-desktop-4.0.6_k2.6.38.0_4-2.6 +/bin/sh nvr=virtualbox-guest-kmp-desktop-4.0.6_k2.6.38.0_4-2.7
I expect kmps to be republished only when there are binary different.
Will be cool if someone can take a look at it.
Cheers.
On 10/05/11 17:52, Cristian Rodríguez wrote:
Hi:
build-compare does not discard binary identical KMPs, see example https://build.opensuse.org/package/live_build_log?arch=x86_64&package=vi... only difference
-/bin/sh nvr=virtualbox-guest-kmp-desktop-4.0.6_k2.6.38.0_4-2.6 +/bin/sh nvr=virtualbox-guest-kmp-desktop-4.0.6_k2.6.38.0_4-2.7
I expect kmps to be republished only when there are binary different.
Will be cool if someone can take a look at it.
Cheers.
Looks like KMPs include their RPM release number as part of a shell command in pre/post scripts. This changes every build.
Either build-compare should somehow identify the RPM version string and ignore changes involving it, or KMP generation must be patched.
Tejas
buildservice@lists.opensuse.org