[Bug 652621] New: dependency resolution problem while initialising a virtual machine
https://bugzilla.novell.com/show_bug.cgi?id=652621 https://bugzilla.novell.com/show_bug.cgi?id=652621#c0 Summary: dependency resolution problem while initialising a virtual machine Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: PC OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: a.cavallo@cavallinux.eu QAContact: adrian@novell.com Found By: --- Blocker: --- User-Agent: Opera/9.80 (Macintosh; Intel Mac OS X; U; en) Presto/2.5.24 Version/10.54 The project home:cavallo71:opt-python-interpreters / opt-python-svn8636686366 fails to build due to dependencies problem. While building the virtual machine on openSuSE Factory the python-base uses the already built opt-python-svnXXXXX interpreters for the libpython2.7.so.1.0 dependency. This will break the virtual machine build up with the following message: have choice for libpython2.7.so.1.0 needed by python-base: opt-python opt-python-svn83620 opt-python-svn83132 opt-python-svn84091 opt-python-svn84368 opt-python-svn84276 libpython2_7-1_0 Thank you Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: The default behaviour should be at vm build stage it should pick whatever python intepreter is defined at base distro (Factory in this case). -- 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=652621 https://bugzilla.novell.com/show_bug.cgi?id=652621#c2 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Adrian Schröter <adrian@novell.com> 2010-11-11 07:20:58 UTC --- this is implemented in this way on purpose. OBS must never decide on its own to have reproducable build results. Add a Prefer: opt-python-$SOMETHING to your project config to pick a defined one. -- 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