You are not logged in.

#1 2010-06-17 06:52:45

655321
Member
From: Costa Rica
Registered: 2009-12-08
Posts: 412
Website

[SOLVED]Pacman warning, why It doesnt update??

:: Synchronizing package databases...
core                      36.2K   52.7K/s 00:00:01 [#####################] 100%
extra                    451.8K   80.8K/s 00:00:06 [#####################] 100%
community                371.8K   77.5K/s 00:00:05 [#####################] 100%
arch-games                33.6K   65.9K/s 00:00:01 [#####################] 100%
archlinuxfr               10.3K   37.9K/s 00:00:00 [#####################] 100%
:: Starting full system upgrade...
warning: codecs: local (20100303-1) is newer than archlinuxfr (20071007-6)
resolving dependencies...
looking for inter-conflicts...

I always get that when I do sudo pacman -Syu, then update process continues normally, why pacman doesnt update the package if its supposed to be newer? Or am I getting this the wrong way?

If that no problem, Is there a way I can remove the warning?

cheers

Last edited by 655321 (2010-06-17 07:52:24)


Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff

Offline

#2 2010-06-17 07:02:28

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,362

Re: [SOLVED]Pacman warning, why It doesnt update??

The message says that your local package is newer than the one available on archlinuxfr. The reason for that is because the 'codecs' package has been removed from the official repos, and archlinuxfr is very slow to update (check out 2007 vs 2010).

I'd just remove the archlinuxfr repository if I were you. You probably used it to install yaourt, easier to just get that from the AUR.

Oh, and uninstall 'codecs' while you're at it.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#3 2010-06-17 07:02:48

schuay
Package Maintainer (PM)
From: Austria
Registered: 2008-08-19
Posts: 564

Re: [SOLVED]Pacman warning, why It doesnt update??

It's saying that your locally installed package is newer than the one in the repos.
Looks like its an svn/git/whatever package and you buit it yourself? Nothing to worry about.
If you want to downgrade to the repo version, do pacman -Suu

Edit: 20 seconds too slow. And ngoonee probably has the better answer smile

Last edited by schuay (2010-06-17 07:04:13)

Offline

#4 2010-06-17 07:16:04

655321
Member
From: Costa Rica
Registered: 2009-12-08
Posts: 412
Website

Re: [SOLVED]Pacman warning, why It doesnt update??

I really cant remember why I put on that repo, but yeah its slow to update so, Will remove it.

But i do remember I installed the codecs to get something working on my system (cant remember what, maybe video/audio codecs?)

So I guess you are advising to remove codecs, remove archlinuxfr repo and then reinstall codecs?

UPDATE, checking my pacman.conf I remembered that I enable archlinuxfr repo because I have installed Playonlinux, but I guess I can get that from the aur. Is there anything special to do after removing a repo? will -Syu be enough?

cheers

Last edited by 655321 (2010-06-17 07:24:12)


Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff

Offline

#5 2010-06-17 07:46:01

rusty99
Member
Registered: 2009-03-18
Posts: 253

Re: [SOLVED]Pacman warning, why It doesnt update??

pacman -Syy

after you've changed mirrors.

Offline

#6 2010-06-17 07:49:42

tlaloc
Member
From: Lower Saxony
Registered: 2006-05-12
Posts: 359

Re: [SOLVED]Pacman warning, why It doesnt update??

Delete it from pacman.conf, do a pacman -Sc (which will ask you about removing unused repos from cache), and a -Syu.

Offline

#7 2010-06-17 07:52:07

655321
Member
From: Costa Rica
Registered: 2009-12-08
Posts: 412
Website

Re: [SOLVED]Pacman warning, why It doesnt update??

ok thanks a lot. Solved


Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff

Offline

Board footer

Powered by FluxBB