Re: [opensuse] Problems after an update.
Erik Jakobsen wrote: Hi... I did the !failsafe from #suse, and the result is here: ARCH=`rpm -q --queryformat %{arch} aaa_base`;rpm -e boost-doc;rpm -e boost-devel;rpm -e boost;rpm -Uhv http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/libzypp-3... http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/zypper-0.... http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/boost-1.3... error: package boost-doc is not installed error: package boost-devel is not installed error: Failed dependencies: libboost_filesystem.so.1.33.1 is needed by (installed) libzypp-3.26.3-1.1.i586 libboost_regex.so.1.33.1 is needed by (installed) zypper-0.8.25-0.1.i586 Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/libzypp-3.... Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/zypper-0.8... Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/boost-1.33... Preparing... ########################################### [100%] package boost-1.33.1-108 is already installed package libzypp-3.26.3-1.1 (which is newer than libzypp-3.26.2-2) is already installed package zypper-0.8.25-0.1 (which is newer than zypper-0.8.23-7) is already installed What does this tell ? /Erik ARCH=`rpm -q --queryformat %{arch} aaa_base`;rpm -e boost-doc;rpm -e boost-devel;rpm -e boost;rpm -Uhv http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/libzypp-3... http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/zypper-0.... http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/boost-1.3... error: package boost-doc is not installed error: package boost-devel is not installed error: Failed dependencies: libboost_filesystem.so.1.33.1 is needed by (installed) libzypp-3.26.3-1.1.i586 libboost_regex.so.1.33.1 is needed by (installed) zypper-0.8.25-0.1.i586 Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/libzypp-3.... Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/zypper-0.8... Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/boost-1.33... Preparing... ########################################### [100%] package boost-1.33.1-108 is already installed package libzypp-3.26.3-1.1 (which is newer than libzypp-3.26.2-2) is already installed package zypper-0.8.25-0.1 (which is newer than zypper-0.8.23-7) is already installed
Erik Jakobsen wrote:
Hi...
I did the !failsafe from #suse, and the result is here:
ARCH=`rpm -q --queryformat %{arch} aaa_base`;rpm -e boost-doc;rpm -e boost-devel;rpm -e boost;rpm -Uhv http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/libzypp-3... http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/zypper-0.... http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/boost-1.3... error: package boost-doc is not installed error: package boost-devel is not installed error: Failed dependencies: libboost_filesystem.so.1.33.1 is needed by (installed) libzypp-3.26.3-1.1.i586 libboost_regex.so.1.33.1 is needed by (installed) zypper-0.8.25-0.1.i586 Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/libzypp-3.... Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/zypper-0.8... Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/boost-1.33... Preparing... ########################################### [100%] package boost-1.33.1-108 is already installed package libzypp-3.26.3-1.1 (which is newer than libzypp-3.26.2-2) is already installed package zypper-0.8.25-0.1 (which is newer than zypper-0.8.23-7) is already installed
What does this tell ? 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
On 24/11/2007, Erik Jakobsen <erik_ja@mail.tele.dk> wrote: 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... -- Registered Linux User # 125653 (http://counter.li.org) Certified: 75% bastard, 42% of which is tard. http://www.thespark.com/bastardtest Now accepting personal mail for GMail invites. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sat, Nov 24, 2007 at 01:17:39PM +0100, Erik Jakobsen wrote:
Erik Jakobsen wrote:
Hi...
I did the !failsafe from #suse, and the result is here:
ARCH=`rpm -q --queryformat %{arch} aaa_base`;rpm -e boost-doc;rpm -e boost-devel;rpm -e boost;rpm -Uhv http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/libzypp-3... http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/zypper-0.... http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/boost-1.3... error: package boost-doc is not installed error: package boost-devel is not installed error: Failed dependencies: libboost_filesystem.so.1.33.1 is needed by (installed) libzypp-3.26.3-1.1.i586 libboost_regex.so.1.33.1 is needed by (installed) zypper-0.8.25-0.1.i586 Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/libzypp-3.... Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/zypper-0.8... Retrieving http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/boost-1.33... Preparing... ########################################### [100%] package boost-1.33.1-108 is already installed package libzypp-3.26.3-1.1 (which is newer than libzypp-3.26.2-2) is already installed package zypper-0.8.25-0.1 (which is newer than zypper-0.8.23-7) is already installed
What does this tell ?
That this was totally unnecessary and you still had libzypp and zypper installed just fine. Please please please forget above instructions, they are not necessary for you. Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Erik Jakobsen
-
Marcus Meissner
-
ne...