https://bugzilla.novell.com/show_bug.cgi?id=342394#c7 --- Comment #7 from Harald Mueller-Ney <hmuelle@novell.com> 2007-11-17 04:44:37 MST --- (In reply to comment #5 from David Thorp)
Ok to solve (for anyone still desperate to get package management back)
Many thanks for your hint! Do make it maybe a bit easier, use this a root: export ARCH=$(rpm -q --qf "%{ARCH}\n" aaa_base) rpm -e boost-doc; rpm -e boost-devel; rpm -e boost; rpm -Uvh \ http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/libzypp-3... \ http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/boost-1.3... \ http://download.opensuse.org/distribution/10.3/repo/oss/suse/$ARCH/zypper-0.... We need to take care of ARCH to install matching architecture for Power and x86 64bit Ignore Errors on "rpm -e", your system might not have all subpackages of boost. Right click on the opensuse updater and click check now and all should be back to normal -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.