<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    It appears there has been a regression in phosphor-dbus-interfaces
    in how it combines two different YAML files. My guess is the problem
    occurred when the transition from CMake to Meson was performed. I'd
    appreciate some guidance from someone more familiar with how Meson
    works.<br>
    <br>
    Details:<br>
    In dunfell, and CMake when I issue this command from the BMC
    console:<br>
    <font face="Courier New, Courier, monospace">busctl call -j 
      xyz.openbmc_project.Network /xyz/openbmc_project/network
      org.freedesktop.DBus.ObjectManager GetManagedObjects<br>
      <br>
    </font>I receive:<br>
    <font face="Courier New, Courier, monospace">...<br>
                                   "/xyz/openbmc_project/network/eth0" :
      {<br>
                                           "org.freedesktop.DBus.Peer" :
      {},<br>
                                          
      "org.freedesktop.DBus.Introspectable" : {},<br>
                                          
      "org.freedesktop.DBus.Properties" : {},<br>
                                           <b>"xyz.openbmc_project.Channel.ChannelAccess"
        : {</b><b><br>
      </b><b>                                             "MaxPrivilege"
        : {</b><b><br>
      </b><b>                                                     "type"
        : "s",</b><b><br>
      </b><b>                                                     "data"
        : "priv-admin"</b><b><br>
      </b><b>                                             }</b><b><br>
      </b><b>                                     },</b><br>
                                          
      "xyz.openbmc_project.Collection.DeleteAll" : {},<br>
      <br>
      ...<br>
      <br>
    </font>The same command issued from gatesgarth, and Meson, I
    receive:<br>
    <font face="Courier New, Courier, monospace">...</font><br>
    <font face="Courier New, Courier, monospace">                            
      "/xyz/openbmc_project/network/eth0" : {<br>
                                           "org.freedesktop.DBus.Peer" :
      {},<br>
                                          
      "org.freedesktop.DBus.Introspectable" : {},<br>
                                          
      "org.freedesktop.DBus.Properties" : {},<br>
                                          
      "xyz.openbmc_project.Collection.DeleteAll" : {},<br>
      ...<br>
    </font><br>
    Any pointers on how to restore the missing D-Bus data?<br>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <title></title>
      <font color="#1F497D"><font face="Century Gothic">Johnathan Mantey<br>
          <small>Senior Software Engineer</small><br>
          <big><font color="#555555"><small><b>azad te</b><b>chnology
                  partners</b></small><br>
              <small><font color="#1F497D"><small>Contributing to
                    Technology Innovation since 1992</small></font><small><br>
                  <font color="#1F497D">Phone: (503) 712-6764<br>
                    Email: <a href="mailto:johnathanx.mantey@intel.com">johnathanx.mantey@intel.com</a></font></small><br>
                <br>
              </small></font></big></font></font> </div>
  </body>
</html>