I have try all the possible steps to apply patches but still I am getting the same error for applying patch.
Any one of you have solution for the issue. Let me know. Your help will be really appreciated.
Please have a look for the patches logs.
checking file app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php
checking file app/code/core/Mage/Adminhtml/Block/Media/Uploader.php
checking file app/code/core/Mage/Adminhtml/Block/System/Email/Template/Preview.php
checking file app/code/core/Mage/Adminhtml/Block/Urlrewrite/Category/Tree.php
checking file app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized.php
checking file app/code/core/Mage/Adminhtml/controllers/DashboardController.php
checking file app/code/core/Mage/Catalog/Block/Product/Abstract.php
checking file app/code/core/Mage/Catalog/Block/Product/View.php
checking file app/code/core/Mage/Catalog/Helper/Image.php
checking file app/code/core/Mage/Catalog/Helper/Product/Compare.php
checking file app/code/core/Mage/Catalog/controllers/Product/CompareController.php
checking file app/code/core/Mage/Catalog/etc/config.xml
checking file app/code/core/Mage/Catalog/etc/system.xml
checking file app/code/core/Mage/Centinel/Model/Api.php
checking file app/code/core/Mage/Centinel/Model/Api/Client.php
checking file app/code/core/Mage/Checkout/Helper/Cart.php
checking file app/code/core/Mage/Checkout/controllers/CartController.php
checking file app/code/core/Mage/Checkout/controllers/OnepageController.php
checking file app/code/core/Mage/Core/Block/Abstract.php
checking file app/code/core/Mage/Core/Helper/Url.php
checking file app/code/core/Mage/Core/Model/Encryption.php
checking file app/code/core/Mage/Core/Model/Input/Filter/MaliciousCode.php
checking file app/code/core/Mage/Core/Model/Url.php
checking file app/code/core/Mage/Core/functions.php
checking file app/code/core/Mage/Customer/Block/Address/Book.php
checking file app/code/core/Mage/Customer/controllers/AccountController.php
checking file app/code/core/Mage/Customer/controllers/AddressController.php
checking file app/code/core/Mage/Dataflow/Model/Profile.php
checking file app/code/core/Mage/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable/Samples.php
checking file app/code/core/Mage/Paygate/Model/Authorizenet.php
checking file app/code/core/Mage/Payment/Block/Info/Checkmo.php
checking file app/code/core/Mage/ProductAlert/Block/Email/Abstract.php
checking file app/code/core/Mage/Review/controllers/ProductController.php
checking file app/code/core/Mage/Sales/Model/Mysql4/Order/Payment.php
checking file app/code/core/Mage/Sales/Model/Mysql4/Order/Payment/Transaction.php
checking file app/code/core/Mage/Sales/Model/Mysql4/Quote/Payment.php
checking file app/code/core/Mage/Sales/Model/Mysql4/Recurring/Profile.php
checking file app/code/core/Mage/Usa/Model/Shipping/Carrier/Dhl.php
checking file app/code/core/Mage/Usa/Model/Shipping/Carrier/Fedex.php
checking file app/code/core/Mage/Usa/Model/Shipping/Carrier/Ups.php
checking file app/code/core/Mage/Usa/etc/config.xml
checking file app/code/core/Mage/Usa/etc/system.xml
checking file app/code/core/Mage/Wishlist/Controller/Abstract.php
checking file app/code/core/Mage/Wishlist/Helper/Data.php
checking file app/code/core/Mage/Wishlist/controllers/IndexController.php
checking file app/design/frontend/base/default/template/catalog/product/view.phtml
checking file app/design/frontend/base/default/template/checkout/cart.phtml
checking file app/design/frontend/base/default/template/checkout/onepage/review/info.phtml
checking file app/design/frontend/base/default/template/customer/form/login.phtml
checking file app/design/frontend/base/default/template/email/productalert/price.phtml
checking file app/design/frontend/base/default/template/email/productalert/stock.phtml
checking file app/design/frontend/base/default/template/review/form.phtml
checking file app/design/frontend/base/default/template/sales/reorder/sidebar.phtml
checking file app/design/frontend/base/default/template/tag/customer/view.phtml
checking file app/design/frontend/base/default/template/wishlist/view.phtml
checking file app/design/frontend/default/iphone/template/checkout/cart.phtml
checking file app/design/frontend/default/iphone/template/customer/form/login.phtml
checking file app/design/frontend/default/iphone/template/wishlist/view.phtml
checking file downloader/Maged/Controller.php
checking file downloader/Maged/Model/Session.php
checking file downloader/Maged/View.php
checking file downloader/lib/Mage/HTTP/Client/Curl.php
Hunk #1 FAILED at 372.
1 out of 1 hunk FAILED
checking file downloader/template/connect/packages.phtml
checking file lib/Unserialize/Parser.php
checking file lib/Unserialize/Reader/Arr.php
checking file lib/Unserialize/Reader/ArrValue.php
checking file lib/Unserialize/Reader/Null.php
checking file skin/adminhtml/default/default/media/uploader.swf
checking file skin/adminhtml/default/default/media/uploaderSingle.swf
Hi @Vishal__Patel,
Can you check if you have all the required patches in order to install the 8788?
You can use this page: http://fabrizioballiano.net/magento-patches/
Also it would be nice to check if the Magento core files were modified.
We have check with patches which have been install.
Almost all have been install. Except this 2.
Both of this get Hunk Fails. Even we none of the core file have been changed.
I have check from my end and found no dependencies between patches. Also the file where i have hunk fail is of curl. I have check the same file with the original one and all the things are same so no changes on core as-well.
Definitely I need to install both but not able to get any solutions.