You are not logged in.

#1 2011-01-13 15:17:02

24sHD
Member
Registered: 2011-01-13
Posts: 4

[SOLVED] Starting Full System Upgrade... There Is Nothing To Do

"Starting Full System Upgrade... There Is Nothing To Do" is the only message I have ever seen when using pacman -Syu.  I have no problem installing files but pacman cannot seem to EVER find updates to anything.  Even when I know that a package has been updated in the repositories, pacman never acknowledges it.  Some examples of applications are:

Python2 - Installed - 2.6.5-3, Available - 2.7.1-4
Geany - Installed 0.19-1, Available - 0.20-1
Pacman - Installed 3.4.0-2, Available - 3.4.2-1

Even if I try to specify the repository, for Geany for instance, "pacman -S community/geany", it still sees it as up-to-date.

It's quite possible that I'm going about something the wrong way but I don't ever recall the system actually finding updates (since June).  My pacman.conf looks as follows:

MOD EDIT -- Please use code tags to display any output and of files -- Inxsible

Any help would be greatly appreciated.

Last edited by 24sHD (2011-01-13 15:55:34)

Offline

#2 2011-01-13 15:18:41

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] Starting Full System Upgrade... There Is Nothing To Do

24sHD,

Please use code tags around the file output that you are showing instead of creating unnecessarily long posts.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2011-01-13 15:24:27

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,930
Website

Re: [SOLVED] Starting Full System Upgrade... There Is Nothing To Do

Might be worth looking here

http://www.archlinux.org/mirrors/status/#successful

And changing trying a different mirror

Then pacman -Syyu

EDIT code removed from first post

Last edited by Mr Green (2011-01-13 15:40:56)


Mr Green

Offline

#4 2011-01-13 15:29:42

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] Starting Full System Upgrade... There Is Nothing To Do

Also try to read the wiki about pacman and mirrorlist. Simply uncommenting multiple mirrors does not give you the ability to get packages from all of them. pacman will connect to each one in order. If it can connect to the first one and see that pacman is available it does not connect to the next mirror to see if some other mirror has an updated version of not.

It connects to the next mirror if and only if a certain package is not available on the first mirror or the mirror itself is down.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#5 2011-01-13 15:36:45

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,676

Re: [SOLVED] Starting Full System Upgrade... There Is Nothing To Do

Offline

#6 2011-01-13 16:06:20

24sHD
Member
Registered: 2011-01-13
Posts: 4

Re: [SOLVED] Starting Full System Upgrade... There Is Nothing To Do

Thank you all, it was the mirror list that needed an updating.  The link was much appreciated skunktrader!  For all of the time I spent on the wiki about Pacman I just couldn't figure it out until now.

Offline

Board footer

Powered by FluxBB