cancel
Showing results for 
Search instead for 
Did you mean: 

SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

Hi @sherrie, thanks for checking. I had to patch it like @SamHagerty. So: patch applied!

Regards, David

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

Okay, checking again for you @baghulia. Sorry for the delay on this.

--

Developer Relations, Adobe Experience Cloud
Problem solved? Click Accept as Solution!
Still stuck? Check out our documentation: https://magento.com/resources/technical

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

@sherrie many thanks again! really looking forward to hearing from you....

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

No problem, @baghulia, sorry for the delays. At this point I likely won't know anything before Monday but as soon as I hear back I'll be sure to update you. 

--

Developer Relations, Adobe Experience Cloud
Problem solved? Click Accept as Solution!
Still stuck? Check out our documentation: https://magento.com/resources/technical

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

thanks again @sherrie

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

Please, apply patch PATCH_SUPEE-3941_EE_1.11.2.0_v1.sh before SUPEE-8788.

 

Example:

$ patch -p0 < patches/PATCH_SUPEE-3941_EE_1.11.2.0_v1.sh

patching file downloader/Maged/Model/Connect.php

Hunk #1 succeeded at 489 (offset 3 lines).

patching file downloader/lib/Mage/Connect/Packager.php

patching file downloader/lib/Mage/Connect/Rest.php

patching file downloader/lib/Mage/Connect/Singleconfig.php

patching file downloader/lib/Mage/HTTP/Client/Curl.php

patching file downloader/template/settings.phtml

 

$ patch -p0 < patches/PATCH_SUPEE-8788_CE_1.6.2.0_v2.sh

patching file app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery/Content.php

patching file app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Uploader.php

patching file app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php

patching file app/code/core/Mage/Adminhtml/Block/Media/Uploader.php

patching file app/code/core/Mage/Adminhtml/Block/System/Email/Template/Preview.php

patching file app/code/core/Mage/Adminhtml/Block/Urlrewrite/Category/Tree.php

patching file app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized.php

patching file app/code/core/Mage/Adminhtml/controllers/DashboardController.php

patching file app/code/core/Mage/Adminhtml/controllers/IndexController.php

patching file app/code/core/Mage/Adminhtml/controllers/Media/UploaderController.php

patching file app/code/core/Mage/Catalog/Block/Product/Abstract.php

patching file app/code/core/Mage/Catalog/Block/Product/View.php

patching file app/code/core/Mage/Catalog/Helper/Image.php

patching file app/code/core/Mage/Catalog/Helper/Product/Compare.php

patching file app/code/core/Mage/Catalog/controllers/Product/CompareController.php

patching file app/code/core/Mage/Catalog/etc/config.xml

patching file app/code/core/Mage/Catalog/etc/system.xml

patching file app/code/core/Mage/Centinel/Model/Api.php

patching file app/code/core/Mage/Centinel/Model/Api/Client.php

patching file app/code/core/Mage/Checkout/Helper/Cart.php

patching file app/code/core/Mage/Checkout/controllers/CartController.php

patching file app/code/core/Mage/Checkout/controllers/OnepageController.php

patching file app/code/core/Mage/Core/Block/Abstract.php

patching file app/code/core/Mage/Core/Helper/Url.php

patching file app/code/core/Mage/Core/Model/Encryption.php

patching file app/code/core/Mage/Core/Model/Input/Filter/MaliciousCode.php

patching file app/code/core/Mage/Core/Model/Url.php

patching file app/code/core/Mage/Core/functions.php

patching file app/code/core/Mage/Customer/Block/Address/Book.php

patching file app/code/core/Mage/Customer/controllers/AccountController.php

patching file app/code/core/Mage/Customer/controllers/AddressController.php

patching file app/code/core/Mage/Dataflow/Model/Profile.php

patching file app/code/core/Mage/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable/Links.php

patching file app/code/core/Mage/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable/Samples.php

patching file app/code/core/Mage/Downloadable/Helper/File.php

patching file app/code/core/Mage/Paygate/Model/Authorizenet.php

patching file app/code/core/Mage/Payment/Block/Info/Checkmo.php

patching file app/code/core/Mage/Paypal/Model/Resource/Payment/Transaction.php

patching file app/code/core/Mage/ProductAlert/Block/Email/Abstract.php

patching file app/code/core/Mage/Review/controllers/ProductController.php

patching file app/code/core/Mage/Sales/Model/Resource/Order/Payment.php

patching file app/code/core/Mage/Sales/Model/Resource/Order/Payment/Transaction.php

patching file app/code/core/Mage/Sales/Model/Resource/Quote/Payment.php

patching file app/code/core/Mage/Sales/Model/Resource/Recurring/Profile.php

patching file app/code/core/Mage/Uploader/Block/Abstract.php

patching file app/code/core/Mage/Uploader/Block/Multiple.php

patching file app/code/core/Mage/Uploader/Block/Single.php

patching file app/code/core/Mage/Uploader/Helper/Data.php

patching file app/code/core/Mage/Uploader/Helper/File.php

patching file app/code/core/Mage/Uploader/Model/Config/Abstract.php

patching file app/code/core/Mage/Uploader/Model/Config/Browsebutton.php

patching file app/code/core/Mage/Uploader/Model/Config/Misc.php

patching file app/code/core/Mage/Uploader/Model/Config/Uploader.php

patching file app/code/core/Mage/Uploader/etc/config.xml

patching file app/code/core/Mage/Uploader/etc/jstranslator.xml

patching file app/code/core/Mage/Usa/Model/Shipping/Carrier/Dhl.php

patching file app/code/core/Mage/Usa/Model/Shipping/Carrier/Fedex.php

patching file app/code/core/Mage/Usa/Model/Shipping/Carrier/Ups.php

patching file app/code/core/Mage/Usa/etc/config.xml

patching file app/code/core/Mage/Usa/etc/system.xml

patching file app/code/core/Mage/Wishlist/Controller/Abstract.php

patching file app/code/core/Mage/Wishlist/Helper/Data.php

patching file app/code/core/Mage/Wishlist/controllers/IndexController.php

patching file app/code/core/Mage/XmlConnect/Block/Adminhtml/Mobile/Edit/Tab/Design.php

patching file app/design/adminhtml/default/default/layout/cms.xml

patching file app/design/adminhtml/default/default/layout/main.xml

patching file app/design/adminhtml/default/default/layout/xmlconnect.xml

patching file app/design/adminhtml/default/default/template/catalog/product/helper/gallery.phtml

patching file app/design/adminhtml/default/default/template/cms/browser/content/uploader.phtml

patching file app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable.phtml

patching file app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/links.phtml

patching file app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/samples.phtml

patching file app/design/adminhtml/default/default/template/media/uploader.phtml

patching file app/design/frontend/base/default/template/catalog/product/view.phtml

patching file app/design/frontend/base/default/template/checkout/cart.phtml

patching file app/design/frontend/base/default/template/checkout/onepage/review/info.phtml

patching file app/design/frontend/base/default/template/customer/form/login.phtml

patching file app/design/frontend/base/default/template/email/productalert/price.phtml

patching file app/design/frontend/base/default/template/email/productalert/stock.phtml

patching file app/design/frontend/base/default/template/persistent/customer/form/login.phtml

patching file app/design/frontend/base/default/template/review/form.phtml

patching file app/design/frontend/base/default/template/sales/reorder/sidebar.phtml

patching file app/design/frontend/base/default/template/tag/customer/view.phtml

patching file app/design/frontend/base/default/template/wishlist/view.phtml

patching file app/design/frontend/default/iphone/template/checkout/cart.phtml

patching file app/design/frontend/default/iphone/template/customer/form/login.phtml

patching file app/design/frontend/default/iphone/template/persistent/customer/form/login.phtml

patching file app/design/frontend/default/iphone/template/wishlist/view.phtml

patching file app/etc/modules/Mage_All.xml

patching file app/locale/en_US/Mage_Media.csv

patching file app/locale/en_US/Mage_Uploader.csv

patching file downloader/Maged/Controller.php

patching file downloader/Maged/Model/Session.php

patching file downloader/Maged/View.php

patching file downloader/lib/Mage/HTTP/Client/Curl.php

patching file downloader/template/connect/packages.phtml

patching file js/lib/uploader/flow.min.js

patching file js/lib/uploader/fusty-flow-factory.js

patching file js/lib/uploader/fusty-flow.js

patching file js/mage/adminhtml/product.js

patching file js/mage/adminhtml/uploader/instance.js

patching file lib/Unserialize/Parser.php

patching file lib/Unserialize/Reader/Arr.php

patching file lib/Unserialize/Reader/ArrValue.php

patching file lib/Unserialize/Reader/Null.php

patching file skin/adminhtml/default/default/boxes.css

patching file skin/adminhtml/default/default/media/flex.swf

patching file skin/adminhtml/default/default/media/uploader.swf

patching file skin/adminhtml/default/default/media/uploaderSingle.swf

 

Thank you.

 

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

See my last answer please.

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

@ihor_sytnykov @sherrie so... to sum it up:

 

Revert patch 1533

Apply 3941 for EE

Apply 8788

 

is that all? no need to alter or dump fresh files as mentioned by @SamHagerty then?

 

Best regards,

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

@ihor_sytnykov @sherrie I could not wait to receive your confirmation.... I did what sytnykov suggested and everything worked perfectly and finally patch SUPEE 8788V2 has been applied successfully.

 

For those on a 1.6.2 still having to apply 8788 patch just follow these steps:

 

1) Revert 1533 patch

2) Apply 3941 for EE (https://dl.dropboxusercontent.com/u/29750327/PATCH_SUPEE-3941_EE_1.11.2.0_v1.sh)

3) Apply 8788v2

 

No need to dump or alter any files with this method...

 

Many thanks @ihor_sytnykov

Re: SUPEE 8788 AND SUPEE 1533 (Incompatible, Hunk error)

Glad you were able to get it sorted with @ihor_sytnykov's help, @baghulia!

--

Developer Relations, Adobe Experience Cloud
Problem solved? Click Accept as Solution!
Still stuck? Check out our documentation: https://magento.com/resources/technical