Hi,
I just wanted to apply the patch for the new version 1.27.4 but dry- running the patch gave me some error messages. So I stopped. For version 1.27.3 there have been no patch so I manually made the changes. Can I simply use the patch ignoring the error messages? Or what should I do?
Here comes the output of the dry-run:
patch -p1 --dry-run -i mediawiki-1.27.4.patch checking file api.php checking file composer.json Hunk #1 FAILED at 50. 1 out of 3 hunks FAILED checking file docs/extension.schema.json checking file includes/actions/HistoryAction.php checking file includes/actions/RawAction.php checking file includes/api/ApiBase.php checking file includes/api/ApiFormatBase.php checking file includes/api/ApiFormatRaw.php checking file includes/api/ApiHelp.php checking file includes/api/ApiLogin.php checking file includes/api/ApiPageSet.php checking file includes/api/ApiQuery.php checking file includes/auth/LocalPasswordPrimaryAuthenticationProvider.php checking file includes/Block.php checking file includes/composer/ComposerVendorHtaccessCreator.php checking file includes/DefaultSettings.php checking file includes/Defines.php checking file includes/EditPage.php checking file includes/exception/MWException.php checking file includes/Feed.php checking file includes/installer/PostgresUpdater.php checking file includes/jobqueue/JobRunner.php checking file includes/Linker.php checking file includes/Message.php checking file includes/OutputPage.php checking file includes/page/Article.php checking file includes/page/CategoryPage.php checking file includes/page/ImagePage.php Hunk #2 FAILED at 348. 1 out of 2 hunks FAILED checking file includes/page/WikiPage.php checking file includes/registration/ExtensionProcessor.php checking file includes/registration/ExtensionRegistry.php checking file includes/Revision.php checking file includes/search/SearchDatabase.php checking file includes/search/SearchEngine.php checking file includes/search/SearchMssql.php checking file includes/search/SearchMySQL.php checking file includes/search/SearchOracle.php checking file includes/search/SearchSqlite.php checking file includes/specialpage/LoginSignupSpecialPage.php checking file includes/specials/pagers/ActiveUsersPager.php checking file includes/specials/SpecialBotPasswords.php checking file includes/specials/SpecialUpload.php checking file includes/Title.php checking file includes/upload/UploadBase.php checking file includes/user/BotPassword.php checking file includes/user/User.php checking file includes/utils/MWCryptRand.php checking file languages/i18n/en.json checking file languages/i18n/qqq.json checking file languages/LanguageConverter.php checking file maintenance/checkComposerLockUpToDate.php checking file maintenance/update.php checking file RELEASE-NOTES-1.27 checking file tests/parser/parserTests.txt checking file tests/phpunit/includes/api/ApiLoginTest.php checking file tests/phpunit/includes/registration/ExtensionProcessorTest.php checking file tests/phpunit/includes/search/SearchEngineTest.php checking file tests/phpunit/includes/user/BotPasswordTest.php checking file tests/phpunit/languages/LanguageConverterTest.php checking file vendor/.htaccess
Thanks in advance!
Alex
If you have problems applying the patch, you can download the .tar release for 1.27.4 and just replace the files instead.
https://releases.wikimedia.org/mediawiki/1.27/mediawiki-1.27.4.tar.gz
mediawiki-l@lists.wikimedia.org