You are not logged in.

#1 2009-12-17 23:37:46

hockeyfighter09
Member
Registered: 2009-07-04
Posts: 48

(SOLVED)Not getting new updates with my mirrors

Hello.  I installed arch linux about 3 days ago and seem to not be getting the most up to date packages on my mirrors.  I am using mirrors that update regularly, but the software that shows up is not up to the current version.  For example it is showing pidging at version 2.6.3 when the newest version is 2.6.4 and thunderbird is still at version 2.0.  Aso chromium entered the extra repo a few days ago and is still not showing up when I search for it.  I've done pacman -Syy numerous times and pacman -Syu and it says everything on my machine is current when I know it's not.  It seems I am stuck at the state of software versions when I installed arch.  Any ideas what the problem is?

Last edited by hockeyfighter09 (2009-12-17 23:59:22)

Offline

#2 2009-12-17 23:43:57

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: (SOLVED)Not getting new updates with my mirrors

You could use reflector to make sure you're using up-to-date mirrors. As root run:

pacman -S reflector
reflector -l 10 -r -o /etc/pacman.d/mirrorlist
pacman -Syy

Offline

#3 2009-12-17 23:44:05

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

Re: (SOLVED)Not getting new updates with my mirrors

Change mirrors in /etc/pacman.d/mirrorlist to some other mirror. Pacman uses the first that it can connect to.


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

#4 2009-12-17 23:56:04

hockeyfighter09
Member
Registered: 2009-07-04
Posts: 48

Re: (SOLVED)Not getting new updates with my mirrors

anonymous_user wrote:

You could use reflector to make sure you're using up-to-date mirrors. As root run:

pacman -S reflector
reflector -l 10 -r -o /etc/pacman.d/mirrorlist
pacman -Syy

What does this exactly do?

Change mirrors in /etc/pacman.d/mirrorlist to some other mirror. Pacman uses the first that it can connect to.

I've also done this numerous times with no successful result.  I am currently using the schlunix mirror....I think thats what it is called. hmm

Last edited by hockeyfighter09 (2009-12-17 23:57:03)

Offline

#5 2009-12-17 23:58:53

hockeyfighter09
Member
Registered: 2009-07-04
Posts: 48

Re: (SOLVED)Not getting new updates with my mirrors

No need to continue this thread the suggestion by anonymous_user to use reflector worked.  Thanks to both of you for your help and suggestions.  I am now getting up to date software.:cool:

Offline

Board footer

Powered by FluxBB