On Thu, 2006-04-20 at 09:18 +0200, Eugen Leitl wrote: > I'm getting below conflicts during yum update. > Is there a way of fixing this save getting an rpm manually > and do a --force --nodeps? Thanks. Don't even think about using --force and/or --nodeps. They're a great way to hose your system. > Transaction Check Error: file /etc/gconf/schemas/desktop_gnome_accessibility_keyboard.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_accessibility_startup.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_applications_browser.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_applications_help_viewer.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_applications_terminal.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_applications_window_manager.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_background.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_file_views.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_interface.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_lockdown.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_peripherals_mouse.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_sound.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_thumbnailers.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/gconf/schemas/desktop_gnome_typing_break.schemas from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/sound/events/gnome-2.soundlist from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 > file /etc/sound/events/gtk-events-2.soundlist from install of libgnome-2.14.1-1.fc5.1 conflicts with file from package libgnome-2.14.0-1 Looks like you're trying to update to x86_64 version of libgnome but not the corresponding i386 version at the same time. Paul.