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

[master] Unzip fails #102

Closed
thopiekar opened this issue Mar 26, 2013 · 5 comments
Closed

[master] Unzip fails #102

thopiekar opened this issue Mar 26, 2013 · 5 comments

Comments

@thopiekar
Copy link
Contributor

thopiekar@thopiekar-hp:~/Projekte/python-for-android/python-for-android$ ./distribute.sh -d kivy -m "kivy pyjnius"
Check build dependencies for Ubuntu
Packages missing: cython
It might break the compilation, except if you installed thoses packages manually.
Check enviromnent
SDK located at /home/thopiekar/.android-sdk
NDK located at /home/thopiekar/.android-ndk/r8c
NDK version is r8c
API level set to 14
Check mandatory tools
Distribution will be located at /home/thopiekar/Projekte/python-for-android/python-for-android/dist/kivy
Entering in ARM enviromnent
Compiler found at /home/thopiekar/.android-ndk/r8c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin//arm-linux-androideabi-gcc
PATH is /home/thopiekar/.android-ndk/r8c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/:/home/thopiekar/.android-ndk/r8c:/home/thopiekar/.android-sdk/tools:/usr/lib/x86_64-linux-gnu/qt4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/home/thopiekar/.tizen-sdk/tools
Leaving ARM enviromnent
Read kivy recipe
Module kivy depend on pygame pyjnius android
Dependency order is kivy (current)
Dependency order is pygame pyjnius android kivy (computed)
Read pyjnius recipe
Module pyjnius depend on python
Dependency order is pygame pyjnius android kivy (current)
Dependency order is pygame python pyjnius android kivy (computed)
Read pygame recipe
Module pygame depend on python sdl
Dependency order is pygame python pyjnius android kivy (current)
Dependency order is sdl pygame python pyjnius android kivy (computed)
Ignored pyjnius, already processed
Read android recipe
Module android depend on pygame
Dependency order is sdl pygame python pyjnius android kivy (current)
Dependency order is sdl pygame python pyjnius android kivy (computed)
Read python recipe
Module python depend on hostpython
Dependency order is sdl pygame python pyjnius android kivy (current)
Dependency order is sdl pygame hostpython python pyjnius android kivy (computed)
Ignored python, already processed
Read sdl recipe
Module sdl depend on python
Dependency order is sdl pygame hostpython python pyjnius android kivy (current)
Dependency order is sdl pygame hostpython python pyjnius android kivy (computed)
Ignored pygame, already processed
Read hostpython recipe
Ignored python, already processed
Run get packages
Download package for sdl
No package for sdl
Download package for pygame
Module pygame already downloaded
Download package for hostpython
Module hostpython already downloaded
Download package for python
Module python already downloaded
Download package for pyjnius
Module pyjnius already downloaded
Download package for android
No package for android
Download package for kivy
Module kivy already downloaded
Extract /home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip
Archive: /home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip or
/home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip.zip, and cannot find /home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip.ZIP, period.

I think there is nothing more to say ;)

@brousch
Copy link
Contributor

brousch commented Mar 26, 2013

Most likely not the problem, but is this a real thing? "/usr/lib/jvm/
java-8-oracle/bin"
I hadn't heard of Java 8 being available.

On Tue, Mar 26, 2013 at 10:30 AM, Thomas-Karl Pietrowski <
[email protected]> wrote:

thopiekar@thopiekar-hp:~/Projekte/python-for-android/python-for-android$
./distribute.sh -d kivy -m "kivy pyjnius"
Check build dependencies for Ubuntu
Packages missing: cython
It might break the compilation, except if you installed thoses packages
manually.
Check enviromnent
SDK located at /home/thopiekar/.android-sdk
NDK located at /home/thopiekar/.android-ndk/r8c
NDK version is r8c
API level set to 14
Check mandatory tools
Distribution will be located at
/home/thopiekar/Projekte/python-for-android/python-for-android/dist/kivy
Entering in ARM enviromnent
Compiler found at
/home/thopiekar/.android-ndk/r8c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin//arm-linux-androideabi-gcc
PATH is
/home/thopiekar/.android-ndk/r8c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/:/home/thopiekar/.android-ndk/r8c:/home/thopiekar/.android-sdk/tools:/usr/lib/x86_64-linux-gnu/qt4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/home/thopiekar/.tizen-sdk/tools
Leaving ARM enviromnent
Read kivy recipe
Module kivy depend on pygame pyjnius android
Dependency order is kivy (current)
Dependency order is pygame pyjnius android kivy (computed)
Read pyjnius recipe
Module pyjnius depend on python
Dependency order is pygame pyjnius android kivy (current)
Dependency order is pygame python pyjnius android kivy (computed)
Read pygame recipe
Module pygame depend on python sdl
Dependency order is pygame python pyjnius android kivy (current)
Dependency order is sdl pygame python pyjnius android kivy (computed)
Ignored pyjnius, already processed
Read android recipe
Module android depend on pygame
Dependency order is sdl pygame python pyjnius android kivy (current)
Dependency order is sdl pygame python pyjnius android kivy (computed)
Read python recipe
Module python depend on hostpython
Dependency order is sdl pygame python pyjnius android kivy (current)
Dependency order is sdl pygame hostpython python pyjnius android kivy
(computed)
Ignored python, already processed
Read sdl recipe
Module sdl depend on python
Dependency order is sdl pygame hostpython python pyjnius android kivy
(current)
Dependency order is sdl pygame hostpython python pyjnius android kivy
(computed)
Ignored pygame, already processed
Read hostpython recipe
Ignored python, already processed
Run get packages
Download package for sdl
No package for sdl
Download package for pygame
Module pygame already downloaded
Download package for hostpython
Module hostpython already downloaded
Download package for python
Module python already downloaded
Download package for pyjnius
Module pyjnius already downloaded
Download package for android
No package for android
Download package for kivy
Module kivy already downloaded
Extract
/home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip
Archive:
/home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of
/home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip
or
/home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip.zip,
and cannot find
/home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip.ZIP,
period.

I think there is nothing more to say ;)


Reply to this email directly or view it on GitHubhttps://github.com//issues/102
.

Ben Rousch
[email protected]
http://clusterbleep.net/

@thopiekar
Copy link
Contributor Author

Yes, it is available. I was also suprised but you can install on Ubuntu using the WebUpd8 PPA:
https://launchpad.net/~webupd8team/+archive/java

@akshayaurora
Copy link
Member

compilation of pyjnius should be auto compiled when you select kivy. As a general rule dependencies come before the dependent module so "pyjnius kivy". Although as stated earlier, -m "kivy" should also compile pyjnius.

@tito
Copy link
Member

tito commented Mar 26, 2013

git clean -dxf, and retry. Maybe your download is broken from github (github have issues theses days.)

@thopiekar
Copy link
Contributor Author

:O worked

thanks! 👍

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

No branches or pull requests

4 participants