Hi all,
This maybe a newbie question but I want to know the inside out. When I try to update SUSE using zypper command I have noticed some of the packages are not getting updated/installed.
like:-
sudo zypper update
root's password:
Loading repository data...
Reading installed packages...
The following package updates will NOT be installed:
gstreamer-0_10 gstreamer-0_10-plugin-gnomevfs gstreamer-0_10-plugins-base
gstreamer-0_10-plugins-good gstreamer-0_10-plugins-good-lang k3b kaffeine
libdrm libdrm-devel libgstapp-0_10-0 libgstinterfaces-0_10-0
libgstreamer-0_10-0 libpciaccess0 libpciaccess0-devel libpixman-1-0
libpixman-1-0-devel libtag-extras1 libwavpack1 libXi6 libxine1
libxine1-gnome-vfs libxine1-pulse linphone Mesa mjpegtools python-numpy
taglib xkeyboard-config xorg-x11 xorg-x11-driver-input xorg-x11-driver-video
xorg-x11-driver-video-intel-legacy xorg-x11-driver-video-nouveau
xorg-x11-driver-video-radeonhd xorg-x11-fonts xorg-x11-fonts-core
xorg-x11-libfontenc xorg-x11-libICE xorg-x11-libs xorg-x11-libSM
xorg-x11-libX11 xorg-x11-libX11-ccache xorg-x11-libXau xorg-x11-libxcb
xorg-x11-libXdmcp xorg-x11-libXext xorg-x11-libXfixes
xorg-x11-libXfixes-devel xorg-x11-libxkbfile xorg-x11-libXmu xorg-x11-libXp
xorg-x11-libXpm xorg-x11-libXprintUtil xorg-x11-libXrender xorg-x11-libXt
xorg-x11-libXv xorg-x11-server xorg-x11-xauth xorg-x11-Xvnc
Nothing to do.
Why is that is there a conflict in my repositories? My repositories are
# | Alias | Name | Enabled | Refresh | URI
---+----------------------------------+----------------------------------+---------+---------+------------------------------------------------------------------------------------
1 | Compiz | Compiz | Yes | Yes | http://download.opensuse.org/repositories/X11:/Compiz/openSUSE_11.4/
2 | Packman | Packman | Yes | Yes | http://ftp.uni-erlangen.de/pub/mirrors/packman/suse/openSUSE_11.4
3 | Updates-for-openSUSE-11.4-11.4-0 | Updates for openSUSE 11.4 11.4-0 | Yes | Yes | http://download.opensuse.org/update/11.4/
4 | google-chrome | google-chrome | Yes | Yes | http://dl.google.com/linux/chrome/rpm/stable/i386
5 | openSUSE-11.4-11.4-0 | openSUSE-11.4-11.4-0 | Yes | No | cd:///?devices=/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-222BB_R8SR6GAB903872,/dev/sr0
7 | repo-debug | openSUSE-11.4-Debug | No | Yes | http://download.opensuse.org/debug/distribution/11.4/repo/oss/
9 | repo-non-oss | openSUSE-11.4-Non-Oss | Yes | Yes | http://download.opensuse.org/distribution/11.4/repo/non-oss/
10 | repo-oss | openSUSE-11.4-Oss | Yes | Yes | http://download.opensuse.org/distribution/11.4/repo/oss/
11 | repo-source | openSUSE-11.4-Source | No | Yes | http://download.opensuse.org/source/distribution/11.4/repo/oss/
8 | repo-debug-update | openSUSE-11.4-Update-Debug | No | Yes | http://download.opensuse.org/debug/update/11.4/
6 | openSUSE_11.4 | openSUSE_11.4 | Yes | Yes | http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_11.4/
thanks.
GT540