2015-10-28 12 views
8

ho appena applicata la patch supree 6788 per la nostra installazione di Magento 1.9.2.1 tuttavia durante l'esecuzioneMagento 1.9.2.1 cerotto SUPEE-6788 - Hunk fallire su .htaccess

sh PATCH_SUPEE-6788_CE_1.9.2.1_v1-2015- 10-26-11-38-41.sh

ottengo il seguente: -

15-10-26-11-38-41.sh 
    Checking if patch can be applied/reverted successfully... 
    ERROR: Patch can't be applied/reverted successfully. 

    patching file .htaccess 
    Hunk #1 FAILED at 207. 
    1 out of 1 hunk FAILED -- saving rejects to file .htaccess.rej 
    patching file .htaccess.sample 
    patching file app/code/core/Mage/Admin/Model/Block.php 
    patching file app/code/core/Mage/Admin/Model/Resource/Block.php 
    patching file app/code/core/Mage/Admin/Model/Resource/Block/Collection.php 
    patching file app/code/core/Mage/Admin/Model/Resource/Variable.php 
    patching file app/code/core/Mage/Admin/Model/Resource/Variable/Collection.php 
    patching file app/code/core/Mage/Admin/Model/Variable.php 
    patching file app/code/core/Mage/Admin/etc/config.xml 
    patching file app/code/core/Mage/Admin/sql/admin_setup/upgrade-1.6.1.1-1.6.1.2.php 
    patching file app/code/core/Mage/Adminhtml/Block/Permissions/Block.php 
    patching file app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit.php 
    patching file app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit/Form.php 
    patching file app/code/core/Mage/Adminhtml/Block/Permissions/Block/Grid.php 
    patching file app/code/core/Mage/Adminhtml/Block/Permissions/Variable.php 
    patching file app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit.php 
    patching file app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit/Form.php 
    patching file app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Grid.php 
    patching file app/code/core/Mage/Adminhtml/controllers/Permissions/BlockController.php 
    patching file app/code/core/Mage/Adminhtml/controllers/Permissions/VariableController.php 
    patching file app/code/core/Mage/Adminhtml/etc/adminhtml.xml 
    patching file app/code/core/Mage/Catalog/Model/Product/Option/Type/File.php 
    patching file app/code/core/Mage/Core/Controller/Front/Action.php 
    patching file app/code/core/Mage/Core/Controller/Varien/Router/Admin.php 
    patching file app/code/core/Mage/Core/Helper/UnserializeArray.php 
    patching file app/code/core/Mage/Core/Model/Email/Template/Filter.php 
    patching file app/code/core/Mage/Core/Model/Resource/Setup.php 
    patching file app/code/core/Mage/Core/etc/config.xml 
    patching file app/code/core/Mage/Core/etc/system.xml 
    patching file app/code/core/Mage/Customer/Block/Account/Changeforgotten.php 
    patching file app/code/core/Mage/Customer/Block/Account/Resetpassword.php 
    patching file app/code/core/Mage/Customer/controllers/AccountController.php 
    patching file app/code/core/Mage/Downloadable/Model/Product/Type.php 
    patching file app/code/core/Mage/Eav/Model/Resource/Attribute/Collection.php 
    patching file app/code/core/Mage/Sales/Model/Resource/Order/Item/Collection.php 
    patching file app/code/core/Mage/Sales/controllers/DownloadController.php 
    patching file app/code/core/Mage/SalesRule/Model/Resource/Coupon/Collection.php 
    patching file app/design/adminhtml/default/default/layout/admin.xml 
    patching file app/design/frontend/base/default/layout/customer.xml 
    patching file app/design/frontend/base/default/template/customer/form/register.phtml 
    patching file app/design/frontend/base/default/template/customer/form/resetforgottenpassword.phtml 
    patching file app/design/frontend/base/default/template/persistent/customer/form/register.phtml 
    patching file app/design/frontend/default/iphone/layout/customer.xml 
    patching file app/design/frontend/default/modern/layout/customer.xml 
    patching file app/design/frontend/rwd/default/layout/customer.xml 
    patching file app/design/frontend/rwd/default/template/customer/form/resetforgottenpassword.phtml 
    patching file app/design/frontend/rwd/default/template/persistent/customer/form/register.phtml 
    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 
    patching file lib/Unserialize/Parser.php 
    patching file lib/Unserialize/Reader/Arr.php 
    patching file lib/Unserialize/Reader/ArrKey.php 
    patching file lib/Unserialize/Reader/ArrValue.php 
    patching file lib/Unserialize/Reader/Bool.php 
    patching file lib/Unserialize/Reader/Dbl.php 
    patching file lib/Unserialize/Reader/Int.php 
    patching file lib/Unserialize/Reader/Str.php 
    patching file lib/Varien/Data/Collection/Db.php 
    patching file lib/Zend/Xml/Security.php 

prendo la patch non è stata applicata correttamente?

+0

sì, non applicabile –

+0

Qualche idea del perché non dovrebbe? –

+0

Devi usare i file .htaccess dall'installazione di base, probabilmente hai modificato quelli –

risposta

7

Succede a causa dei file modificati .htaccess.

1) Fare un backup del file .htaccess

2) Sostituire il file .htaccess con i dati in .htaccess.sample (scarica il file .htaccess.sample dal magazzino Magento installare se si don' t hanno esso)

3) Applicare la patch

4) Copiare il backup in .htaccess

5) Aggiungere le linee cron.php che sono stati aggiunti al file .htaccess dalla patch.

+0

Da dove posso ottenere un file htaccess di base non modificato? come non ho il file di download originale e il Magento è ora 1.9.2.2. –

+2

Se non si dispone del campione, è necessario farlo da qui https://www.magentocommerce.com/download -> archivio di rilascio. Inoltre stavo ottenendo lo stesso errore solo perché quando l'ho incollato c'era una interruzione di linea in più alla fine. –

+0

Ciao, Ive è stato sostituito con il file di base, ma sembra che ci siano altri problemi, scaricando l'output sotto –

4

è molto semplice

Fase 1: Eseguire il backup .htaccess e .htaccess.sample

Fase 2: caricare i file originali .htaccess e .htaccess.sample secondo la vostra versione di Magento.

Fase 3: Eseguire cerotto

1

add quindi roba cron manualmente al tuo .htaccess e togliere quella roba dal cerotto batch.

5

L'utilizzo di .htaccess.sample non funzionerà. Nell'installazione magento di riserva, .htaccess e .htaccess.sample sono di dimensioni diverse. Per utilizzare la versione magenta, è necessario utilizzare il magento .htaccess. Una volta caricata la versione di riserva, è possibile applicare la patch e aggiungere il tag di file dalla parte inferiore di .htaccess alla versione di .htaccess.

0

Può essere questo aiuto

tenta di eliminare la cartella /lib/unserialize quindi applicare.