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: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to