You are not logged in.

#1 2014-09-20 16:57:11

whaler
Member
From: Oslo, Norway
Registered: 2008-03-25
Posts: 324

[Solved] Package Database vs. Repositories?

Pacman has not offered me any updates since 17 September. This is not a long period, granted, but I notice that e.g. Inxi is version 2.2.3-1 on my system, and doing a 'pacman -Ss' gives the same version, whereas the Archlinux Package Database lists Inxi with version 2.2.5-1 from 2014-09-17.

What does this mean? Are updated packages beling delayed before being distributed to the relevant repositories, or is something broken in my pacman?

Last edited by whaler (2014-09-20 18:31:17)

Offline

#2 2014-09-20 17:01:01

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,957
Website

Re: [Solved] Package Database vs. Repositories?

Maybe the server you are using is not syncing with the mothership anymore. Try using a different server.

Offline

#3 2014-09-20 17:20:22

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,642

Re: [Solved] Package Database vs. Repositories?

If it is not a zombie server, then, as a sanity check, verify that you are using the -Syu flags.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#4 2014-09-20 17:44:03

apg
Developer
Registered: 2012-11-10
Posts: 211

Re: [Solved] Package Database vs. Repositories?

Offline

#5 2014-09-20 18:29:01

whaler
Member
From: Oslo, Norway
Registered: 2008-03-25
Posts: 324

Re: [Solved] Package Database vs. Repositories?

I ran rankmirrors yesterday, which placed http://mirror.archlinux.no/ first in my list of ten mirrors. Following apg's suggestion I see this mirror is indeed out of sync! Running rankmirrors just now, I got a Swedish mirror on top and updating went smoothly. However, this leads me to another question: I've always thought that pacman would try the next mirror in the list when the first (or former) did not work, but that did not happen in this case. So I am guessing this mechanism only works for mirrors that are down, not mirrors out of sync(?).

Thanks for helpful tips - especially to apg!

Btw - this is my standard update procedure:

# abs
# pacman -Syu
(I save/append the screen text in an update textfile as it has more info than the standard pacman log)
# updatedb
# locate *.pacnew

Offline

#6 2014-09-20 20:46:08

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [Solved] Package Database vs. Repositories?

whaler wrote:

I've always thought that pacman would try the next mirror in the list when the first (or former) did not work, but that did not happen in this case. So I am guessing this mechanism only works for mirrors that are down, not mirrors out of sync(?).

Correct.

Offline

Board footer

Powered by FluxBB