You are not logged in.

#1 2011-07-31 19:20:50

1archgamenon2
Banned
Registered: 2011-07-12
Posts: 201

[SOLVED] couple of packages newer than extra...

hi there!

warning: libgl: local (7.10.99.git20110616-2) is newer than extra (7.10.3-1)
warning: mesa: local (7.10.99.git20110616-2) is newer than extra (7.10.3-1)

when pacman -Syu

Last edited by 1archgamenon2 (2011-08-01 03:09:20)

Offline

#2 2011-07-31 19:32:36

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] couple of packages newer than extra...

Where did you get those libgl and mesa packages from? AUR or Unofficial User Repositories may hold both packages that are older or newer that those in the official repos.
That's not an error, merely a warning.

Offline

#3 2011-07-31 19:45:48

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] couple of packages newer than extra...

Forum Etiquette wrote:

Choose clear, informative subjects...

Please update your thread title to something specific.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2011-08-01 02:50:20

1archgamenon2
Banned
Registered: 2011-07-12
Posts: 201

Re: [SOLVED] couple of packages newer than extra...

karol wrote:

Where did you get those libgl and mesa packages from? AUR or Unofficial User Repositories may hold both packages that are older or newer that those in the official repos.
That's not an error, merely a warning.

got those from ['testing'] and now 'testing' is off

yep not an error but i'd like to fix it...

Last edited by 1archgamenon2 (2011-08-01 02:51:25)

Offline

#5 2011-08-01 02:57:25

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] couple of packages newer than extra...

1archgamenon2 wrote:
karol wrote:

Where did you get those libgl and mesa packages from? AUR or Unofficial User Repositories may hold both packages that are older or newer that those in the official repos.
That's not an error, merely a warning.

got those from ['testing'] and now 'testing' is off

yep not an error but i'd like to fix it...

You can install those packages from extra. That will surely get rid of the warning.

Offline

#6 2011-08-01 02:58:23

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

Re: [SOLVED] couple of packages newer than extra...

Try uninstalling them first then reinstall:

sudo pacman -Rdd mesa libgl
sudo pacman -S mesa libgl

Last edited by anonymous_user (2011-08-01 02:58:46)

Offline

#7 2011-08-01 03:00:16

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] couple of packages newer than extra...

There is nothing to 'fix' - pacman is just reporting that you have newer versions than those in the repos.

If you want to, you can always downgrade (but, once those packages hit core/extra/community you will just be back where you are now)...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2011-08-01 03:04:50

1archgamenon2
Banned
Registered: 2011-07-12
Posts: 201

Re: [SOLVED] couple of packages newer than extra...

applause! thx partners...and of course solved!

Offline

#9 2011-08-01 15:51:45

1archgamenon2
Banned
Registered: 2011-07-12
Posts: 201

Re: [SOLVED] couple of packages newer than extra...

anonymous_user wrote:

Try uninstalling them first then reinstall:

sudo pacman -Rdd mesa libgl
sudo pacman -S mesa libgl

solved with those commands!

Offline

#10 2011-08-01 15:54:22

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] couple of packages newer than extra...

1archgamenon2 wrote:
anonymous_user wrote:

Try uninstalling them first then reinstall:

sudo pacman -Rdd mesa libgl
sudo pacman -S mesa libgl

solved with those commands!


lol

why this when pacman -Suu can do the same? or just pacman -S mesa libgl

Last edited by wonder (2011-08-01 15:54:39)


Give what you have. To someone, it may be better than you dare to think.

Offline

#11 2011-08-01 19:51:37

1archgamenon2
Banned
Registered: 2011-07-12
Posts: 201

Re: [SOLVED] couple of packages newer than extra...

right! don't use 'sudo' instead # pacman -S whatever...

Offline

Board footer

Powered by FluxBB