"Unable to apply patch!" means just that. Harbormaster is unable to apply the patch (to master). You can test it yourself by running 'arc patch --nobranch D1778` on an up-to-date checkout of the master branch, and it will fail in the same way.
Solution: rebase your patch onto master, and update the Diff. You'll notice there are indeed merge problems. On Fri, Jan 15, 2016 at 6:49 PM, Jan Stolarek <[email protected]> wrote: > It seems that Phab is once again failing to apply patches (eg. D1778, > which built perfectly fine > until latest update). Is anyone else experiencing this? > > Janek > > --- > Politechnika Łódzka > Lodz University of Technology > > Treść tej wiadomości zawiera informacje przeznaczone tylko dla adresata. > Jeżeli nie jesteście Państwo jej adresatem, bądź otrzymaliście ją przez > pomyłkę > prosimy o powiadomienie o tym nadawcy oraz trwałe jej usunięcie. > > This email contains information intended solely for the use of the > individual to whom it is addressed. > If you are not the intended recipient or if you have received this message > in error, > please notify the sender and delete it from your system. > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs >
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
