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.