Closed (cannot reproduce)
Project:
Apps
Version:
7.x-1.0-beta5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 13:15 UTC
Updated:
5 Nov 2014 at 16:09 UTC
Jump to comment: Most recent
Comments
Comment #1
jec006 commentedThis error message generally means that the archive that was downloaded is not something that the update module knows how to extract.
Make sure your feature is either .zip or [.tgz|tar.gz].
Comment #2
Mark Vincent Verallo commentedThe feature is indeed in .zip or [.tgz|tar.gz]. The error is still there.
Comment #3
jec006 commentedCould you provide the app that is causing the issue so we can try to diagnose it for you?
Comment #4
febbraro commentedIf this is still an issue please reopen
Comment #5
sinasalek commentedI noticed that the syntax of the dependencies should be exactly the same as the following line otherwise you may encounter the same error mentioned here
Comment #6
sinasalek commentedComment #7
jernej.c commentedI've been having the same issue, although it's with an app that I'm trying to create.
The modules that the feature includes are already installed in the installation that I'm trying to enable the app in, could that be the problem? Also, there are no dependencies listed, cause it's currently a test app.
This is how my manifest file looks like (some_app_basic/app/manifest.app)
The json seems to be working fine, since the app gets listed in the admin panel, but when I click install the mentioned error pops up (download works fine).
Any ideas?
Comment #8
jernej.c commentedComment #9
chriz001 commentedI had the same error, I tried using a tar file instead of a zip and it seems to have worked.
Im testing on osx 10.8.3
Comment #10
hefox commentedRe-open if still an issue