when I try to install the update to 7.x-1.8 (from 1.7), I get the message I put in the title. So can't update my commerce-kickstart the easy way.. Will try by 'hand' but thought I'd let you know..

Comments

Leeteq’s picture

Priority: Normal » Major
SiFre’s picture

Same issue here.

Is there an alternate way to upgrade?

joyseeker’s picture

It's still unclear how to update commerce_kickstart for users that do not utilize drush/make. When you install it with core, it brings out core and the needed modules. There's no folder in the module directory for commerce_kickstart. That's perfect on a clean install. But how do I update to a new version? I can update core easily, but when I choose the no-core tarball, I get a modules folder and the .info, .install, .make files. But my site is looking for the commerce_kickstart update.

Please advise.

Thanks.

keansmith’s picture

Priority: Major » Minor

Having the same issue. Using Drush to update 7.x-1.8 to 7.x-1.10, and get the following error:
The commerce_kickstart directory could not be found within the modules directory at [error]
/home/surfseen/public_html/profiles/commerce_kickstart, perhaps the project is enabled

Confused in general about 1) if it is necessary to upgrade installation profiles, and 2) if not, why does it generate an available updates error?

mrogers’s picture

Very concerned with this as well -- I'm hoping someone from the project can comment briefly on the best practice for dealing with this.

bojanz’s picture

Status: Active » Closed (duplicate)

There is an installation & upgrading guide now up at http://www.drupalcommerce.org/commerce-kickstart-2/install
and linked from the project page.

Distributions can't be updated through the Drupal updater.
You need to replace the folders manually, as detailed in the manual.

We have documented this in #1825846: Fix the update manager and will look into disabling the updater completely if needed.