$ wget https://www.drupal.org/files/issues/1356276-408--8.4.x.patch --2017-11-07 20:42:30-- https://www.drupal.org/files/issues/1356276-408--8.4.x.patch Resolving www.drupal.org (www.drupal.org)... 151.101.113.175 Connecting to www.drupal.org (www.drupal.org)|151.101.113.175|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 12903 (13K) [text/plain] Saving to: '1356276-408--8.4.x.patch' $ patch -p1 < 1356276-408--8.4.x.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/core.services.yml b/core/core.services.yml |index bd2f2c1e70..9032c52b8b 100644 |--- a/core/core.services.yml |+++ b/core/core.services.yml -------------------------- Patching file core/core.services.yml using Plan A... Hunk #1 succeeded at 303. Hunk #2 succeeded at 522 (offset 2 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/includes/install.core.inc b/core/includes/install.core.inc |index cfc0497bbc..fe26d62fdf 100644 |--- a/core/includes/install.core.inc |+++ b/core/includes/install.core.inc -------------------------- Patching file core/includes/install.core.inc using Plan A... Hunk #1 succeeded at 451 (offset 8 lines). Hunk #2 succeeded at 1212 (offset -4 lines). Hunk #3 succeeded at 1248 (offset 8 lines). Hunk #4 succeeded at 1570 (offset -4 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/includes/install.inc b/core/includes/install.inc |index c5b93b58a6..ac4b26528e 100644 |--- a/core/includes/install.inc |+++ b/core/includes/install.inc -------------------------- Patching file core/includes/install.inc using Plan A... Hunk #1 succeeded at 1047 (offset 4 lines). Hunk #2 succeeded at 1081 (offset 4 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/lib/Drupal/Core/Config/ConfigInstaller.php b/core/lib/Drupal/Core/Config/ConfigInstaller.php |index b023764ebf..9cd33c0b0a 100644 |--- a/core/lib/Drupal/Core/Config/ConfigInstaller.php |+++ b/core/lib/Drupal/Core/Config/ConfigInstaller.php -------------------------- Patching file core/lib/Drupal/Core/Config/ConfigInstaller.php using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 54. Hunk #3 succeeded at 89. Hunk #4 succeeded at 482. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/lib/Drupal/Core/Config/ExtensionInstallStorage.php b/core/lib/Drupal/Core/Config/ExtensionInstallStorage.php |index 9103ab8c07..c3a026b5a4 100644 |--- a/core/lib/Drupal/Core/Config/ExtensionInstallStorage.php |+++ b/core/lib/Drupal/Core/Config/ExtensionInstallStorage.php -------------------------- Patching file core/lib/Drupal/Core/Config/ExtensionInstallStorage.php using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 53. Hunk #3 succeeded at 96. Hunk #4 succeeded at 121. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/lib/Drupal/Core/Config/InstallStorage.php b/core/lib/Drupal/Core/Config/InstallStorage.php |index 9fea3df473..23bf7494a4 100644 |--- a/core/lib/Drupal/Core/Config/InstallStorage.php |+++ b/core/lib/Drupal/Core/Config/InstallStorage.php -------------------------- Patching file core/lib/Drupal/Core/Config/InstallStorage.php using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 49. Hunk #3 succeeded at 64. Hunk #4 succeeded at 164. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php b/core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php |index e948aa584c..1d7ec8ff13 100644 |--- a/core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php |+++ b/core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php -------------------------- Patching file core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php using Plan A... Hunk #1 succeeded at 91. Hunk #2 succeeded at 117. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/lib/Drupal/Core/Extension/ExtensionDiscovery.php b/core/lib/Drupal/Core/Extension/ExtensionDiscovery.php |index b74fc04f1d..6774594069 100644 |--- a/core/lib/Drupal/Core/Extension/ExtensionDiscovery.php |+++ b/core/lib/Drupal/Core/Extension/ExtensionDiscovery.php -------------------------- Patching file core/lib/Drupal/Core/Extension/ExtensionDiscovery.php using Plan A... Hunk #1 succeeded at 92. Hunk #2 succeeded at 111. Hunk #3 succeeded at 265. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/lib/Drupal/Core/Extension/FallbackProfileHandler.php b/core/lib/Drupal/Core/Extension/FallbackProfileHandler.php |new file mode 100644 |index 0000000000..c8f18bec0d |--- /dev/null |+++ b/core/lib/Drupal/Core/Extension/FallbackProfileHandler.php -------------------------- (Creating file core/lib/Drupal/Core/Extension/FallbackProfileHandler.php...) Patching file core/lib/Drupal/Core/Extension/FallbackProfileHandler.php using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/lib/Drupal/Core/Extension/ModuleInstaller.php b/core/lib/Drupal/Core/Extension/ModuleInstaller.php |index f9500a5fc7..9ea0f84dac 100644 |--- a/core/lib/Drupal/Core/Extension/ModuleInstaller.php |+++ b/core/lib/Drupal/Core/Extension/ModuleInstaller.php -------------------------- Patching file core/lib/Drupal/Core/Extension/ModuleInstaller.php using Plan A... Hunk #1 succeeded at 334 (offset 4 lines). Hunk #2 succeeded at 342 (offset 4 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/lib/Drupal/Core/Extension/ProfileHandler.php b/core/lib/Drupal/Core/Extension/ProfileHandler.php |new file mode 100644 |index 0000000000..fa2cfaf110 |--- /dev/null |+++ b/core/lib/Drupal/Core/Extension/ProfileHandler.php -------------------------- (Creating file core/lib/Drupal/Core/Extension/ProfileHandler.php...) Patching file core/lib/Drupal/Core/Extension/ProfileHandler.php using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/lib/Drupal/Core/Extension/ProfileHandlerInterface.php b/core/lib/Drupal/Core/Extension/ProfileHandlerInterface.php |new file mode 100644 |index 0000000000..e2ce9b98fd |--- /dev/null |+++ b/core/lib/Drupal/Core/Extension/ProfileHandlerInterface.php -------------------------- (Creating file core/lib/Drupal/Core/Extension/ProfileHandlerInterface.php...) Patching file core/lib/Drupal/Core/Extension/ProfileHandlerInterface.php using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/modules/config/src/Tests/ConfigImportBaseInstallProfileTest.php b/core/modules/config/src/Tests/ConfigImportBaseInstallProfileTest.php |new file mode 100644 |index 0000000000..f323eb3896 |--- /dev/null |+++ b/core/modules/config/src/Tests/ConfigImportBaseInstallProfileTest.php -------------------------- (Creating file core/modules/config/src/Tests/ConfigImportBaseInstallProfileTest.php...) Patching file core/modules/config/src/Tests/ConfigImportBaseInstallProfileTest.php using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php b/core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php |index eaece36db3..01d04d8084 100644 |--- a/core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php |+++ b/core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php -------------------------- Patching file core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php using Plan A... Hunk #1 succeeded at 56. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/modules/system/src/Form/ModulesUninstallForm.php b/core/modules/system/src/Form/ModulesUninstallForm.php |index 80348c59f1..2cff995d3a 100644 |--- a/core/modules/system/src/Form/ModulesUninstallForm.php |+++ b/core/modules/system/src/Form/ModulesUninstallForm.php -------------------------- Patching file core/modules/system/src/Form/ModulesUninstallForm.php using Plan A... Hunk #1 succeeded at 114. Hunk #2 succeeded at 143. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/modules/system/system.module b/core/modules/system/system.module |index a1a6b715a3..5aeab69aa4 100644 |--- a/core/modules/system/system.module |+++ b/core/modules/system/system.module -------------------------- Patching file core/modules/system/system.module using Plan A... Hunk #1 succeeded at 1002 (offset 8 lines). Hunk #2 succeeded at 1022 (offset 8 lines). Hunk #3 succeeded at 1038 (offset 8 lines). Hunk #4 succeeded at 1051 (offset 8 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/profiles/testing_inherited/config/install/block.block.stable_login.yml b/core/profiles/testing_inherited/config/install/block.block.stable_login.yml |new file mode 100644 |index 0000000000..3650c6c41a |--- /dev/null |+++ b/core/profiles/testing_inherited/config/install/block.block.stable_login.yml -------------------------- (Creating file core/profiles/testing_inherited/config/install/block.block.stable_login.yml...) Patching file core/profiles/testing_inherited/config/install/block.block.stable_login.yml using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/profiles/testing_inherited/config/install/system.theme.yml b/core/profiles/testing_inherited/config/install/system.theme.yml |new file mode 100644 |index 0000000000..67aeeeeac7 |--- /dev/null |+++ b/core/profiles/testing_inherited/config/install/system.theme.yml -------------------------- (Creating file core/profiles/testing_inherited/config/install/system.theme.yml...) Patching file core/profiles/testing_inherited/config/install/system.theme.yml using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/profiles/testing_inherited/testing_inherited.info.yml b/core/profiles/testing_inherited/testing_inherited.info.yml |new file mode 100644 |index 0000000000..d76332ddee |--- /dev/null |+++ b/core/profiles/testing_inherited/testing_inherited.info.yml -------------------------- (Creating file core/profiles/testing_inherited/testing_inherited.info.yml...) Patching file core/profiles/testing_inherited/testing_inherited.info.yml using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/profiles/testing_inherited/tests/src/Functional/InheritedProfileTest.php b/core/profiles/testing_inherited/tests/src/Functional/InheritedProfileTest.php |new file mode 100644 |index 0000000000..dba4580ab5 |--- /dev/null |+++ b/core/profiles/testing_inherited/tests/src/Functional/InheritedProfileTest.php -------------------------- (Creating file core/profiles/testing_inherited/tests/src/Functional/InheritedProfileTest.php...) Patching file core/profiles/testing_inherited/tests/src/Functional/InheritedProfileTest.php using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/profiles/testing_subsubprofile/testing_subsubprofile.info.yml b/core/profiles/testing_subsubprofile/testing_subsubprofile.info.yml |new file mode 100644 |index 0000000000..74c0b8cf58 |--- /dev/null |+++ b/core/profiles/testing_subsubprofile/testing_subsubprofile.info.yml -------------------------- (Creating file core/profiles/testing_subsubprofile/testing_subsubprofile.info.yml...) Patching file core/profiles/testing_subsubprofile/testing_subsubprofile.info.yml using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/profiles/testing_subsubprofile/tests/src/Functional/DeepInheritedProfileTest.php b/core/profiles/testing_subsubprofile/tests/src/Functional/DeepInheritedProfileTest.php |new file mode 100644 |index 0000000000..6933de6214 |--- /dev/null |+++ b/core/profiles/testing_subsubprofile/tests/src/Functional/DeepInheritedProfileTest.php -------------------------- (Creating file core/profiles/testing_subsubprofile/tests/src/Functional/DeepInheritedProfileTest.php...) Patching file core/profiles/testing_subsubprofile/tests/src/Functional/DeepInheritedProfileTest.php using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/core/tests/Drupal/KernelTests/Core/Extension/ProfileHandlerTest.php b/core/tests/Drupal/KernelTests/Core/Extension/ProfileHandlerTest.php |new file mode 100644 |index 0000000000..92d553db9f |--- /dev/null |+++ b/core/tests/Drupal/KernelTests/Core/Extension/ProfileHandlerTest.php -------------------------- (Creating file core/tests/Drupal/KernelTests/Core/Extension/ProfileHandlerTest.php...) Patching file core/tests/Drupal/KernelTests/Core/Extension/ProfileHandlerTest.php using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done