Reply
Thread Tools
Posts: 26 | Thanked: 8 times | Joined on Nov 2013 @ Argentina
#1
I want a Scratchbox env. to cross compile qt5 and bring some other tools harmattan.
One problem is that the tutorials for setting up scratchbox are out of date and the links are down.
The other problem:
I set a squeeze VM,
* download an old harmattan-sdk-setup.py file from
[0]
* change in the file :
Code:
rootstrap_base_url = "http://mirror.thecust.net/hathor-sdk/"
    rootstrap_suffix = "public-sdk-rootstrap.tgz"
* And run:
Code:
root@scratchbox-vm:/tmp# wget http://mirror.thecust.net/hathor-sdk/arm-public-sdk-rootstrap.tgz
root@scratchbox-vm:/tmp# wget http://mirror.thecust.net/hathor-sdk/i386-public-sdk-rootstrap.tgz
root@scratchbox-vm:/home/gonza# ./harmattan-sdk-setup.py administall
The script fail doing
Code:
/scratchbox/tools/bin/sb-conf rootstrap HARMATTAN_X86 /tmp/i386-public-sdk-rootstrap.tgz
...
tar (child): /tmp/i386-public-sdk-rootstrap.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
/scratchbox/tools/bin/tar: Child returned status 2
/scratchbox/tools/bin/tar: Error is not recoverable: exiting now
sb-conf: Failed to extract rootstrap: /tmp/i386-public-sdk-rootstrap.tgz
The complete log file is in [1]

[0] http://web.archive.org/web/201111160...n-sdk-setup.py

[1] http://pastebin.com/raw.php?i=hLwmQctX
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#2
download rootstraps manually and puth it to /tmp and start script then
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#3
Originally Posted by coderus View Post
download rootstraps manually and puth it to /tmp and start script then
Well, he did. However, he did it as root, making those files unavailable to user 'gonza'

Download the files as your user gonza, or, as root chown gonza on the already downloaded files
 

The Following User Says Thank You to For This Useful Post:
Reply

Tags
development, harmattan, scratchbox, squeeze

Thread Tools

 
Forum Jump


All times are GMT. The time now is 23:13.