You are not logged in.
Hi!
I've got a problem with pacman. When i do:
pacman -Syu
I get the following errors:
warning: initscripts: local (2011.09.2-1) is newer than core (2011.07.3-1)
warning: kbd: local (1.15.3-2) is newer than core (1.15.3-1)
I've already tried to do:
pacman-db-upgrade
pacman -Syyu
With no result.
Also I generated new mirrorlist but I'm still getting these errors.
Any other solutions?
Thanks in advance for your help!
Last edited by Visc (2011-10-18 18:18:00)
Offline
Both packages look like they're from [testing]. Have you been using [testing] repo? You can disable it and run 'pacman -Syuu' to downgrade.
Are you using any unofficial repositories?
Offline
I'm not using testing repo. I'm using only official repos.
This is my repos:
#[testing]
#Include = /etc/pacman.d/mirrorlist
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
Last edited by Visc (2011-10-18 17:47:43)
Offline
Run 'pacman -Syuu' and then 'pacman -Syu' - do you still get these warnings?
Offline
Poblem solved! I generated new mirrorlist and then pacman -Syuu. Thanks for your answers.
Offline
Remember to mark the thread as solved.
Offline