You are not logged in.

#1 2012-02-27 18:18:12

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Cannot install Yaourt [SOLVED]

Hi, I'm trying to install Yaourt because I need it to install from AUR as explained at http://linuxandfriends.com/2009/09/30/a … -from-aur/ and I proceed all to the "makepkg" part, but I stuck there..

[ibrahim@Broi yaourt]$ wget http://aur.archlinux.org/packages/yaourt/yaourt.tar.gz
--2012-02-27 11:13:21--  http://aur.archlinux.org/packages/yaourt/yaourt.tar.gz
Resolving aur.archlinux.org... 208.92.232.29
Connecting to aur.archlinux.org|208.92.232.29|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 719 [application/x-tgz]
Saving to: `yaourt.tar.gz'

100%[======================================>] 719         --.-K/s   in 0s      

2012-02-27 11:13:21 (43.4 MB/s) - `yaourt.tar.gz' saved [719/719]

[ibrahim@Broi yaourt]$ tar xvzf yaourt.tar.gz
yaourt/
yaourt/PKGBUILD
[ibrahim@Broi yaourt]$ cd yaourt
[ibrahim@Broi yaourt]$ makepkg
==> Making package: yaourt 1.0.1-1 (Mon Feb 27 11:13:42 CET 2012)
==> Checking runtime dependencies...
==> Missing Dependencies:
  -> package-query>=1.0
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
[ibrahim@Broi yaourt]$ 

Also, I tried to install package-query which is dependencie, but it says "target not found"...

Last edited by broi (2012-03-09 18:29:05)

Offline

#2 2012-02-27 18:20:25

KingX
Member
From: CA
Registered: 2010-03-24
Posts: 324

Re: Cannot install Yaourt [SOLVED]

https://aur.archlinux.org/packages.php?ID=35915

You need to install that by hand. Follow this guide on how to do it manually. Wiki is your friend. smile

Offline

#3 2012-02-27 18:34:01

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: Cannot install Yaourt [SOLVED]

Im confused.....
I just compiled and installed package-query manualy, (makepkg not work in it's folder) but I get same problem installing yaourt!

Is yaourt easiest way installing from AUR?

Offline

#4 2012-02-27 18:53:25

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: Cannot install Yaourt [SOLVED]

Nevermind, I found how to install from AUR without yaourt.... sorry for thread... hmm
-Download Tarball
-Extract to some directory
-CD to that dir with terminal
-do "makepkg -s"
-wait to finish
-do "sudo pacman -U *xz

Nothing new, but someone will maybe find this helpfull.

Srry again.

Offline

#5 2012-02-27 21:14:57

gregor
Member
From: /planet/tmpfs
Registered: 2011-06-20
Posts: 175

Re: Cannot install Yaourt [SOLVED]

do "makepkg -csi"

Offline

#6 2012-02-28 00:29:40

mandog
Member
From: Peru
Registered: 2008-09-17
Posts: 218

Re: Cannot install Yaourt [SOLVED]

broi wrote:

Im confused.....
I just compiled and installed package-query manualy, (makepkg not work in it's folder) but I get same problem installing yaourt!

Is yaourt easiest way installing from AUR?

The answer is yes
http://archlinux.fr/yaourt-en#get_it
or use our repository, add:
[archlinuxfr]
Server = http://repo.archlinux.fr/$arch


I'm dyslexic Please do not complain about puntuation or spelling and remember most dyslexic people have above average iq.

Offline

#7 2012-02-29 18:47:48

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: Cannot install Yaourt [SOLVED]

gregor wrote:

do "makepkg -csi"

Thanks, but whats the difference?

Offline

#8 2012-02-29 18:48:27

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: Cannot install Yaourt [SOLVED]

mandog wrote:
broi wrote:

Im confused.....
I just compiled and installed package-query manualy, (makepkg not work in it's folder) but I get same problem installing yaourt!

Is yaourt easiest way installing from AUR?

The answer is yes
http://archlinux.fr/yaourt-en#get_it
or use our repository, add:
[archlinuxfr]
Server = http://repo.archlinux.fr/$arch

Thanks ^^

Offline

#9 2012-02-29 19:14:24

gregor
Member
From: /planet/tmpfs
Registered: 2011-06-20
Posts: 175

Re: Cannot install Yaourt [SOLVED]

broi wrote:
gregor wrote:

do "makepkg -csi"

Thanks, but whats the difference?

c = clean after
s = dependency
i = install

Last edited by gregor (2012-02-29 19:15:33)

Offline

#10 2012-02-29 19:20:54

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Cannot install Yaourt [SOLVED]

broi wrote:
gregor wrote:

do "makepkg -csi"

Thanks, but whats the difference?

man makepkg


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#11 2012-02-29 19:49:37

v43
Member
Registered: 2011-02-03
Posts: 140

Re: Cannot install Yaourt [SOLVED]

just my opinion:
yaourt is great, but can really become a pain in the ass, thanks to that other component - package query. during some pacman updates yaourt can broke, or worse, prevent you from upgrading until package query is removed. The last time i messed things up REALLY bad. Now I use cower, which is the opposite of yaourt: really minimal.

Offline

Board footer

Powered by FluxBB