[Bug 608203] New: openmpi causes an error output on uninstall
http://bugzilla.novell.com/show_bug.cgi?id=608203 http://bugzilla.novell.com/show_bug.cgi?id=608203#c0 Summary: openmpi causes an error output on uninstall Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: davejplater@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.4) Gecko/20100417 SUSE/3.6.4-1.10 Firefox/3.0.6, Ant.com Toolbar 1.3 When openmpi is uninstalled during osc build it gives the following output :- deleting openmpi /var/tmp/rpm-tmp.4Pvn8K: line 1: /usr/bin/mpi-selector: No such file or directory error: %preun(openmpi-1.2.8-11.18.x86_64) scriptlet failed, exit status 127 re-try deleting openmpi using --noscripts Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608203 http://bugzilla.novell.com/show_bug.cgi?id=608203#c Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low CC| |pth@novell.com AssignedTo|pth@novell.com |jjolly@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608203 http://bugzilla.novell.com/show_bug.cgi?id=608203#c1 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Philipp Thomas <pth@novell.com> 2010-06-02 15:59:00 CEST --- Please state the package whose build triggers this so that I might reproduce. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608203 http://bugzilla.novell.com/show_bug.cgi?id=608203#c2 --- Comment #2 from Dave Plater <davejplater@gmail.com> 2010-06-02 16:17:48 UTC --- I haven't a package with an explicit requirement of openmpi but AFAIR it's home:plater kicad which requires boost-devel which triggers openmpi installation. I've several packages which require boost-devel :- multimedia:apps lilypond, gnash and ardour - multimedia:libs vigra - then the one I was building locally prior to building a package not requiring boost-devel is from science kicad which has a moderate build time. You should be able to reproduce by building any one of the above locally, I think vigra is the shortest build and the longest lilypond takes about an hour or so, and then build any package that doesn't need either openmpi, boost-devel or one of libboost_graph1_42_0, libboost_mpi1_39_0 or libboost_mpi1_42_0 which depend on libmpi and are pulled in by boost-devel. I'm pretty sure that it was kicad that I had built prior to the package (I can't remember which one) that triggered the uninstall of openmpi. If you have difficulty in reproducing, I will go through my packages. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608203 http://bugzilla.novell.com/show_bug.cgi?id=608203#c3 --- Comment #3 from Dave Plater <davejplater@gmail.com> 2010-06-02 18:15:11 UTC --- Created an attachment (id=366480) --> (http://bugzilla.novell.com/attachment.cgi?id=366480) /var/tmp/build-root/.build.log -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608203 http://bugzilla.novell.com/show_bug.cgi?id=608203#c4 --- Comment #4 from Dave Plater <davejplater@gmail.com> 2010-06-02 18:17:59 UTC --- To reproduce: 1) "osc build" working copy of home:plater kicad 2) "osc build" working copy of home:plater plasmoid-yawp -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608203 http://bugzilla.novell.com/show_bug.cgi?id=608203#c5 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO CC| |mls@novell.com, | |ro@novell.com InfoProvider| |ro@novell.com AssignedTo|jjolly@novell.com |ro@novell.com --- Comment #5 from Philipp Thomas <pth@novell.com> 2010-06-07 15:39:09 CEST --- OK, works when installing/removing via rpm but fails in build. Rudi, does build ignore PreReq/Requires(preun)? -- Configure bugmail: http://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=608203 https://bugzilla.novell.com/show_bug.cgi?id=608203#c6 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|ro@novell.com |mls@novell.com --- Comment #6 from Ruediger Oertel <ro@novell.com> 2010-11-10 13:06:41 UTC --- I don't think we really care during uninstallation ... Micha ? -- 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=608203 https://bugzilla.novell.com/show_bug.cgi?id=608203#c7 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|mls@novell.com | --- Comment #7 from Michael Schröder <mls@novell.com> 2010-11-10 13:12:43 UTC --- the "delete unwanted package" phase in the build script just orders alphabetically, which is probably not a good idea. We might want to change this, but the only really supported build mode is "--clean" anyways. -- 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=608203 https://bugzilla.novell.com/show_bug.cgi?id=608203#c8 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Minor --- Comment #8 from Ruediger Oertel <ro@novell.com> 2011-01-28 12:49:25 UTC --- changing to "minor" as it's just some error output lines without larger impact -- 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=608203 https://bugzilla.novell.com/show_bug.cgi?id=608203#c9 Ruediger Oertel <ro@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #9 from Ruediger Oertel <ro@suse.com> 2013-11-11 16:22:14 UTC --- closing, anything but clean build is not supported and we never seem to have enough spare time to touch this -- 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=608203 https://bugzilla.novell.com/show_bug.cgi?id=608203#c10 --- Comment #10 from Philipp Thomas <pth@suse.com> 2013-11-13 14:38:32 CET --- as Plus it's only fixable on the build side, not the package side. At least as long no one has time to split boost-devel into one devel package per library which would most probably result in libboostmpi needed by only very few packages if at all. -- 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