http://bugzilla.novell.com/show_bug.cgi?id=586979 http://bugzilla.novell.com/show_bug.cgi?id=586979#c8 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Jiri Slaby <jslaby@novell.com> 2010-03-12 18:49:11 UTC --- (In reply to comment #7)
Compiling now with 20100311. Will let you know.
Yup, seems to work now. What I did is mkdir /tmp/repo cd /tmp/repo osc getbinaries devel:gcc gcc45 openSUSE_Factory x86_64 cd /tmp osc co zypp:Head cd zypp:Head/libsatsolver abuild ... -D head-x86_64 --prefer-rpms=/tmp/repo/ libsatsolver.spec cp .../*rpm /tmp/repo/ cd ../libzypp abuild ... -D head-x86_64 --prefer-rpms=/tmp/repo/ libzypp.spec cp .../*rpm /tmp/repo/ cd ../zypper abuild ... -D head-x86_64 --prefer-rpms=/tmp/repo/ zypper.spec cp .../*rpm /tmp/repo/ rpm -Fvh /tmp/repo/*rpm As Richard already pushed 20100311 into factory and it's building now, closing as fixed. -- 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.