Re: [opensuse] Problems after an update.
ne... wrote:
It tells me that boost-doc & boost-devel were never installed. It also tells me that boost was not removed due to dependencies. As a result nothing was installed. It seems to me that you are being asked to downgrade some rpms. What I would do in your case is download the needed rpms if I do not already have them. Then for every rpm I am going to install rpm -e --nodeps the installed version. Then install the downloaded rpms. You can string the rpm -e command on one line like so:
rpm -e --nodeps boost boost-doc boost-devel
This makes it much more readable for us. HTH
ne...
Many thanks to the reply. How do I know which rpm's I need ? /Erik -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
Erik Jakobsen