You are not logged in.
i want to install android emulator(genymotion) from aur.but when i start, yaourt first install dependenies and cannot install genymotin(with this error
)
==> Edit genymotion.install ? [Y/n] ("A" to abort)
==> ----------------------------------------------
==> n
==> Continue building genymotion ? [Y/n]
==> ------------------------------------
==>
==> Building and installing package
==> Making package: genymotion 2.5.2-1 (Sat Oct 3 21:26:23 IRST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found genymotion.desktop
-> Downloading genymotion-2.5.2_x64.bin...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:01:29 --:--:-- 0curl: (56) Recv failure: Connection reset by peer
==> ERROR: Failure while downloading genymotion-2.5.2_x64.bin
Aborting...
==> ERROR: Makepkg was unable to build genymotion.
==> Restart building genymotion ? [y/N]
==> -----------------------------------what should i do guys??
Last edited by stackoverflow (2015-10-08 22:20:19)
Offline
You should figure out why it can't download the source file.
Offline
how?
i am newbie in PKDBUILD and i dont know what to do.
Offline
try running it manually with makepkg instead of yaourt.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
how?is it to change PKGBUILD file?
im not familiar with its structure.can you help me?
Offline
go to https://aur.archlinux.org/packages/genymotion/ , click "download snapshot" .
extract the downloaded file to some folder, you'll see a new genymotion subfolder .
cd to that folder, run makepkg .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Read https://wiki.archlinux.org/index.php/Ar … Repository and related topics.
I've downloaded both 32 and 64-bit files w/o a problem.
http://files2.genymotion.com/genymotion … .2_x86.bin
http://files2.genymotion.com/genymotion … .2_x64.bin
Offline
try running it manually with makepkg instead of yaourt.
thanks a lot...its work for me. ![]()
Offline