You are not logged in.

#1 2008-08-29 15:22:55

dpc
Member
Registered: 2005-10-16
Posts: 103

yaourt problems with AUR

dpc@richiter:~$ yaourt -Ss phobos
dpc@richiter:~$ yaourt -Ss libphobos
dpc@richiter:~$

While you can see:
http://aur.archlinux.org/packages.php?O … _Search=Go

And when I try to compile

yaourt -S libphobos

I get some old version.

Is this some transparent proxy problem? Can I overcome this somehow? (yaourt using https maybe)

Offline

#2 2008-08-29 15:28:09

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: yaourt problems with AUR

that package is in community. do you have enabled community in pacman.conf ?


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2008-08-29 16:35:11

dpc
Member
Registered: 2005-10-16
Posts: 103

Re: yaourt problems with AUR

# Testing is disabled by default.  To enable, uncomment the following
# two lines.  You can add preferred servers immediately after the header,
# and they will be used before the default mirrors.
[testing]
Include = /etc/pacman.d/mirrorlist

[core]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

# Unstable is disabled by default.  To enable, uncomment the following
# two lines.  You can add preferred servers immediately after the header,
# and they will be used before the default mirrors.
[unstable]
Include = /etc/pacman.d/mirrorlist
dpc@richiter:~$ pacman -Ss phobos
dpc@richiter:~$

-Sy was done
?

Offline

#4 2008-08-29 16:59:15

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: yaourt problems with AUR

change mirror and do pacman -Syy

btw. unstable is deprecated. you should remove it

Last edited by wonder (2008-08-29 17:02:47)


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2008-08-30 11:30:36

dpc
Member
Registered: 2005-10-16
Posts: 103

Re: yaourt problems with AUR

Thx, but no changes.

Offline

#6 2008-08-30 11:54:08

leo2501
Member
From: Buenos Aires, Argentina
Registered: 2007-07-07
Posts: 658

Re: yaourt problems with AUR

wonder wrote:

change mirror and do pacman -Syy

btw. unstable is deprecated. you should remove it

i remove the unstable repo from /etc/pacman.conf, but now when updating the databases it says unspected error when trying to update the unstable repo, how can i get rid of it?

tnx in advise! smile


Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
-- Antoine de Saint-Exupery

Offline

#7 2008-08-30 12:15:11

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: yaourt problems with AUR

leo2501 wrote:

i remove the unstable repo from /etc/pacman.conf, but now when updating the databases it says unspected error when trying to update the unstable repo, how can i get rid of it?

tnx in advise! smile

It sounds like you still have this line:

[unstable]

Remove or comment out that one as well.

Offline

#8 2008-08-30 12:31:35

leo2501
Member
From: Buenos Aires, Argentina
Registered: 2007-07-07
Posts: 658

Re: yaourt problems with AUR

tigrmesh wrote:
leo2501 wrote:

i remove the unstable repo from /etc/pacman.conf, but now when updating the databases it says unspected error when trying to update the unstable repo, how can i get rid of it?

tnx in advise! smile

It sounds like you still have this line:

[unstable]

Remove or comment out that one as well.

tnx! that fix it


Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
-- Antoine de Saint-Exupery

Offline

#9 2008-09-01 08:05:28

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Re: yaourt problems with AUR

yaourt doesnt update development packages for me:/

[mariachi ~]> yaourt -Syu --devel
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 archlinuxfr is up to date
Checking for package upgrades... 
warning: flashplugin-beta-10.0.0.569-2: ignoring package upgrade (to be replaced by flashplugin-9.0.124.0-1)
no upgrades found.
==> upgrading SVN/CVS/HG/GIT package
missing dependency for gecko-mediaplayer : gnome-mplayer=0.7.0
[mariachi ~]>

what can cause this, any ideas?

Offline

Board footer

Powered by FluxBB