I ran the two security patches on my CE site and got some odd "not found" errors. When I checked the modified files, it looks like everything worked and the site is running fine. Can anyone confirm that this is ok or normal?
Also, download for CE 1.7.x says "EE" in the name, I assume it works for CE and EE but thought that was kinda odd.
Thanks in advance for any help.
PATCH_SUPEE-1533
# sh PATCH_SUPEE-1533_EE_1.12.x_v1-2015-02-10-08-19-16.sh
PATCH_SUPEE-1533_EE_1.12.x_v1-2015-02-10-08-19-16.sh: 14: PATCH_SUPEE-1533_EE_1.12.x_v1-2015-02-10-08-19-16.sh: 127: not found
PATCH_SUPEE-1533_EE_1.12.x_v1-2015-02-10-08-19-16.sh: 14: PATCH_SUPEE-1533_EE_1.12.x_v1-2015-02-10-08-19-16.sh: 127: not found
PATCH_SUPEE-1533_EE_1.12.x_v1-2015-02-10-08-19-16.sh: 25: PATCH_SUPEE-1533_EE_1.12.x_v1-2015-02-10-08-19-16.sh: 0: not found
Checking if patch can be applied/reverted successfully...
Patch was applied/reverted successfully.
PATCH_SUPEE-5345
# sh PATCH_SUPEE-5345_CE_1.7.0.2_v1-2015-02-10-08-11-22.sh
PATCH_SUPEE-5345_CE_1.7.0.2_v1-2015-02-10-08-11-22.sh: 14: PATCH_SUPEE-5345_CE_1.7.0.2_v1-2015-02-10-08-11-22.sh: 127: not found
PATCH_SUPEE-5345_CE_1.7.0.2_v1-2015-02-10-08-11-22.sh: 14: PATCH_SUPEE-5345_CE_1.7.0.2_v1-2015-02-10-08-11-22.sh: 127: not found
PATCH_SUPEE-5345_CE_1.7.0.2_v1-2015-02-10-08-11-22.sh: 25: PATCH_SUPEE-5345_CE_1.7.0.2_v1-2015-02-10-08-11-22.sh: 0: not found
Checking if patch can be applied/reverted successfully...
Patch was applied/reverted successfully.
Hi,
I've found a great tip on Stackoverflow that helps me (I'm under Ubuntu server).
~ cd /magento_root/
~ chmod -x PATCH_SUPEE-1533_EE_1.12.x_v1-2015-02-10-08-19-16.sh
~ ./PATCH_SUPEE-1533_EE_1.12.x_v1-2015-02-10-08-19-16.sh
Repeat that manip for the other patch file.
I hope it helps.
Hello @augustdev
Checkout this blog, we have mentioned simple ways to install patch for the magento,
https://magecomp.com/blog/how-to-install-magento-security-patches/
Let me know if you still face any issues,
SECURITY DISCLAIMER: The above website contains Magento Security Patch files which are self-hosted by the user and as such unsafe. Magento Forum advise all users to only download patch files from the official Magento Downloads page.