You are not logged in.

#1 2015-10-06 06:10:24

stackoverflow
Member
Registered: 2015-09-23
Posts: 43

genymotion package not installed..[solved]

i want to install android emulator(genymotion) from aur.but when i start, yaourt first install dependenies and cannot install genymotin(with this error sad )

==> 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

#2 2015-10-06 06:23:41

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: genymotion package not installed..[solved]

You should figure out why it can't download the source file.

Offline

#3 2015-10-06 11:11:28

stackoverflow
Member
Registered: 2015-09-23
Posts: 43

Re: genymotion package not installed..[solved]

how?
i am newbie in PKDBUILD and i dont know what to do.

Offline

#4 2015-10-06 11:16:58

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,394

Re: genymotion package not installed..[solved]

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

#5 2015-10-06 11:18:18

stackoverflow
Member
Registered: 2015-09-23
Posts: 43

Re: genymotion package not installed..[solved]

how?is it to change PKGBUILD file?
im not familiar with its structure.can you help me?

Offline

#6 2015-10-06 11:23:48

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,394

Re: genymotion package not installed..[solved]

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

#7 2015-10-06 20:12:00

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: genymotion package not installed..[solved]

Offline

#8 2015-10-08 22:19:57

stackoverflow
Member
Registered: 2015-09-23
Posts: 43

Re: genymotion package not installed..[solved]

Lone_Wolf wrote:

try running it manually with makepkg instead of yaourt.

thanks a lot...its work for me. smile

Offline

Board footer

Powered by FluxBB