Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Directory nonexistent" error #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix "Directory nonexistent" error #91

wants to merge 1 commit into from

Conversation

z3ntu
Copy link

@z3ntu z3ntu commented Apr 22, 2016

I get the following error message, when I do make multirom_zip:

--- Creating out/target/product/FP2/multirom-20160422-v33-UNOFFICIAL-FP2.zip
system/extras/multirom/install_zip/rename_zip.sh: 28: system/extras/multirom/install_zip/rename_zip.sh: cannot create out/target/product/FP2/multirom-20160422-v33-UNOFFICIAL-FP2.zip.md5sum: Directory nonexistent
make: *** [out/target/product/FP2/multirom] Error 2

#### make failed to build some targets (01:05 (mm:ss)) ####

without this patch, with it everything works as expected.

I get the following error message, when I do `make multirom_zip`:

```
--- Creating out/target/product/FP2/multirom-20160422-v33-UNOFFICIAL-FP2.zip
system/extras/multirom/install_zip/rename_zip.sh: 28: system/extras/multirom/install_zip/rename_zip.sh: cannot create out/target/product/FP2/multirom-20160422-v33-UNOFFICIAL-FP2.zip.md5sum: Directory nonexistent
make: *** [out/target/product/FP2/multirom] Error 2

#### make failed to build some targets (01:05 (mm:ss)) ####
```
without this patch, with it everything works as expected.
@z3ntu z3ntu mentioned this pull request Apr 22, 2016
@z3ntu
Copy link
Author

z3ntu commented May 28, 2016

@Tasssadar can you please merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant