You are not logged in.
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
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
Choose clear, informative subjects...
Please update your thread title to something specific.
Offline
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
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
Try uninstalling them first then reinstall:
sudo pacman -Rdd mesa libgl
sudo pacman -S mesa libglLast edited by anonymous_user (2011-08-01 02:58:46)
Offline
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)...
Offline
applause! thx partners...and of course solved!
Offline
Try uninstalling them first then reinstall:
sudo pacman -Rdd mesa libgl sudo pacman -S mesa libgl
solved with those commands!
Offline
anonymous_user wrote:Try uninstalling them first then reinstall:
sudo pacman -Rdd mesa libgl sudo pacman -S mesa libglsolved 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
right! don't use 'sudo' instead # pacman -S whatever...
Offline