Re: [yocto] Do rootfs fail when switch from rpm to deb

2018-12-11 Thread Jonas Andersson
Thanks, I'll look into it. Den tis 11 dec. 2018 kl 11:55 skrev Burton, Ross : > On Tue, 11 Dec 2018 at 09:11, Jonas Andersson > wrote: > > The following packages have unmet dependencies: > > microservicebus-node : Depends: microservicebus-node-npm but it is not > going to be installed > >

Re: [yocto] Do rootfs fail when switch from rpm to deb

2018-12-11 Thread Burton, Ross
On Tue, 11 Dec 2018 at 09:11, Jonas Andersson wrote: > The following packages have unmet dependencies: > microservicebus-node : Depends: microservicebus-node-npm but it is not going > to be installed > Depends: microservicebus-node-npm-JSONStream but it > is not

[yocto] Do rootfs fail when switch from rpm to deb

2018-12-11 Thread Jonas Andersson
Hi We have an recipe based on microservicebus-node npm package created with devtool. When we build with PACKAGE_CLASSES = "package_rpm" it builds but when switching to package_deb do_rootfs fails. What can I do to get more information about the packages that is reported as broken, are there any