[yast-devel] WebYaST - currently failing packages
Hi, There are currently these failing packages in OBS build: webyast-mail-ui: .***uninitialized constant MailController::Administrator /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:105:in `const_missing' /usr/src/packages/BUILD/www/app/controllers/mail_controller.rb:65:in `update' webyast-root-user-ui: .***uninitialized constant AdministratorController::Mail /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:105:in `const_missing' /usr/src/packages/BUILD/www/app/controllers/administrator_controller.rb:73:in `update' (Is there any depenency between the two packages?) webyast-time-ui: test_commit_wizard(TimeControllerTest): Errno::ENOENT: No such file or directory - ./test/functional/../../../services/test/fixtures/ntp.xml (It loads fixtures from another package, add it to build requires?) webyast-software-ws: reports "DBus Error: DBus error": test_connect(PackageKitTest): Errno::ENOENT: No such file or directory - connect(2) /usr/lib/ruby/vendor_ruby/1.8/dbus/bus.rb:226:in `connect' (It seems that it wants to connect to the DBus daemon which is not running during RPM build. The mocking should be improved there. Klaus, could you look at it?) -- Best Regards Ladislav Slezák Yast Developer ------------------------------------------------------------------------ SUSE LINUX, s.r.o. e-mail: lslezak@suse.cz Lihovarská 1060/12 tel: +420 284 028 960 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
* Ladislav Slezak <lslezak@suse.cz> [Apr 19. 2010 08:20]:
Hi,
There are currently these failing packages in OBS build:
Thanks for enabling all the testsuites !
webyast-software-ws:
reports "DBus Error: DBus error":
test_connect(PackageKitTest): Errno::ENOENT: No such file or directory - connect(2) /usr/lib/ruby/vendor_ruby/1.8/dbus/bus.rb:226:in `connect'
(It seems that it wants to connect to the DBus daemon which is not running during RPM build. The mocking should be improved there. Klaus, could you look at it?)
Yes, I'll look into it. Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (2)
-
Klaus Kaempf
-
Ladislav Slezak