* V Středa 8. únor 2012, 20:38:12 [CET] Claudio Freire napsal:
On Wed, Feb 8, 2012 at 4:10 PM, Christian Boltz <opensuse@cboltz.de> wrote:
Hello,
I have a very interesting problem - a patch that works for most build targets fails for SLE_10. Does someone have an idea what could cause this (IMHO strange) behaviour?
I've seen this in server:php:applications / postfixadmin https://build.opensuse.org/package/show?package=postfixadmin&project=server:...
Why don't you cat the .rej file to find out why it fails?
It most likely is a patch that was based on an earlier/different source tree. It could probably fail due to a different patch version that fails to merge it to the current source. It should be fixed by rebasing the patch on the current source.
Packages for SLE_10 are built with fuzz=0, so the patches must be more accurate to succeed. As Claudio suggests, refresh your patch. -- Vita Cizek