Hi Team,
We have a website with magento version 1.9.2.0 and I am trying to apply patch and I am getting this error. Please suggest
patching file cron.php
The next patch would delete the file dev/tests/functional/.htaccess,
which does not exist! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
patching file errors/processor.php
I had the same problem.
I just applied the patch manually. I followed the instructions from http://magecomp.com/blog/how-to-install-supee-6788-with-or-without-ssh/ ("SUPEE 6788 without ssh").
Just patch it via FTP... it worked fine for me. Now I just have to fix my extensions before setting the admin routing to "disabled".
Had the same issue, here is a workaround that helped:
- create /dev/tests/functional/ path manually
- download a fresh Magento distribution (same version you have installed)
- copy .htaccess file from the fresh distro /dev/tests/functional/ folder to the manually created folder /dev/tests/functional/