← Back to team overview

ubuntu-phone team mailing list archive

Re: follow instructions to build emulator on preciseamd64 but fail at build-emulator-sdcard.sh

 

I had the same issue before. It's simple. Just install python3 would remove it. get-tarball-url.py is written in python3.




------------------ Original ------------------
From:  "István Szőllősi"<szollosi.istv4n@xxxxxxxxx>;
Date:  Nov 24, 2013
To:  "Shuduo Sang"<sangshuduo@xxxxxxxxx>; 
Cc:  "ubuntu-phone"<ubuntu-phone@xxxxxxxxxxxxxxxxxxx>; 
Subject:  Re: [Ubuntu-phone] follow instructions to build emulator on preciseamd64 but fail at build-emulator-sdcard.sh



Same error here!


2013/11/24 Shuduo Sang <sangshuduo@xxxxxxxxx>
 Hi,
 
 I just follow https://wiki.ubuntu.com/Touch/Emulator and build it from
 scratch then I meet error output as below:
 
 $ ./build/tools/build-emulator-sdcard.sh
 + OUT=out/target/product/generic/
 + [ ! -e out/target/product/generic//ubuntu-rootfs.tar.xz ]
 + ./build/tools/get-tarball-url.py
 ./build/tools/build-emulator-sdcard.sh: 1:
 ./build/tools/build-emulator-sdcard.sh:
 ./build/tools/get-tarball-url.py: not found
 + wget -O out/target/product/generic//ubuntu-rootfs.tar.xz
 wget: missing URL
 Usage: wget [OPTION]... [URL]...
 
 Try `wget --help' for more options.
 
 
 
 What I should to do now?
 
 BTW, If I want to copy executable emulator after I build it out, what
 files need be copied to?
 
 
 Thanks,
 Shuduo
 
 --
 Mailing list: https://launchpad.net/~ubuntu-phone
 Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
 Unsubscribe : https://launchpad.net/~ubuntu-phone
 More help   : https://help.launchpad.net/ListHelp

Follow ups