You are not logged in.

#1 2008-12-04 00:53:20

e6nian
Member
Registered: 2008-09-02
Posts: 17

[Solved]How to set yaourt -Syu --aur properly?

Things like this:

sudo pacman -Ss virtualbox_bin
archlinuxfr/virtualbox_bin 2.0.4-1
    Powerful x86 virtualization (Personal Use Binaries Edition)
yaourt -Syu --aur 
==> Searching for new version on AUR
bouml: 4.8.2-1 => 4.8.3-1
dante: up to date
fretsonfire: up to date
komodoedit: up to date
liblbxutil: not found on AUR
linux_fetion: up to date (0.8.1-1 flaged as out of date)
pcmanx-gtk2: up to date
php-gtk: up to date
proxychains: up to date
qgtkstyle: not found on AUR
qorganizer: up to date
quake3: up to date
xtrlock: up to date

And virtualbox_bin vesion in AUR is 2.0.6-1

why can't I updating my virtualbox_bin via yaourt -Syu --aur
and how to fix it .
I wanna updating virtulbox_bin automation with yaourt.

Last edited by e6nian (2008-12-04 01:41:46)

Offline

#2 2008-12-04 01:37:55

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [Solved]How to set yaourt -Syu --aur properly?

I would assume yaourt checks for "foreign" packages only. That is, packages that do not come from a given repo.

As a test, try commenting out the archlinuxfr repo in pacman.conf, and rechecking with yaourt

Offline

#3 2008-12-04 01:41:20

e6nian
Member
Registered: 2008-09-02
Posts: 17

Re: [Solved]How to set yaourt -Syu --aur properly?

Solved
I find out that I used to install virtualbox_bin via pacman -S with repo.archlinux.fr
and repo.archlinux.fr doesn't updating the vbox new version
Now I install the virtualbox by yaourt -S
Got it.

Offline

Board footer

Powered by FluxBB