Fail to start org.openbmc.managers.System.service

張漢彬 henbinchang at gmail.com
Wed May 30 12:30:25 AEST 2018


>
> This inventory module comes from
> https://github.com/openbmc/skeleton/tree/master/pyinventorymgr
> I believe all you need to do is ensure you bring in this recipe when
> you build your image:
> https://github.com/openbmc/openbmc/blob/master/meta-phosphor
> /common/recipes-phosphor/chassis/obmc-mgr-inventory.bb
> Your image should then have the inventory module:
> ls /usr/lib/python2.7/site-packages/obmc/
> __init__.py   __init__.pyc  dbuslib       enums.py      enums.pyc
> inventory     mapper        sensors.py    sensors.pyc   system
> utils         wsgi


Hi Andrew,

I could bitbake build the obmc-mgr-inventory recipe and find the
obmc/inventory in the source path of obmc-mgr-inventory.

ls pyinventorymgr/
build  inventory_items.py  Makefile  obmc  setup.cfg  setup.py
sync_inventory_items.py
ls pyinventorymgr/obmc/
inventory

But I still couldn't see the inventory in the path
ls /usr/lib/python2.7/site-packages/obmc/
dbuslib  enums.py  enums.pyc  __init__.py  __init__.pyc  mapper
sensors.py  sensors.pyc  system  utils  wsgi

What may I miss?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20180530/5e11c0a6/attachment.html>


More information about the openbmc mailing list