You are not logged in.

#1 2008-02-19 15:29:35

blix88
Member
Registered: 2007-11-19
Posts: 9

[SOLVED] yaourt no results returned

when i run yaourt it doesn't return any results. It was working a few days ago but apparently stopped.

~]$ yaourt a
~]$     

no errors nothing, just drops out of the program. running yaourt with no variables after it correctly displays the help screen. ran the program as normal user and as root both with same results. pacman works fine though.

I checked the yaourtrc file in /etc, looks like everything is rem'ed out with #. Not sure if this is standard or not since i didn't look at the config file when the program was working correctly.


Blix

Last edited by blix88 (2008-02-19 18:45:41)

Offline

#2 2008-02-19 16:05:40

blix88
Member
Registered: 2007-11-19
Posts: 9

Re: [SOLVED] yaourt no results returned

Just tried to remove and reinstall yaourt.

]# pacman -R yaourt
loading package data... failed.
error: failed to add target 'yaourt' (could not find or read package)

]# pacman -S yaourt
error: 'yaourt': not found in sync db

]# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
local database is up to date

]# pacman -S yaourt
error: 'yaourt': not found in sync db


Was yaourt removed?

Offline

#3 2008-02-19 16:09:48

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: [SOLVED] yaourt no results returned

$ yaourt yaourt
1 aur/yaourt 0.8.12-1 [installed]
    A Pacman frontend with more features like AUR support
2 aur/zsh-yaourt 0.1-1
    ZSH functions to tab-complete package names for yaourt
==>  Enter n° (separated by blanks, or a range) of packages to be installed
     Example:   '1 6 7 8 9'   or   '1 6-9'
==>   ----------------------------------------------
==>

It was certainly not removed -- it was actually updated on my system today, presumably because of AUR changes from yesterday night.  You might want to try building it manually using AUR if you're experiencing problems.

Last edited by fwojciec (2008-02-19 16:10:25)

Offline

#4 2008-02-19 16:12:36

FeatherMonkey
Member
Registered: 2007-02-26
Posts: 313

Re: [SOLVED] yaourt no results returned

Yaourt will never be installed by pacman.

There is a new one on AUR. Not really sure on you a flag though, try using -Ss and searching for something.

Offline

#5 2008-02-19 16:13:32

wain
Member
From: France
Registered: 2005-05-01
Posts: 289
Website

Re: [SOLVED] yaourt no results returned

Try to download last yaourt from [archlinuxfr] repository:
[archlinuxfr]
Server = http://repo.archlinux.fr/i686

or if you use 64bits:
[archlinuxfr]
Server = http://repo.archlinux.fr/x86_64

Offline

#6 2008-02-19 16:53:17

blix88
Member
Registered: 2007-11-19
Posts: 9

Re: [SOLVED] yaourt no results returned

Got it working.

I installed the new version of yaourt from the pkgbuild. I had to force the install but after i installed it i noticed the version number was still the old one. So i checked /usr/bin ran yaourt from there it came up with the new version. So i checked /bin found a yaourt there, ran it it was the old version. I copied yaourt from /usr/bin to /bin and ran it from a different path and it came up with the new version and returned results from AUR. 

Thanks guys.

Now how do i set the title for this thread as [SOLVED].  ;-)

Last edited by blix88 (2008-02-19 16:55:23)

Offline

#7 2008-02-19 17:09:31

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: [SOLVED] yaourt no results returned

blix88 wrote:

Now how do i set the title for this thread as [SOLVED].  ;-)

Just edit the first post -- that will let you edit the thread subject as well.

Offline

Board footer

Powered by FluxBB