I was wondering what the trouble is here.I have been having it for a week or so now.It seems that the repo is telling yum there is an update but when it goes to find the package it is not there.Is this correct? How would I go about fixing this? You could try running: rpm -Va --nofiles --nodigest ?what would this do?I've been using --skip-broken.Thanks for any help.
Quote:
[root@PT-73 /]# yum update Loaded plugins: langpacks, presto, refresh-packagekit Resolving Dependencies --> Running transaction check ---> Package mame.x86_64 0:0.146-1.fc17 will be updated --> Processing Dependency: sdlmame >= 0146 for package: sdlmame-data-0146-1.fc17.noarch ---> Package mame.x86_64 0:0.147-1.fc17 will be an update --> Processing Dependency: mame-data = 0.147-1.fc17 for package: mame-0.147-1.fc17.x86_64 --> Running transaction check ---> Package mame.x86_64 0:0.146-1.fc17 will be updated --> Processing Dependency: sdlmame >= 0146 for package: sdlmame-data-0146-1.fc17.noarch ---> Package mame-data.noarch 0:0.147-1.fc17 will be installed --> Finished Dependency Resolution Error: Package: sdlmame-data-0146-1.fc17.noarch (@rpmfusion-nonfree-updates) Requires: sdlmame >= 0146 Removing: mame-0.146-1.fc17.x86_64 (@rpmfusion-nonfree) sdlmame = 0146-1.fc17 Updated By: mame-0.147-1.fc17.x86_64 (rpmfusion-nonfree-updates) Not found You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@PT-73 /]# yum search mame Loaded plugins: langpacks, presto, refresh-packagekit updates/pkgtags | 333 B 00:00 ======================================== N/S Matched: mame ========================================= gmameui.x86_64 : Frontend for MAME mame-data.noarch : Data files used by both MAME and MESS mame-data-software-lists.noarch : Software lists used by both MAME and MESS mame-ldplayer.x86_64 : Standalone laserdisc player based on MAME mame-tools.x86_64 : Additional tools for MAME qmc2-sdlmame.x86_64 : M.A.M.E./M.E.S.S. Catalog / Launcher II, SDLMAME support sdlmame-data.noarch : Data files for the SDLMAME package gnome-video-arcade.x86_64 : GNOME Video Arcade is a MAME front-end for GNOME mame.x86_64 : Multiple Arcade Machine Emulator mamory.i686 : ROM management API and commandline ROM manager for MAME mamory.x86_64 : ROM management API and commandline ROM manager for MAME mythgame.x86_64 : A game frontend (xmame, nes, snes, pc) for MythTV Name and summary matches only, use "search all" for everything. [root@PT-73 /]# |