Automated Sailfish X build
In case you are lazy to manually copy paste instructions from https://sailfishos.org/wiki/Sailfish_X_Build_and_Flash I created a Vagrant build which does it for you.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
In case you are lazy to manually copy paste instructions from https://sailfishos.org/wiki/Sailfish_X_Build_and_Flash I created a Vagrant build which does it for you.
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2017-10-05 17:24:14 +0200
Seen: 594 times
Last updated: Oct 05 '17
Bug: camera over-exposes and shows red hue shift
My phone reboot during a update and now fails to boot [answered]
Make available OS images and flashing tools
Always reset Jolla to the latest firmware(not the factory version)
Release optional unlocked bootloader
[XperiaX] Email, apps won't connect to internet using public wifi
[Jolla Tablet] Fully open source OS ?
[Jolla Tablet] Security and Privacy
Tablet craze is nice, but what about the promised update? [answered]
Good Idea, but i didn' t got in running.
Ubuntu 16.04
Installed virtualbox and vagrant but can't start it with vagrant up
sudo git clone https://github.com/vermut/Sailfish-X-Build.git Cloning into 'Sailfish-X-Build'... remote: Counting objects: 20, done. remote: Compressing objects: 100% (15/15), done. remote: Total 20 (delta 4), reused 19 (delta 3), pack-reused 0 Unpacking objects: 100% (20/20), done. Checking connectivity... done.
cd Sailfish-X-Build/ ExPLIT@PC3129:~/Downloads/Sailfish-X-Build$ vagrant up Vagrant failed to initialize at a very early stage:
The directory Vagrant will use to store local environment-specific state is not accessible. The directory specified as the local data directory must be both readable and writable for the user that is running Vagrant.
Local data directory: /home/explit/Downloads/Sailfish-X-Build/.vagrant ExPLIT@PC3129:~/Downloads/Sailfish-X-Build$ vagrant init Vagrant failed to initialize at a very early stage:
The directory Vagrant will use to store local environment-specific state is not accessible. The directory specified as the local data directory must be both readable and writable for the user that is running Vagrant.
Local data directory: /home/explit/Downloads/Sailfish-X-Build/.vagrant
Maybe you can add more precise manual (eg. which packages are needed and which commands should be entered before the command vagrant up)
Thanks
ExPLIT ( 2017-10-05 18:37:03 +0200 )editI'd say this is unrelated to my code. Seems like vagrant is missing some privileges, or installed as wrong user, or you have /home mounted in some crazy way. To test it try to bring up vanilla ubuntu (https://app.vagrantup.com/ubuntu/boxes/trusty64):
Vermut ( 2017-10-05 18:53:43 +0200 )edit