[Bug 342394] New: boost update conflict with zypper / libzypp
https://bugzilla.novell.com/show_bug.cgi?id=342394 Summary: boost update conflict with zypper / libzypp Product: openSUSE 10.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Blocker Priority: P5 - None Component: libzypp AssignedTo: dmacvicar@novell.com ReportedBy: remy.marquis@gmail.com QAContact: dmacvicar@novell.com Found By: --- The last boost update (4704-0, v.1.33.1-108.2, from 16th November) conflict with package management basis system. Both zypper and libzypp are uninstalled. And thus, no more package management after this "recommanded update" :( -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c1 Benjamin Weber <benji.weber@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dave@dave-thorp.me.uk --- Comment #1 from Benjamin Weber <benji.weber@gmail.com> 2007-11-16 14:01:37 MST --- *** Bug 342430 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=342430 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c2 Benjamin Weber <benji.weber@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |svgunhouse@ameritech.net --- Comment #2 from Benjamin Weber <benji.weber@gmail.com> 2007-11-16 14:01:45 MST --- *** Bug 342401 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=342401 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c3 --- Comment #3 from David Thorp <dave@dave-thorp.me.uk> 2007-11-16 14:06:50 MST --- So how can we get package management back now? If it's not already been done may be idea to remove the update from the repository otherwise we're gonna end up with a lot of people with a critical problem -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c4 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@novell.com --- Comment #4 from Marcus Meissner <meissner@novell.com> 2007-11-16 14:12:24 MST --- the update has been removed from the repository -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c5 --- Comment #5 from David Thorp <dave@dave-thorp.me.uk> 2007-11-16 14:55:29 MST --- Ok to solve (for anyone still desperate to get package management back) Go to http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/ and pick up the following three packages and save them to their own folder (all 3 packages in one folder) http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/libzypp-3.... http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/boost-1.33... http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/zypper-0.8... Open a shell and su to root cd to the folder you put them in rpm -e boost-1.33.1-108.2 (which erases the wonderfully and thoroughly tested package that caused the mess) rpm -ivh *.* 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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c6 Harald Mueller-Ney <hmuelle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hmuelle@novell.com, coolo@novell.com AssignedTo|dmacvicar@novell.com |ro@novell.com Priority|P5 - None |P1 - Urgent --- Comment #6 from Harald Mueller-Ney <hmuelle@novell.com> 2007-11-17 03:51:01 MST --- Rudi, we need to remove latest boost update immediately I will give you a call. -- 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.
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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c8 Harald Mueller-Ney <hmuelle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ro@novell.com |dmacvicar@novell.com --- Comment #8 from Harald Mueller-Ney <hmuelle@novell.com> 2007-11-17 04:46:49 MST --- Udpate is removed already since yesterday night. Duncan, you find out what went wrong that libzypp and zypper was uninstalled due boost update? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c10 --- Comment #10 from Cristian Rodriguez <crrodriguez@novell.com> 2007-11-17 07:53:34 MST --- Created an attachment (id=183795) --> (https://bugzilla.novell.com/attachment.cgi?id=183795) evidence of the mess. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c11 --- Comment #11 from Stephan Kulow <coolo@novell.com> 2007-11-17 08:20:43 MST --- boost does no longer provide the libraries needed and zypper was asked to put that update into the system at all costs. It would be a feature request for the whole update stack to refuse updates that would remove packages not listed in the patch. But I had another case where the debuginfo needed to be removed, but these are removed without any notice too. So the bug is FIXED, the feature worth tracking -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=342394#c12 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Duncan Mac-Vicar <dmacvicar@novell.com> 2007-11-27 06:46:34 MST --- Moved to feature #303033 -- 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.
participants (1)
-
bugzilla_noreply@novell.com