[Bug 40371] patchinstall fails to apply patches

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 28 13:10:43 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40371

Michael Müller <michael at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Michael Müller <michael at fds-team.de> ---
This is not really a bug. Wine Staging is a set of patches and needs to be
rebased whenever there is a change in the Wine development git. Since Wine
Staging is not maintained by the same person as Wine development, it is not
possible to push both versions at the same time. We instead need to wait till
the commits are pushed to the server before we can start rebasing the patches.
First of all we don't know exactly when this happens and it might also take
some time to do the rebasing. Wine Staging therefore naturally lags some hours
behind the development version. For example, the patch causing the failure for
you got into Wine development today and is therefore no longer necessary.

In order to prevent this problem, you can ask Wine Staging on which development
version the current patches are based:

$ patches/patchinstall.sh --upstream-commit
4315caeff699325cd681b9beb7d22908b098411b

I close this bug as INVALID since we can not really solve this problem in
general and the rebasing should be finished soon. In the future you just need
to be a bit more patient, we usually don't forget the rebasing ;-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list