[Rock-dev] [rock] #330: global use() calls on child profiles do not apply on definnitions in the parent

rock noreply at opendfki.de
Mon Sep 2 10:02:39 CEST 2013


#330: global use() calls on child profiles do not apply on definnitions in the
parent
--------------------+-----------------------------------
 Reporter:  mago02  |      Owner:  rock-dev-mailing-list
     Type:  defect  |     Status:  new
 Priority:  major   |  Milestone:
Component:  base    |   Keywords:
--------------------+-----------------------------------
 --- profiles/main.rb ---


 define 'something', SomeTask::Task


 --- profiles/robot/main.rb ---

 require profiles/main.rb
 ...
 use SomeTask::Task => SomeTask::Task.use(some_def)


 result in

 Syskit[FATAL]: cannot find a device to tie to 1 task(s)
 ...

 (occures only if there were several provider for the service in
 SomeTask::Task)

-- 
Ticket URL: <http://rock.opendfki.de/ticket/330>
rock <http://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list