[Bug 661473] New: YastServiceTest get stuck in YaST:Web OBS project in FACTORY/i586 repo
https://bugzilla.novell.com/show_bug.cgi?id=661473 https://bugzilla.novell.com/show_bug.cgi?id=661473#c0 Summary: YastServiceTest get stuck in YaST:Web OBS project in FACTORY/i586 repo Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: WebYaST AssignedTo: kkaempf@novell.com ReportedBy: lslezak@novell.com QAContact: qa@suse.de CC: mvidner@novell.com Found By: Development Blocker: --- OBS cannot build webyast-base-ws package in openSUSE_Factory/i586 repository. The build gets stuck in YastServiceTest (yast_service_test.rb file). I have debugged that it happens on line 40 when calling DBus::SessionBus.instance method: DBus::SystemBus.stubs(:instance).returns(DBus::SessionBus.instance) The strange thing is that it gets stuck only on i586, on x86_64 it builds OK. Also rebuilding the package locally using "osc build openSUSE_Factory i586" is OK. This may indicate a problem in dbus/kernel or in Xen which is used in OBS... -- 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=661473 https://bugzilla.novell.com/show_bug.cgi?id=661473#c1 --- Comment #1 from Ladislav Slezak <lslezak@novell.com> 2010-12-27 11:11:03 UTC --- As a temporary workaround I have commented out the test so the package and all dependent WebYaST packages build in FACTORY/i586. -- 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=661473 https://bugzilla.novell.com/show_bug.cgi?id=661473#c2 --- Comment #2 from Ladislav Slezak <lslezak@novell.com> 2011-01-03 19:51:42 UTC --- BTW I just have noticed that yast2-dbus-server in YaST:Head/i586 also stucks when running the tests (again, x86_64 is OK): make[6]: Entering directory `/usr/src/packages/BUILD/yast2-dbus-server-2.20.0/src/services/namespace_service/testsuite' /usr/bin/python Hey, server, get on da bus... off we go! Stress test, 1 iterations to go. Running ./t1 Job seems to be stuck here, killed. So it's probably a generic Dbus problem on i586... -- 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=661473 https://bugzilla.novell.com/show_bug.cgi?id=661473#c Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High CC| |kkaempf@novell.com AssignedTo|kkaempf@novell.com |mvidner@novell.com -- 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=661473 https://bugzilla.novell.com/show_bug.cgi?id=661473#c3 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #3 from Martin Vidner <mvidner@novell.com> 2011-01-04 12:59:38 CET --- It's a bug in dbus-daemon. *** This bug has been marked as a duplicate of bug 645381 *** http://bugzilla.novell.com/show_bug.cgi?id=645381 -- 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