When attempting to install the latest update in Drupal 7 I got this:

Downloading updates failed:
cartaro-7.x-1.0-beta5-core.tar.gz does not contain any .info files.

Is there a problem with the build or is it just me?

Comments

augustus.kling’s picture

Status: Active » Postponed (maintainer needs more info)

We need more details on how you tried to update in order to help. Can you provide step by step instructions how you tried updating so that we can reproduce the problem?

The download contains 173 .info files by the way. Which tool produced the message that there would be none?

dafreak’s picture

The site is hosted on a micro instance on Amazon AWS.
I ssh in to the server, go to /var/www and sudo drush pm-update. This process got stopped because it says "the cartaro directory could not be found within the modules directory at /var/www/profiles/cartaro, perhaps the project is enabled but has been deleted from disk."
I go to the directory but files seem to be all there. Then I tried updating from within Drupal. I go to the available updates page check the box to update Cartaro and click "Download These Updates". It seems to go through the download as the indicator shows up. It says "completed" then back on the available updates page I get the warning message "Downloading updates failed: cartaro-7.x-1.0-beta5-core.tar.gz does not contain any .info files."

I thought maybe it is something on your end like the .info files were accidentally not included in the archive or something, but if it's not the case then I may need to try something else.

Cheers

friedjoff’s picture

Title: Problem upgrading to beta 5. » Problem upgrading using Drush
Status: Postponed (maintainer needs more info) » Closed (fixed)

Right now Drush doesn't support upgrades for distributions (see #1888344: Support drush upgrades for Installation Profiles for details).

You will need to download a fresh copy of Cartaro and move the sites directory and other modified files from the old Cartaro directory to the new one.

dafreak’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

I see, and the "available updates" method is also doomed to failure, I assume.

Anonymous’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)