I GOT THIS ERROR WHILE TRYING TO DO AN APK WITH BUILDOZER

69 views
Skip to first unread message

ACELAW

unread,
Sep 13, 2022, 6:48:51 PM9/13/22
to Kivy users support
 this is th error while executing the creation of the apk i got a previous error https://askubuntu.com/questions/1417255/trying-to-unzip-a-tgz-in-wsl-but-get-elf-not-found-error than i followed their instructions
 
        echo -en '\x10' | sudo dd of=/usr/bin/gzip count=1 bs=1 conv=notrunc seek=$((0x189)
this part didn't work on my subsystem        

         echo -en '\x10'
this one did and led to my current error

             sudo dd of=/usr/bin/gzip count=1 bs=1 conv=notrunc seek=$((0x189)
the error:

             STDERR:
             /usr/bin/gzip: 1: ELF: not found
             /usr/bin/gzip: 2:pkpkpk�p: not found
             /usr/bin/gzip: 4: : not found
             /usr/bin/gzip: 5: Syntax error: "(" unexpected
             /usr/bin/tar: Child returned status 2
             /usr/bin/tar: Error is not recoverable: exiting now
the second line isn't complete checkout the imageBUG.png

Robert

unread,
Sep 13, 2022, 8:27:38 PM9/13/22
to Kivy users support
Reply all
Reply to author
Forward
0 new messages