Jan Kupec wrote:
David C. Rankin wrote:
Listmates,
(fglrx and xorg 7.3 are in fatal conflict - buglist at bottom of page) My last working setup was fglrx and xorg 7.2. How can I replace xorg 7.3 with xorg 7.2 and make sure I am really uninstalling all of 7.3? Will manually uninstalling 7.3 like this work:
Try
$ zypper install -C xorg-x11=7.2
If you have a repo with all the needed 7.2 packages, it should do the job (it should downgrade the xorg-x11 package to 7.2 while dragging all the other dependencies). You can also try other operators (<,<=,>,>=) to specify the version you want, e.g. like this: xorg-x11<=7.2
Let us know how that went.
Cheers,
Jano
rpm -e $(rpm -qa | grep 7.3 | grep xorg)
The file list produced is:
[root rankin-p35a/home/david] # rpm -qa | grep 7.3 | grep xorg xorg-x11-libXau-7.3-1.4 xorg-x11-libXdmcp-devel-7.3-1.4 xorg-x11-libICE-devel-7.3-1.4 xorg-x11-libX11-devel-7.3-1.4 xorg-x11-libXpm-7.3-1.3 xorg-x11-libXp-devel-7.3-1.3 xorg-x11-server-extra-7.3-59.1 xorg-x11-libfontenc-7.3-1.4 xorg-x11-libX11-ccache-7.3-1.13 xorg-x11-libxcb-7.3-1.3 xorg-x11-libXext-7.3-1.3 xorg-x11-libXfixes-devel-7.3-1.3 xorg-x11-libXv-devel-7.3-1.3 xorg-x11-fonts-7.3-1.1 xorg-x11-proto-devel-7.3-4.2 xorg-x11-libXau-devel-7.3-1.4 xorg-x11-libSM-7.3-1.3 xorg-x11-libX11-7.3-1.4 xorg-x11-libXrender-7.3-1.3 xorg-x11-libSM-devel-7.3-1.3 xorg-x11-libXrender-devel-7.3-1.3 xorg-x11-libxkbfile-devel-7.3-1.3 xorg-x11-libXprintUtil-7.3-1.3 xorg-x11-libXprintUtil-devel-7.3-1.3 xorg-x11-devel-7.3-6.1 xorg-x11-server-sdk-7.3-59.1 xorg-x11-driver-video-7.3-3.13 xorg-x11-libXdmcp-7.3-1.4 xorg-x11-util-devel-7.3-1.3 xorg-x11-libfontenc-devel-7.3-1.4 xorg-x11-libxkbfile-7.3-1.3 xorg-x11-libXp-7.3-1.3 xorg-x11-libXmu-7.3-1.3 xorg-x11-libXmu-devel-7.3-1.3 xorg-x11-7.3-143.2 xorg-x11-server-7.3-59.1 xorg-x11-fonts-devel-7.3-1.4 xorg-x11-libXv-7.3-1.3 xorg-x11-driver-input-7.3-2.13 xorg-x11-xtrans-devel-7.3-1.2 xorg-x11-libXfixes-7.3-1.3 xorg-x11-libXt-devel-7.3-1.3 xorg-x11-libXpm-devel-7.3-1.3 xorg-x11-fonts-core-7.3-1.1 xorg-x11-libICE-7.3-1.4 xorg-x11-doc-7.3-1.4 xorg-x11-libxcb-devel-7.3-1.3 xorg-x11-libXt-7.3-1.3 xorg-x11-libXext-devel-7.3-1.3 xorg-x11-libs-7.3-6.1
The reinstall of 7.2 via yast is no big deal. I just don't want to miss uninstalling something from 7.3 that will conflict with a 7.2 package. Thoughts?
Buglist:
https://bugzilla.novell.com/show_bug.cgi?id=340459 https://bugzilla.novell.com/show_bug.cgi?id=338947 https://bugzilla.novell.com/show_bug.cgi?id=338930
Heck, I'll try right after I get done kicking my son's butt in Wesnoth... -- David C. Rankin, J.D., P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org