Magisk-Modules-Repo / KaliNethunter

KaliNethunter
314 stars 60 forks source link

Coping zip to temp directory... Unzip error #17

Open Developits opened 2 years ago

Developits commented 2 years ago

When i flash this zip file in magisk-24.3 it shows: -Coping zip to tamp directory !Unzip error

Attached log there.

magisk_install_log_2022-03-15T18_45_50.log

animalCollectiveAreTheBest commented 2 years ago

what you have to do is select all the files without any external folders and then rezip them so the root directory is the first thing the zip sees

LxaNce-Hacker commented 2 years ago

Its not working bro

mtrofimov19 commented 2 years ago

what you have to do is select all the files without any external folders and then rezip them so the root directory is the first thing the zip sees

How?

mtrofimov19 commented 2 years ago

I found this answer on reddit which kinda explains a bit better for anyone else running into this issue. ""_To fix this, use a file manager to unzip the ZIP, go into the extracted folder and select all the contents and make a ZIP (note: the contents, not the - directory)._"" so pretty much I downloaded the module zip from this website, unzipped the file on my android, Installed the winzip app and opened the new directory that I just unzipped and then zipped the contents inside that new folder which was apps, META-INF, system, busybox-amd...etc. and created a new zip file, opened magisk, selected modules tab, click install from storage and select the new zip file and it worked. Hope this helps.

NoNameLmao commented 1 year ago

use a file manager to unzip the ZIP

using RAR app to achieve this worked for me. the xiaomi's file manager (explorer) can also create archives .zip but they do not work for magisk

lt541013990 commented 1 year ago

what you have to do is select all the files without any external folders and then rezip them so the root directory is the first thing the zip sees

it works for me,thanks bro

RealYukiSan commented 11 months ago

Try RAR, zip on Linux, and zip from zarchiver, but still face the same error on custom module.

bluce-vayn commented 2 months ago

I found this answer on reddit which kinda explains a bit better for anyone else running into this issue. ""_To fix this, use a file manager to unzip the ZIP, go into the extracted folder and select all the contents and make a ZIP (note: the contents, not the - directory)._"" so pretty much I downloaded the module zip from this website, unzipped the file on my android, Installed the winzip app and opened the new directory that I just unzipped and then zipped the contents inside that new folder which was apps, META-INF, system, busybox-amd...etc. and created a new zip file, opened magisk, selected modules tab, click install from storage and select the new zip file and it worked. Hope this helps.

thanks! this helps me~