On Wednesday 14 November 2007 10:27:08 am Ken Schneider 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:
rpm -e $(rpm -qa | grep 7.3 | grep xorg)
<snip>
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
An easy way I am not aware of. Insert the install DVD, cd to the dir and run:
rpm --oldpackage --replacepkgs -uvh (h optional) *7.2*
and it should replace all of the 7.3 packages with 7.2 packages. Someone correct me if I am wrong on the rpm command.
Ken
I believe you have to have -Uvh -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org