Anyone success patch magento CE 1.7.0.2 on Synology server?
I get this error while run patch PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh
./PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh: line 24: 0: not found ./PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh: line 24: 127: not found ./PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh: line 29: 0: not found Checking if patch can be applied/reverted successfully... ./PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh: line 147: --dry-run: not found ./PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh: line 148: -p0: not found Patch was applied/reverted successfully.
This is the content of file app/etc/applied.patches.list
2017-04-03 07:26:32 UTC | SUPEE-5994 | CE_1.6.0.0 | v1 | _ | n/a | SUPEE-5994_CE_1.6.0.0_v1.patch 2017-04-03 07:30:31 UTC | SUPEE-5994 | CE_1.6.0.0 | v1 | _ | n/a | SUPEE-5994_CE_1.6.0.0_v1.patch 2017-04-03 07:39:01 UTC | SUPEE-5994 | CE_1.6.0.0 | v1 | _ | n/a | SUPEE-5994_CE_1.6.0.0_v1.patch
Hi @regz
How did you try to apply the patch? Did you apply all the previous patches before applying this patch?
I just run that patch without run all. There's previous patch already run by the vendor.
Is it necessary to run all patches?
2014-06-13 03:22:14 UTC | SUPEE-1049 | EE-1.12.0.2 | v1 | 6d06f286f461562fa6d6573349f1491f7bf89859 | Wed Feb 13 17:46:13 2013 -0800 | v1.12.0.2..HEAD patching file app/code/core/Mage/Payment/Model/Method/Cc.php patching file js/prototype/validation.js 2014-06-13 03:22:23 UTC | SUPEE-2629 | EE_1.12.0.0 | v1 | 5de775cf535e137b0b099d8066bd5b3a81f7ec4c | Wed Dec 11 16:50:40 2013 +0200 | v1.12.0.0..HEAD patching file app/code/core/Mage/Catalog/Model/Product.php patching file app/code/core/Mage/Core/Controller/Varien/Router/Standard.php patching file app/code/core/Mage/Install/etc/config.xml patching file app/code/core/Zend/Pdf/FileParserDataSource.php 2014-06-13 03:22:34 UTC | SUPEE-2677 | EE_1.13.0.2 | v2 | d20e6763cd0df70c4ac6e418c9775a1ff0f2618f | Tue Jan 14 17:49:25 2014 +0200 | v1.13.0.2..HEAD patching file app/code/core/Mage/Cms/Helper/Wysiwyg/Images.php patching file app/code/core/Mage/Cms/Model/Wysiwyg/Images/Storage.php 2017-04-03 07:11:56 UTC | SUPEE-5345 | EE_1.12.0.2 | v1 | 2d36f61cf684ed26286b6d10307fcb99dd47ff02 | Thu Feb 5 19:39:01 2015 +0200 | v1.12.0.2..HEAD 2017-04-03 07:26:32 UTC | SUPEE-5994 | CE_1.6.0.0 | v1 | _ | n/a | SUPEE-5994_CE_1.6.0.0_v1.patch 2017-04-03 07:30:31 UTC | SUPEE-5994 | CE_1.6.0.0 | v1 | _ | n/a | SUPEE-5994_CE_1.6.0.0_v1.patch 2017-04-03 07:39:01 UTC | SUPEE-5994 | CE_1.6.0.0 | v1 | _ | n/a | SUPEE-5994_CE_1.6.0.0_v1.patch
Hi @regz
It is recommended to run all the previous patches before applying the latest patch.
As same file might have been modified by a previous patch.