Utilizing Drush to download and move minifyjs, an error occurs on file copy. After investigating, a patch has been placed within the project root and is named ???:q.
This affects both the tarball and zipped downloads.
Attempting to unzip creates this in Terminal:
Archive: minifyjs-7.x-1.2.zip
creating: minifyjs/
error: cannot create minifyjs/:q
Invalid argument
inflating: minifyjs/README.txt
creating: minifyjs/lib/
inflating: minifyjs/lib/JSqueeze.php
inflating: minifyjs/lib/LICENSE.ASL20
inflating: minifyjs/lib/LICENSE.GPLv2
inflating: minifyjs/minifyjs.admin.inc
inflating: minifyjs/minifyjs.info
inflating: minifyjs/minifyjs.install
inflating: minifyjs/minifyjs.module
inflating: minifyjs/LICENSE.txtAttempting to untar creates this in Terminal:
tar: minifyjs/\033\033\033\:q: Cannot open: Invalid argument
tar: Exiting with failure status due to previous errors| Comment | File | Size | Author |
|---|---|---|---|
| #2 | minify-js-unknown-file-in-latest-version-2893989.patch | 1.9 KB | collinhaines |
Comments
Comment #2
collinhaines commentedComment #4
slydevil commentedFixed. Misread your patch and didn't credit you properly...I apologize for that. But, new release is being posted now.
Comment #5
slydevil commented