[arch-general] pacman update dependency problem today for kdegames
Today I tried to update with pacman -Syu I got this: :: Starting full system upgrade... resolving dependencies... warning: cannot resolve "kdegames-knavalbattle", a dependency of "kde-meta-kdegames" warning: cannot resolve "kdegames-ksnakeduel", a dependency of "kde-meta-kdegames" :: The following package cannot be upgraded due to unresolvable dependencies: kde-meta-kdegames Do you want to skip the above package for this upgrade? [y/N] I tried to find the two packages: [root@lapmike3 ~]# pacman -Ss kdegames-ksnakeduel [root@lapmike3 ~]# pacman -Ss kdegames-knavalbattle [root@lapmike3 ~]# Seems these don't exist!! I also don't have either package installed from any previous update or pacman install! What is the advice here? Wait for the update system to get fixed or carry on regardless and go ahead and update? Thanks -- mike c
On Wed, Oct 3, 2012 at 4:40 PM, mike cloaked <mike.cloaked@gmail.com> wrote:
Today I tried to update with pacman -Syu
I got this: :: Starting full system upgrade... resolving dependencies... warning: cannot resolve "kdegames-knavalbattle", a dependency of "kde-meta-kdegames" warning: cannot resolve "kdegames-ksnakeduel", a dependency of "kde-meta-kdegames" :: The following package cannot be upgraded due to unresolvable dependencies: kde-meta-kdegames
Do you want to skip the above package for this upgrade? [y/N]
I tried to find the two packages: [root@lapmike3 ~]# pacman -Ss kdegames-ksnakeduel [root@lapmike3 ~]# pacman -Ss kdegames-knavalbattle [root@lapmike3 ~]#
Seems these don't exist!!
I also don't have either package installed from any previous update or pacman install!
What is the advice here? Wait for the update system to get fixed or carry on regardless and go ahead and update?
Looks like I was just too impatient and need to wait for the mirror to properly sync! So this is solved. -- mike c
participants (1)
-
mike cloaked