Re: [yocto] devshell not working for Qt or Boundary Devices based yocto

2017-06-15 Thread Jimi Damon
Hi, I created a yocto group and user for performing these builds. The yocto user has the basic Ubuntu default account ( comes from a simple useradd ... ) I verified that this user is able to perform the exact same bitbake -c devshell gettext that fails for other username ( same exact locati

Re: [yocto] devshell not working for Qt or Boundary Devices based yocto

2017-06-15 Thread Jimi Damon
Hi, I am not getting a separate terminal or even a different shell ( I would assume that Control-D or exit would get me back to the original shell ). Note that *bitbake -c pydevshell * also fails in that no python shell is started. In fact, I've deduced that something is set in my Environme

Re: [yocto] devshell not working for Qt or Boundary Devices based yocto

2017-06-15 Thread Paul Eggleton
On Thursday, 15 June 2017 5:12:19 AM CEST Gary Thomas wrote: > On 2017-06-15 01:58, Jimi Damon wrote: > > I'm trying out two different yocto distributions and in each one the > > devshell doens't work. Instead it just gets to the > > Summary line and returns to my normal shell ( bash ) . > > What

Re: [yocto] devshell not working for Qt or Boundary Devices based yocto

2017-06-14 Thread Gary Thomas
On 2017-06-15 01:58, Jimi Damon wrote: Hi , I'm trying out two different yocto distributions and in each one the devshell doens't work. Instead it just gets to the Summary line and returns to my normal shell ( bash ) . What are you expecting to happen? 'devshell' is just that - a shell envi